web-terminal icon indicating copy to clipboard operation
web-terminal copied to clipboard

"echo" command is false

Open royalrover opened this issue 8 years ago • 0 comments

in terminal.js line 184: proc = spawn(env.WEB_SHELL || shell, opts);

should del the second params--null

royalrover avatar Nov 13 '17 02:11 royalrover