lazygit icon indicating copy to clipboard operation
lazygit copied to clipboard

Automaticaly adjust side panels height based on content

Open 39555 opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. I was playing with portrait mode and enlargedSideViewLocation: top. Side panels often contain 1-3 lines but take up a lot of screen space.

Describe the solution you'd like I'd like an option that enables automatic height adjustment for side panes based on their content. So for example the "Status" pane would only occupy one line.

Describe alternatives you've considered Currently, the sidePanelWidth option hardcodes the width/height. And expandFocusedSidePanel: true expands focused pane but does not respect the content yet.

39555 avatar Sep 25 '24 18:09 39555