upterm icon indicating copy to clipboard operation
upterm copied to clipboard

A terminal emulator for the 21st century.

Results 100 upterm issues
Sort by recently updated
recently updated
newest added

MacOS 10.12.6 - There is no suggestions for symlinks while using `cd` command. - The terminal screen rolls out the window to the left when the horizontal scrolling is used....

I have a bunch of config in my `.zshrc`. Appending to the PATH, setting up virtualenvwrapper, kubectl completion. But running `source ~/.zshrc` messes up the whole terminal in Black Screen:...

Bug: Unconfirmed

Repro: ``` echo "asdf" > blah ``` After pressing enter, the command is finished, but the cursor does not appear again. It only appears again after pressing a key, e.g....

![image](https://user-images.githubusercontent.com/13184340/37069681-6763607a-21ef-11e8-9e63-a6fcc79cec4e.png) This picture shows when i use " tail -1000f"+a log file,The log file output is very fast,upterm's style is very disorderly. iTerm has no this problem.

I've got a couple folders: verylongname verylongname-with-some-options verylongname-with-some-other-options In normal terminals I would type `ver` and then hit `tab` to get it to show `cd verylongname`. In upterm however, it...

The `$PWD` variable doesn't match the output of the `pwd` command. For some reason upterm adds an additional slash to the end of the `$PWD` value. I've check various other...

got this erro when I try to install in manjaro 32-bit with `yaourt -S upterm` ``` npm ERR! path /tmp/yaourt-tmp-labatata101/aur-upterm/src/upterm-0.4.3/node_modules/npm/node_modules/fs-write-stream-atomic npm ERR! code ENOENT npm ERR! errno -2 npm ERR!...