Description
When running OpenCode (v1.18.31) inside a Voltius SSH session on Windows, the OpenCode TUI renders almost completely blank/white. Only the center logo (3 dark squares), faint prompt text, and some hints are visible. The normal interactive interface does not appear.
This looks like a terminal capability / rendering issue (possibly related to TrueColor or advanced TUI support, similar to #118).
Steps to Reproduce
- Open Voltius on Windows.
- Connect to an SSH host.
- Run
opencode.
- Observe the main area is blank/white with only minimal text and logo.
Expected Behavior
OpenCode TUI should render fully as it does in other terminals (Windows Terminal, etc.).
Actual Behavior
Most of the screen is pure white/blank. Voltius sidebar still works.
Screenshots
(Đính kèm ảnh bạn gửi)
Environment
- Client OS: Windows
- Voltius: (điền version của bạn)
- OpenCode: 1.18.31
- Connection: SSH
- Theme: Voltius Light
Additional context
OpenCode is a modern TUI that relies on rich terminal capabilities. Possibly related to how Voltius handles terminal features over SSH.

Description
When running OpenCode (v1.18.31) inside a Voltius SSH session on Windows, the OpenCode TUI renders almost completely blank/white. Only the center logo (3 dark squares), faint prompt text, and some hints are visible. The normal interactive interface does not appear.
This looks like a terminal capability / rendering issue (possibly related to TrueColor or advanced TUI support, similar to #118).
Steps to Reproduce
opencode.Expected Behavior
OpenCode TUI should render fully as it does in other terminals (Windows Terminal, etc.).
Actual Behavior
Most of the screen is pure white/blank. Voltius sidebar still works.
Screenshots
(Đính kèm ảnh bạn gửi)
Environment
Additional context
OpenCode is a modern TUI that relies on rich terminal capabilities. Possibly related to how Voltius handles terminal features over SSH.