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+Alt+Cursor treated the same as Cursor without modifiers #548

Closed
mbunkus opened this issue May 17, 2018 · 1 comment
Closed

Ctrl+Alt+Cursor treated the same as Cursor without modifiers #548

mbunkus opened this issue May 17, 2018 · 1 comment

Comments

@mbunkus
Copy link

mbunkus commented May 17, 2018

How to reproduce:

  1. Run cat
  2. Press e.g. the cursor up key
  3. Press e.g. Ctrl+Alt+cursor up
  4. Observe that both emit ^[[A. Testing both in emacs -Q -nw confirms this.

Note that Alt+cursor and Ctrl+cursor are OK; it's only Ctrl+Alt+cursor that's wrong.

kitty 0.9.1

@mbunkus
Copy link
Author

mbunkus commented May 17, 2018

Thanks for the very quick fix. I can confirm that it works just as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant