anomalyco / anomalyco/opencode

TUI rendering regression - unreadable layout on macOS + SSH

Open
#39,923 3 comments 0 reactions 1 assignee View on GitHub

@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

  1. Garbled sidebar - Random characters (u, 8, 5, df, s) instead of content
  2. Broken layout - Black gap between chat and input area, misaligned widgets
  3. Orange high indicator - New, distracting
  4. Status bar - Changed from path + cost to token count (percentage)
  5. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.