Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctrl-based shortcuts not working in Windows #1152

Closed
nolanlawson opened this issue Dec 13, 2016 · 1 comment
Closed

Ctrl-based shortcuts not working in Windows #1152

nolanlawson opened this issue Dec 13, 2016 · 1 comment
Labels
👯‍♀️ Is Duplicate Issue is a duplicate of another issue

Comments

@nolanlawson
Copy link

  • OS version and name: Windows 10 14987.1001
  • Hyper.app version: 1.0.0
  • Link of a Gist with the contents of your .hyper.jsgist
  • 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.

Discussion on Twitter

@timothyis
Copy link
Contributor

Duplicate of #1121. Please extend your issues there.

@timothyis timothyis added the 👯‍♀️ Is Duplicate Issue is a duplicate of another issue label Dec 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👯‍♀️ Is Duplicate Issue is a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants