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

Add extra modifiers/state from kitty keyboard protocol #696

Merged

Conversation

pianohacker
Copy link
Contributor

Add support for:

  • The Super/Command/Windows modifier.
  • The Hyper/Meta modifers (stored in the state field as discussed in a previous PR).
  • The Num Lock/Caps Lock state.

Please especially review the solution for Hyper/Meta.

Copy link
Contributor

@groves groves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excited to see the addition of super! Always wanted to be able to use that from the terminal.

src/event.rs Outdated Show resolved Hide resolved
Copy link
Member

@TimonPost TimonPost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome!!

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

Successfully merging this pull request may close these issues.

None yet

3 participants