[FEATURE] Right-to-left language support
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
There’s a massive number of people worldwide whose languages run right-to-left, completely opposite to English. While there is technically support for the language itself, the actual output is pretty glitchy. The returned info, especially when mixed with specific terms or code snippets, ends up all over the place, making it a real pain to follow the context. It seems like adding an optional RTL layout direction would be a relatively low-hanging fruit. We’re not talking about a major design overhaul here, just a simple functional tweak that would let a huge portion of the global audience get the full, seamless experience.
Proposed Solution
Add RTL tag.
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
Interactive mode (TUI)
Use Case Example
I just feel much more at ease expressing myself in my native tongue when I'm making a request. It allows me to give way more nuanced instructions, plus it’s a lot easier to digest the answer when it flows naturally in my own language.
Additional Context
_No response_
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗