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

Extended Keyboard Input Support #180

Open
migueldeicaza-msft opened this issue May 21, 2021 · 2 comments
Open

Extended Keyboard Input Support #180

migueldeicaza-msft opened this issue May 21, 2021 · 2 comments

Comments

@migueldeicaza-msft
Copy link

migueldeicaza-msft commented May 21, 2021

There is a proposal floating around to extend the keyboard support in terminals:

https://sw.kovidgoyal.net/kitty/keyboard-protocol.html

It allows things like reporting on the status of additional key modifiers, as well as distinguishing individual keystrokes.

Might be worth adding.

@migueldeicaza
Copy link
Owner

Work in progress branch:

main...extended-keyinput

@migueldeicaza
Copy link
Owner

This is how tmux implemented it:

0ab82d95314e7a26a48452c77ad710f3aff97dd7

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

2 participants