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
I don't have access to anything except that which the terminal gives me. So depending on what you're expecting, it's probably not possible. See also: #57 in case it's related.
I wonder if you could write a raw console app, just like a naked main function and use of readLine, and see if you're getting characters in that case.
Our app has a need to listen to various control-modified keys (ctrl-u, ctrl-f, ctrl-b, etc.). But:
…shows those keys are ignored.
Is there an API to listen for those keys?
The text was updated successfully, but these errors were encountered: