1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-28 16:02:01 +03:00

allow configurable main panel split

This commit is contained in:
Jesse Duffield
2020-08-12 22:18:03 +10:00
parent 35b72420ad
commit 8430b04492
3 changed files with 13 additions and 2 deletions

View File

@ -15,6 +15,7 @@ Default path for the config file:
scrollPastBottom: true # enable scrolling past the bottom
sidePanelWidth: 0.3333 # number from 0 to 1
expandFocusedSidePanel: false
mainPanelSplitMode: 'flexible' # one of 'horizontal' | 'flexible' | 'vertical'
theme:
lightTheme: false # For terminals with a light background
activeBorderColor: