anomalyco / anomalyco/opencode
TUI has too much padding everywhere and unnecessary large height elements
Open
@kommander is already working on this.
Since Jan 22, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- Avg merge
- 7h 2m
- Merged PRs (30d)
- 384
Description
Description
TUI has poor optimization of vertical space on desktops and laptops.
There are too many elements with too much spacing. The top line and bottom line can be consolidated into one. It is being done by all other cli agents.
The actual message chat log with scrollbar is rendered in only half of the vertical space.
Please give us an alternate condensed layout for desktops or ability to use custom CSS/styling files.
Plugins
No response
OpenCode version
No response
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response
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.