demoshell icon indicating copy to clipboard operation
demoshell copied to clipboard

fix output mingling between commands

Open dhellmann opened this issue 7 years ago • 1 comments

All commands effectively run in the background now. Either block until a command is done or at least figure out which output block the output should go into instead of always adding to the most recent. Blocking seems easier and sufficient for the use cases for the tool

dhellmann avatar Mar 11 '18 22:03 dhellmann

If we block wwe could use different colors for the command prompt to show when input is ok again.

dhellmann avatar Mar 11 '18 22:03 dhellmann