anomalyco / anomalyco/opencode

TUI has too much padding everywhere and unnecessary large height elements

Open
#9,955 9 comments 27 reactions 1 assignee View on GitHub

@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

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.