anomalyco / anomalyco/opencode
TUI rendering regression - unreadable layout on macOS + SSH
Open
@simonklee is already working on this.
Since Jul 31, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
The TUI is completely unreadable/unusable in the latest version compared to v1.15.13. Font rendering, colors, contrast, and layout are all broken. I cannot see what I am typing and model outputs are barely readable.
Environment
- OS: macOS (Intel)
- Connection: SSH to Raspberry Pi (pi@192.168.100.2)
- Terminal: Default macOS terminal
- Working version: 1.15.13
- Broken version: Latest (current)
Screenshots
Attached: opencode-old-good.jpg (v1.15.13 - works), opencode-new-bad.jpg (latest - broken)
Key Differences
- Garbled sidebar - Random characters (u, 8, 5, df, s) instead of content
- Broken layout - Black gap between chat and input area, misaligned widgets
- Orange high indicator - New, distracting
- Status bar - Changed from path + cost to token count (percentage)
- Overall unreadability - Text renders poorly, bad colors/contrast
Notes
- NOT using tmux
- NOT using paste functionality
- Pure SSH connection from macOS to Raspberry Pi
- v1.16.x also broken (tried, same issue)
- v1.15.13 is the last working version
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.