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
Link of a Gist with the contents of your .hyper.js: gist
Relevent information from devtools : N/A
The issue is reproducible in vanilla Hyper.app: Yes
Issue
Typing Ctrl-A, Ctrl-R, Ctrl-E etc. does not result in the expected behavior (e.g. start-of-line for Ctrl-A, search history for Ctrl-R). Instead Ctrl-A selects all the text and the other ones apparently do nothing.
This does not seem to be related to the underlying shell because I can reproduce in both bash.exe and Git Bash ("C:\Program Files\Git\bin\sh.exe" -l). May be related to #1058.
Issue
Typing Ctrl-A, Ctrl-R, Ctrl-E etc. does not result in the expected behavior (e.g. start-of-line for Ctrl-A, search history for Ctrl-R). Instead Ctrl-A selects all the text and the other ones apparently do nothing.
This does not seem to be related to the underlying shell because I can reproduce in both
bash.exe
and Git Bash ("C:\Program Files\Git\bin\sh.exe" -l
). May be related to #1058.Discussion on Twitter
The text was updated successfully, but these errors were encountered: