add return alt1

This commit is contained in:
wakaka6 2022-12-11 14:18:29 +08:00
parent d69b2fef9a
commit 6386a03805
3 changed files with 8 additions and 0 deletions

View file

@ -113,6 +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
quitWithoutChangingDirectory: 'Q'
togglePanel: '<tab>' # goto the next panel
prevItem: '<up>' # go one line up