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
On a similar note, Ctrl+<left/right arrow key> doesn't have the expected readline behaviour (i.e. skipping to the next / previous word); sometimes it's interpreted as "delete", sometimes nothing.
Non-intuitively,
Term::Readline::Zoid
makes the backspace key act like the delete key if there's no characters before the prompt.The text was updated successfully, but these errors were encountered: