Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to disable stdin #279

Open
bugy opened this issue Mar 28, 2020 · 3 comments
Open

Add possibility to disable stdin #279

bugy opened this issue Mar 28, 2020 · 3 comments
Labels

Comments

@bugy
Copy link
Owner

bugy commented Mar 28, 2020

Many scripts don't expect user input during runtime, so it would be nice to disable an input field.
Some problems with this input:

  1. It's a bit confusing (asking for input, when nothing is needed)
  2. On mobiles, it makes a keyboard to open automatically
  3. It could interact in a bad way with Add support for stdin parameters  #278
@mitchtchesnitch
Copy link

This would definitely help bullet-proofing the app! Cheers!

@enriquetoledano
Copy link

I also would like to see this implemented.
Best regards

@Snify89
Copy link

Snify89 commented Sep 4, 2023

Would love to see this implemented as well.
Thank you for considering

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants