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

@@ -309,6 +309,8 @@ keybinding:
optionMenu-alt1: '?'
select: '<space>'
goInto: '<enter>'
confirm: '<enter>'
confirm-alt1: 'y'
remove: 'd'
new: 'n'
edit: 'e'