-
Notifications
You must be signed in to change notification settings - Fork 779
Fixes #4926. Remove IDriver.GetVersionInfo, add IDriver.KittyKeyboardCapabilities #4927
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
Merged
tig
merged 18 commits into
develop
from
copilot/remove-get-version-info-add-kitty-keyboard-capabil
Apr 11, 2026
Merged
Changes from 3 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
101172d
Initial plan
Copilot b125eaa
Fixes #3999. Remove IDriver.GetVersionInfo, add IDriver.KittyKeyboard…
Copilot 8804937
Fix parameter name in SetKittyKeyboardCapabilities xml doc
Copilot b7b898c
Apply suggestions from code review
tig 43a9968
Merge branch 'copilot/remove-get-version-info-add-kitty-keyboard-capa…
tig cadac04
Refactor Kitty keyboard protocol detection & enablement
tig e74f32c
Improve kitty keyboard protocol negotiation & cleanup
tig 12a5ab0
Merge branch 'develop' into copilot/remove-get-version-info-add-kitty…
tig 14aec41
Add tests for mixed Kitty and legacy input deduplication
tig d27c18e
Fixes #4918 - Suppress duplicate keydown for Kitty+legacy printable i…
tig 87d3460
Update Terminal.Gui/Drivers/IDriver.cs
tig 0cc01c9
Update Terminal.Gui/Drivers/AnsiHandling/KittyKeyboardProtocolDetecto…
tig 1b6d559
Update Terminal.Gui/Drivers/AnsiHandling/KittyKeyboardCapabilities.cs
tig ff8c872
Update Terminal.Gui/App/MainLoop/MainLoopCoordinator.cs
tig e44db68
Update Terminal.Gui/App/MainLoop/ApplicationMainLoop.cs
tig d6a9d34
Make IDriver.KittyKeyboardCapabilities get-only; move set responsibil…
Copilot 94fa70b
Merge branch 'copilot/remove-get-version-info-add-kitty-keyboard-capa…
tig ef240a0
deleted old plans
tig File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...siHandling/KittyKeyboardProtocolResult.cs → ...AnsiHandling/KittyKeyboardCapabilities.cs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.