upterm
upterm copied to clipboard
A terminal emulator for the 21st century.
Hey, this is my first issue so please bare with me. I suggested upterm to a colleague of mine and he came back with this screenshot. Its not on my...
Yeah, it reminded me the same thing 50 times already. How to turn it off?
Any plans for a terminal emulator built around Upterm, that supports [multiple tabs](https://github.com/zeit/hyper/issues/2350), like SecureCRT or Pac Manager? Or are there other projects attempting to build a [viable](https://alternativeto.net/software/pac-manager/reviews/) [open source...
v0.4.3 : There is no auto-completion for path in command >scp -r * [email protected]:/root/PATH
Updating git branches without checking out that branch is nice, and it works that way: ``` git fetch origin branchname:branchname ``` The git completion script (https://github.com/git/git/blob/master/contrib/completion/git-completion.bash) autocompletes the `branchname:branchname` part...
It would be great if you added .deb install package
I just installed upterm and ran `ls -G` (which is aliased to `ls`) in my home directory with this result:  Note that the...
When I open vim, it always **force close**. I can't even see error message in developer tools.
Autocomplete not listing symbolic links on mac. Awesome emulator tho!
- [ ] Remove aliases with the same key and value - [ ] Test with nested tokens - [ ] Test with half a token in alias - [...