-
-
Notifications
You must be signed in to change notification settings - Fork 273
Open
Labels
Description
When executing any program or script which requires user confirmation to continue for example rm -i or unzip or even plane read bash function more then once ... the script-server does not pass pressed letter without enter which messes up second request as {ENTER} from the buffer is then considered as second input.
Then it works on the third and fails on the fourth etc ...
