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

InputGenerator: refactor Ctrl+key input mapping #1703

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

christianparpart
Copy link
Member

@christianparpart christianparpart commented Jan 5, 2025

Thanks to @j4james, I've mapped the Ctrl + key handling a little bit more streamlined as it is documented in DEC STD 070, page 6-170.

refs #1702.

@github-actions github-actions bot added the VT: Backend Virtual Terminal Backend (libterminal API) label Jan 5, 2025
@christianparpart christianparpart force-pushed the improvement/kbd-input-mapping branch from 076745c to eb83d89 Compare January 5, 2025 20:59
@christianparpart christianparpart added the no changelog Tells the CI to not require a changelog entry label Jan 5, 2025
@christianparpart christianparpart changed the title [vtbackend] InputGenerator: refactor Ctrl+key input mapping InputGenerator: refactor Ctrl+key input mapping Jan 5, 2025
Copy link
Member

@Yaraslaut Yaraslaut left a comment

Choose a reason for hiding this comment

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

Thanks

@Yaraslaut Yaraslaut merged commit 1481615 into master Jan 6, 2025
31 of 32 checks passed
@Yaraslaut Yaraslaut deleted the improvement/kbd-input-mapping branch January 6, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Tells the CI to not require a changelog entry VT: Backend Virtual Terminal Backend (libterminal API)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants