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

In zsh I can change directory only by path (without cd command). In black screen it returns error: ``` > ./ekaragodin zsh:1: permission denied: ./ekaragodin ```

Shell
Feature

### 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

Build
Feature

This is very strange; when I try to `source ~/.profile` in Upterm (with zsh), I get this error: ![screen shot 2017-09-21 at 10 53 45 am](https://user-images.githubusercontent.com/14872/30702509-2a39e744-9ebb-11e7-8082-01e00e84ffc5.png) This doesn't appear to...

Elaboration Requested
Bug: Confirmed

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...