mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
lazygit config update: escape to return; quit on top level return
This commit is contained in:
parent
024aa8e500
commit
133a82422c
1 changed files with 2 additions and 1 deletions
|
|
@ -28,10 +28,11 @@ gui:
|
||||||
- blue
|
- blue
|
||||||
reporting: "off"
|
reporting: "off"
|
||||||
splashupdatesindex: 0
|
splashupdatesindex: 0
|
||||||
|
quitOnTopLevelReturn: true
|
||||||
startuppopupversion: 1
|
startuppopupversion: 1
|
||||||
keybinding:
|
keybinding:
|
||||||
universal:
|
universal:
|
||||||
quit-alt1: '<esc>'
|
return: '<esc>'
|
||||||
prevItem-alt: 'u'
|
prevItem-alt: 'u'
|
||||||
nextItem-alt: 'e'
|
nextItem-alt: 'e'
|
||||||
prevBlock-alt: 'n'
|
prevBlock-alt: 'n'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue