Merge pull request #2311 from wakaka6/add_return_alt1

This commit is contained in:
Jesse Duffield
2022-12-28 11:54:16 +11:00
committed by GitHub
3 changed files with 10 additions and 0 deletions

View File

@@ -112,6 +112,8 @@ 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
# When set to a printable character, this will work for returning from non-prompt panels
return-alt1: null
quitWithoutChangingDirectory: 'Q'
togglePanel: '<tab>' # goto the next panel
prevItem: '<up>' # go one line up