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
/usr/bin/read, bash and zsh read don't handle \x7f (nor ^H). Yet, this works under macos Terminal app or iTerm, which both send \x7f by default. This also doesn't work in Emacs ansi-term, so it's an issue inherited from term.el. Fish read always works.
I haven't been able to figure out what's happening yet.
Use of
read
under mistty does not correctly handle backspace:The text was updated successfully, but these errors were encountered: