You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since 1.3.0, if you pass no command line options, it will try to read from stdin.
We still don't handle the case where stdin doesn't provide any options either.
Right now it still renders prompt when no options are given, and when you select it send
undefined
to stdoutThe text was updated successfully, but these errors were encountered: