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

Add a setting to force LTR / logical order for incoming text #12711

Open
lhecker opened this issue Mar 17, 2022 · 0 comments
Open

Add a setting to force LTR / logical order for incoming text #12711

lhecker opened this issue Mar 17, 2022 · 0 comments
Labels
Area-AtlasEngine Area-i18n Internationalization issues (e.g.: non-US input handling doesn't work) Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Terminal The new Windows Terminal.

Comments

@lhecker
Copy link
Member

lhecker commented Mar 17, 2022

Description of the new feature/enhancement

Created out of: #12294
For reference: https://sw.kovidgoyal.net/kitty/conf/#opt-kitty.force_ltr

The following applies practically only to Hebrew:
Some applications (vim -H for instance) write RTL scripts already in reverse in order to place glyphs on the right side of the terminal. In order for us to support such RTL-aware applications we need to add a setting which allows the user to suppress BiDi detection.

Proposed technical implementation details (optional)

When we add BiDi detecting in AtlasEngine, we should skip the detection if rendering in "logical order" is force-enabled.

@lhecker lhecker added Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Area-i18n Internationalization issues (e.g.: non-US input handling doesn't work) Area-AtlasEngine labels Mar 17, 2022
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Mar 17, 2022
@lhecker lhecker changed the title Add a setting to force LTL / logical order for incoming text Add a setting to force LTR / logical order for incoming text Mar 17, 2022
@zadjii-msft zadjii-msft removed the Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting label Apr 26, 2022
@zadjii-msft zadjii-msft added the Product-Terminal The new Windows Terminal. label Aug 15, 2022
@ghost ghost removed the Needs-Tag-Fix Doesn't match tag requirements label Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-AtlasEngine Area-i18n Internationalization issues (e.g.: non-US input handling doesn't work) Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Terminal The new Windows Terminal.
Projects
None yet
Development

No branches or pull requests

2 participants