1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-31 14:24:25 +03:00

feat: add jump-to-panel label setting

This commit is contained in:
Maria José Solano
2023-09-06 18:16:53 -07:00
committed by Stefan Haller
parent 917eb88617
commit 387fbf6ab6
6 changed files with 30 additions and 0 deletions

View File

@ -76,6 +76,7 @@ gui:
showRandomTip: true
showBranchCommitHash: false # show commit hashes alongside branch names
showBottomLine: true # for hiding the bottom information line (unless it has important information to tell you)
showPanelJumps: true # for showing the jump-to-panel keybindings as panel subtitles
showCommandLog: true
showIcons: false # deprecated: use nerdFontsVersion instead
nerdFontsVersion: "" # nerd fonts version to use ("2" or "3"); empty means don't show nerd font icons