Skip to content

Kitty Keyboard Protocol support#4768

Closed
horkykuba wants to merge 5 commits into
MidnightCommander:masterfrom
horkykuba:kitty
Closed

Kitty Keyboard Protocol support#4768
horkykuba wants to merge 5 commits into
MidnightCommander:masterfrom
horkykuba:kitty

Conversation

@horkykuba
Copy link
Copy Markdown

Proposed changes

I've added support for Kitty Keyboard Protocol.

I've done some basic testing it WezTerm and kitty terminals, and it appears to work. However, I haven't tested it thoroughly. In particular, please review the integrity of the get_key_code() function, as I'm not entirely sure I understand all of its functionality in detail.

Resolves: #4762

@github-actions github-actions Bot added needs triage Needs triage by maintainers prio: medium Has the potential to affect progress labels Sep 27, 2025
@github-actions github-actions Bot added this to the Future Releases milestone Sep 27, 2025
@horkykuba horkykuba marked this pull request as draft September 27, 2025 18:17
@horkykuba horkykuba closed this Sep 27, 2025
@github-actions github-actions Bot removed this from the Future Releases milestone Sep 27, 2025
@horkykuba horkykuba deleted the kitty branch September 27, 2025 18:20
@horkykuba horkykuba restored the kitty branch September 27, 2025 18:20
@zyv
Copy link
Copy Markdown
Member

zyv commented May 9, 2026

Superseded by #4769.

@zyv zyv added area: tty Interaction with the terminal, screen libraries and removed needs triage Needs triage by maintainers labels May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: tty Interaction with the terminal, screen libraries prio: medium Has the potential to affect progress

Development

Successfully merging this pull request may close these issues.

Support Kitty Keyboard Protocol

2 participants