Description
When using OpenCode with RTL (Right-to-Left) languages, there are two issues:
- Text is wrongly indented — RTL text does not align correctly, causing indentation/layout problems in the terminal output.
- Font is very hard to read — The rendered text in RTL mode is difficult to read, likely due to font rendering or character spacing issues in the TUI.
Expected behavior
- RTL text should be properly right-aligned and indented correctly.
- RTL text should be rendered in a legible, readable manner.
Environment
Description
When using OpenCode with RTL (Right-to-Left) languages, there are two issues:
Expected behavior
Environment