-
-
Notifications
You must be signed in to change notification settings - Fork 770
Hyphenate Braille using pyphen #19916
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
Open
LeonarddeR
wants to merge
32
commits into
nvaccess:master
Choose a base branch
from
LeonarddeR:pyphen
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 24 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
90ac1ca
Add pyphen
LeonarddeR 792938b
Add a hyphenation module
LeonarddeR e9df289
Add text wrap
LeonarddeR 0e79ac7
Config update
LeonarddeR bd889fa
Add language annotations to regions
LeonarddeR 3cd2347
Fix continuation stuff
LeonarddeR 098627d
userGuide: replace word wrap section with text wrap combo box documen…
Copilot ccd60a1
Update user guide
LeonarddeR 3f1029e
Pre-commit auto-fix
pre-commit-ci[bot] 903959c
No longer exclude bisect
LeonarddeR 44685d5
Merge branch 'pyphen' of https://github.com/leonardder/nvda into pyphen
LeonarddeR 3cda5ba
Merge branch 'master' into pyphen
LeonarddeR f818f62
Fixup config spec
LeonarddeR c0b2b97
Add a hook to setup.py
LeonarddeR acc793f
braille: switch textWrap to feature flag with renamed modes
LeonarddeR ee3a2a3
tests: add coverage for braille text wrap modes, continuation marker,…
LeonarddeR e2c9e4c
Update tests
LeonarddeR e0d5810
changes: document braille text wrap and hyphenation (#17010)
LeonarddeR 4020b2f
Merge remote-tracking branch 'origin/master' into pyphen
LeonarddeR 7c79183
Simplify patch.object usage in braille unit tests and add comments
LeonarddeR d99919e
Use direct assignment for auto-property overrides instead of patch.ob…
LeonarddeR 124ea0c
Merge remote-tracking branch 'origin/master' into pyphen
LeonarddeR 82cdf54
Fix window start pos
LeonarddeR 745536f
docs: replace "word wrap" with "text wrap" in comments and test names
LeonarddeR 6432ea9
Fix typo: hyphenationMap
LeonarddeR 929a436
Potential fix for pull request finding
LeonarddeR 1079808
Pre-commit auto-fix
pre-commit-ci[bot] 8331868
SMall fixups
LeonarddeR 951d01a
Merge branch 'pyphen' of https://github.com/leonardder/nvda into pyphen
LeonarddeR 312d0e2
Merge remote-tracking branch 'origin/master' into pyphen
LeonarddeR b64ab7d
Address PR #19916 review comments
LeonarddeR fbfca6b
Refactor _linkDeprecatedValues to use shared profile/cache writes
LeonarddeR 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
Oops, something went wrong.
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.