railsware / upterm

A terminal emulator for the 21st century.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changing directory fails when passing an envvar

ttacon opened this issue · comments

The cd command implementation does not seem to resolve environment variables, but rather it attempts to use them verbatim (i.e. cd $FOO fails).

screen shot 2017-11-18 at 3 58 41 pm

There are not errors in the JS console and the version of upterm is 0.4.3.