-
-
Notifications
You must be signed in to change notification settings - Fork 747
Improve keyboard support for some terminal programs #9915
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
feerrenrut
merged 27 commits into
nvaccess:master
from
codeofdusk:cmduia7-keyboard-refactor
Aug 1, 2019
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
f7e7e68
Factor out the UIA keyboard support into a mixin and add it to PuTTY/…
codeofdusk db72da0
Enable TerminalKeyboardSupport for legacy consoles on Windows 10 1703…
codeofdusk ba8488c
Make TerminalKeyboardSupport configurable for legacy consoles.
codeofdusk 187c452
Make the TerminalKeyboardSupport mixin inherit from object, so that T…
codeofdusk 4698f94
TerminalKeyboardSupport -> TerminalWithKeyboardSupport.
codeofdusk 0aac443
Fix ambiguous imports.
codeofdusk 530460f
Enable new keyboard handling and TerminalWithKeyboardSupport on Windo…
codeofdusk a94d384
Clarify GUI option text.
codeofdusk 6dbe58e
Merge branch 'master' into cmduia7-keyboard-refactor
codeofdusk 98b6931
Introduce changes from #9936.
codeofdusk f59dd6a
TerminalWithKeyboardSupport -> TerminalWithoutTypedCharDetection.
codeofdusk 4bc5051
Update user guide.
codeofdusk ef9d4cc
Revert "TerminalWithKeyboardSupport -> TerminalWithoutTypedCharDetect…
codeofdusk 948fd5d
Review actions.
codeofdusk c9a134c
Only enable the KeyboardSupportInLegacyCheckBox on Windows 10 1607 an…
codeofdusk eb74adc
Merge branch 'master' into cmduia7-keyboard-refactor
codeofdusk 89e853d
Fix submodules.
codeofdusk bb0cac9
Merge branch 'master' into cmduia7-keyboard-refactor
codeofdusk 9be007e
Review action.
codeofdusk 7886917
Review actions.
codeofdusk bd00ae2
Keyboard support -> typed character support.
codeofdusk 5fd3874
Change accelerator.
codeofdusk f30db3a
Meeting actions.
codeofdusk 71e06d9
Add newline at end of file.
codeofdusk 73ce39f
Merge branch 'master' into cmduia7-keyboard-refactor
codeofdusk d52fae0
Update source/NVDAObjects/behaviors.py
codeofdusk d6c8a26
Review actions.
codeofdusk 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
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
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.