upterm
upterm copied to clipboard
A terminal emulator for the 21st century.
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:...
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....
 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...
as title said...
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!...