gitui-org/gitui

Allow reducing size of the left column

Open

#2,669 opened on Jun 14, 2025

View on GitHub
 (3 comments) (2 reactions) (0 assignees)Rust (721 forks)batch import
feature-requestgood first issue

Repository metrics

Stars
 (21,937 stars)
PR merge metrics
 (Avg merge 41d 9h) (6 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe. Vertical split at the "Status [1]" section is at 50% which is suboptimal in many cases. List of files is likely to take (much) less space compared to the diff.

Describe the solution you'd like Either resize it dynamically or make it user-configurable. Or, allow changing on the fly.

Describe alternatives you've considered Reposition screen from vertical to horizontal orientation or purchase a wider monitor.

Additional context Image

Contributor guide