upterm
upterm copied to clipboard
A terminal emulator for the 21st century.
In zsh I can change directory only by path (without cd command). In black screen it returns error: ``` > ./ekaragodin zsh:1: permission denied: ./ekaragodin ```
### Steps to reproduce: 1. Paste the following code into the terminal ```bash echo "Hello" echo "World" ``` ### Observed behavior: The lines are concatenated together. What gets run is...
Hi, Please bring support for Windows including a downloadable installer
When I run `nvm --version`, upterm (0.4.1) throws `Upterm: command "nvm" not found.`. It works in the default Ubuntu terminal.
When using CLI apps such as VIM or Tmux, the Right Command inputting string "Meta" in to the program rather than sending a meta signal.
Steps to reproduce: 1: Set your keyboard layout to US International 2: Open Vim 3: Go into edit mode 4: Press the '," key 5: Nothing happens
This is very strange; when I try to `source ~/.profile` in Upterm (with zsh), I get this error:  This doesn't appear to...
Why I can't use .bash_profile aliases in black-screen? I have to do something or it is impossible for now?
This is more of a question than an issue. I see the output of SHELL environment variable is bash ``` echo $SHELL /usr/local/bin/bash ``` and yet I don't think .bashrc...
First of all, i need a normal instruction with steps and all dependencies what i need to install and execute at installation process. It's broke when i try install and...