mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-03-29 22:07:13 +02:00
Ament description about return-alt1
This commit is contained in:
parent
6386a03805
commit
6bf28d325f
@ -113,7 +113,7 @@ keybinding:
|
||||
quit: 'q'
|
||||
quit-alt1: '<c-c>' # alternative/alias of quit
|
||||
return: '<esc>' # return to previous menu, will quit if there's nowhere to return
|
||||
return-alt1: ';' # Can be set as a single character key to return to the previous menu level
|
||||
return-alt1: ';' # When set to a printable character, this will work for returning from non-prompt panels
|
||||
quitWithoutChangingDirectory: 'Q'
|
||||
togglePanel: '<tab>' # goto the next panel
|
||||
prevItem: '<up>' # go one line up
|
||||
|
Loading…
x
Reference in New Issue
Block a user