opencode icon indicating copy to clipboard operation
opencode copied to clipboard

[FEATURE]: Better utilization of screen real estate

Open nikhilmaddirala opened this issue 1 month ago • 8 comments

Problem

  • In my setup as shown in the screenshot, less than half the available screen real estate is being used for the chat conversation.
  • The same setup works perfectly fine with Claude Code
Image

Potential solutions

  • Enable users to customize top and bottom sections
  • Better defaults

nikhilmaddirala avatar Dec 12 '25 04:12 nikhilmaddirala

This issue might be a duplicate of existing issues. Please check:

  • #570: context and cost display should be prioritized over directory path when screen width is narrow
  • #3547: [FEATURE]: Small screen compatibility
  • #525: Screen Layout Compressed...
  • #4130: Top bar UX improvement

Feel free to ignore if none of these address your specific case.

github-actions[bot] avatar Dec 12 '25 04:12 github-actions[bot]

yeah small screen view is super poor wow

We will fix!

rekram1-node avatar Dec 12 '25 05:12 rekram1-node

To start with, here are some multi-line strings that should be converted to single-line strings:

  1. Chat name ("Centralizing neovim keymaps...")
  2. Statusline cwd ("~/repos/nix-config...")
  3. The string that says "interruptagent"

nikhilmaddirala avatar Dec 13 '25 03:12 nikhilmaddirala