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

Commits on Aug 1, 2022

  1. Add support for Super, Hyper, and Meta modifiers

    This will only work in a terminal supporting the kitty keyboard protocol.
    pianohacker committed Aug 1, 2022
    Copy the full SHA
    b9a363f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7994d73 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ef684f9 View commit details
    Browse the repository at this point in the history
  4. Fix docs error

    pianohacker committed Aug 1, 2022
    Copy the full SHA
    4417f62 View commit details
    Browse the repository at this point in the history
  5. Fix clippy error

    pianohacker committed Aug 1, 2022
    Copy the full SHA
    07c1813 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Copy the full SHA
    6e22b97 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7345feb View commit details
    Browse the repository at this point in the history