gitui-org/gitui

Allow reducing size of the left column

Open

#2.669 geöffnet am 14. Juni 2025

Auf GitHub ansehen
 (3 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Rust (721 Forks)batch import
feature-requestgood first issue

Repository-Metriken

Stars
 (21.937 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 41T 9h) (6 gemergte PRs in 30 T)

Beschreibung

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