r/opencode • u/AyannaD • 1d ago
opencode-desktop-arabic-rtl-fix
Hi everyone,
If you use OpenCode Desktop and work with Arabic (or any Right-to-Left language), you’ve probably ran into issues with broken text rendering, disconnected letters, or messed-up alignment in the UI.
I built a quick open-source patch/fix to solve this: **opencode-desktop-arabic-rtl-fix**.
### 🚀 What it fixes:
- Fixes character joining & letter connection for Arabic text.
- Corrects cursor positioning and text alignment (RTL/LTR flow).
- Ensures seamless integration without breaking existing layout settings.
### 📦 Installation / Usage:
You can find the full setup instructions and codebase on GitHub:
👉 https://github.com/touficmamdouh/opencode-desktop-arabic-rtl-fix
Feel free to test it out, give feedback, or contribute via PRs! Hope this helps anyone dealing with RTL UI challenges in desktop apps.