fugazi-io / webclient

web based terminal application for executing local and remote commands
http://fugazi.io
28 stars 12 forks source link

inner commands execution result isn't shown in the output panel #62

Open nitzantomer opened 7 years ago

nitzantomer commented 7 years ago

for example:

a = (get URL)

this will have no output at all, regardless of whether the get URL command execution failed or not.