Skip to content

[FEATURE]: configurable TUI padding #20230

@gpid007

Description

@gpid007

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

The main content area, sidebar, and dialogs all use hardcoded padding values (e.g. paddingLeft={2}, paddingRight={2} in the session layout). There is no way to reduce this through tui.json.

On narrow terminals or tmux splits, the fixed 2-column padding on each side eats into usable width noticeably.

Would it be possible to expose a padding option in tui.json, similar to how scroll_speed is already configurable? Even a single integer value controlling horizontal padding would be enough.

Metadata

Metadata

Assignees

Labels

coreAnything pertaining to core functionality of the application (opencode server stuff)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions