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
It's been quite a while since I wrote this so I don't recall if I tried to use readline or not. I vaguely recall wanting to keep it cross-platform and I think I ran into some Windows and Mac issues with readline. But yes, that would work.
Cursor keys can work via:
Readline.readline('')
perhaps it can be tried automatically. via a rescue.
If possible, then user input is read via readline. Otherwise
default to stdin.
The text was updated successfully, but these errors were encountered: