upterm
upterm copied to clipboard
A terminal emulator for the 21st century.
I like the software, but it's not perfect. For example, the screen is a bit distorted when you run the SRM Delete command. And the computer will be more and...
Is there some way to upgrade automatically?
Is there any plan for creating a plugin system?
When I execute a command that produces a lot of output (e.g. project compilation), only the last X lines are displayed. This is very unhelpful in cases where I need...
When I git rebase my code the response out is super tiny - which caused to me miss an error message from git.
When I'm in a ssh session the keys alt + "[" (alt+5) and alt + "]" (alt+6) does not work. Do you know why? Also if then a copy some...
would it be possible to show an image if you type "cat image.png" ? bonus showing thumbnails for all .png|.jgp|.svg|.gif when you ls
Is there a way to increase the history lines in the terminal? I need this when I'm in an ssh session for example as I cannot see the full content...
Installed via pacaur on Arch. Love the idea for the terminal, but when I open it up and try to cd into any directory, it doesn't actually change my directory....
The `cd` command implementation does not seem to resolve environment variables, but rather it attempts to use them verbatim (i.e. `cd $FOO` fails). There are not errors in the JS...