allow overriding default confirm/escape keybindings

This commit is contained in:
Jesse Duffield
2020-08-17 17:53:50 +10:00
parent 4f4bb40ea6
commit 44d8b3e8f3
5 changed files with 32 additions and 14 deletions

View File

@@ -81,6 +81,8 @@ Default path for the config file:
optionMenu-alt1: '?' # show help menu
select: '<space>'
goInto: '<enter>'
confirm: '<enter>'
confirm-alt1: 'y'
remove: 'd'
new: 'n'
edit: 'e'