Feature Request: Right-to-Left (RTL) and Arabic Complex Text Shaping Support #13947
Replies: 2 comments
|
!denounce slingshotting LLM output |
0 replies
|
You didn't even bother to unindent the output or replace the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
and in reverse visual order (LTR direction).
visually inverted and unshaped.
right-to-left.
- Complex text shaping (via HarfBuzz or similar text shaping engine) to properly connect
Arabic characters.
- Proper handling of mixed LTR/RTL text and cursor positioning.
this via FriBidi/HarfBuzz integration. Native support or an optional BiDi rendering pipeline in
Ghostty would significantly improve accessibility for Arabic and RTL language speakers.
All reactions