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
Having the same issue here. I'm working on a fix in a downstream fork and have implemented the delete key functionality, but I'm still returning an io.EOF/EOFError from readline. Any developer insight would be greatly appreciated.
When I try to edit a default value in prompt using delete key I get:
Backspace works fine.
Generally, even without a default value, the delete key causes the prompt input to fail.
The text was updated successfully, but these errors were encountered: