-
-
Notifications
You must be signed in to change notification settings - Fork 272
Open
Labels
Description
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 Add support for stdin parameters #278
Snify89