script-server
script-server copied to clipboard
Add possibility to disable stdin
Many scripts don't expect user input during runtime, so it would be nice to disable an input field. Some problems with this input:
- It's a bit confusing (asking for input, when nothing is needed)
- On mobiles, it makes a keyboard to open automatically
- It could interact in a bad way with #278
This would definitely help bullet-proofing the app! Cheers!
I also would like to see this implemented. Best regards
Would love to see this implemented as well. Thank you for considering