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

Fix legacy keyboard input protocol not reporting non-Alt modifier #1417

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

christianparpart
Copy link
Member

@christianparpart christianparpart commented Jan 20, 2024

Fixes #1411. 🙏

@github-actions github-actions bot added the VT: Backend Virtual Terminal Backend (libterminal API) label Jan 20, 2024
…porting non-Alt modifier

Signed-off-by: Christian Parpart <christian@parpart.family>
@christianparpart christianparpart merged commit 931c58c into master Jan 20, 2024
57 checks passed
@christianparpart christianparpart deleted the fix/1411 branch January 20, 2024 17:04
@0x5c
Copy link
Contributor

0x5c commented Jan 27, 2024

Can confirm, this is a successful fix when applied as a patch on top of 0.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
VT: Backend Virtual Terminal Backend (libterminal API)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Ctrl+arrow] no longer works in some contexts
2 participants