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
Relevent information from devtools(CMD+SHIFT+I on Mac OS, CTRL+SHIFT+I elsewhere): N/A
The issue is reproducible in vanilla Hyper.app: Is Vanilla
Issue
The arrow keys don't do anything. For example, I open the app and type > 12345678
I press the left-arrow 3 times and I would expect to have my cursor between the 5 and 6. However, my cursor stays at the end of the line.
My relevant hyper.js config shell: 'c:\\windows\\System32\\bash.exe'
The text was updated successfully, but these errors were encountered:
Is Vanilla
Issue
The arrow keys don't do anything. For example, I open the app and type
> 12345678
I press the left-arrow 3 times and I would expect to have my cursor between the 5 and 6. However, my cursor stays at the end of the line.
My relevant hyper.js config
shell: 'c:\\windows\\System32\\bash.exe'
The text was updated successfully, but these errors were encountered: