1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-30 03:23:08 +03:00

add half and fullscreen modes

This commit is contained in:
Jesse Duffield
2020-02-25 08:32:46 +11:00
parent 52b5a6410c
commit fdb543fa7d
6 changed files with 172 additions and 58 deletions

View File

@ -75,6 +75,8 @@ Default path for the config file:
createPatchOptionsMenu: '<c-p>'
nextTab: ']'
prevTab: '['
nextScreenMode: '+'
prevScreenMode: '_'
status:
checkForUpdate: 'u'
recentRepos: '<enter>'