Replies: 1 comment
-
That was my issue. Basically non TTY devices being supported, but not with all keys. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please add support of non TTY Devices. Currently calling command from the e.g. cron will cause an Error:
For many commands there is no user iteration needed.
Also you can introduce new flag e.g.
-b
as "batch mode" to produce non TTY output and not accepting any user input.Beta Was this translation helpful? Give feedback.
All reactions