update git diff
This commit is contained in:
parent
da22992983
commit
2cbac54509
1 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@ prepend_keymap = [
|
|||
]
|
||||
|
||||
[input]
|
||||
keymap = [{ on = ["<Esc>"], run = "escape --all", desc = "Go back the normal mode, or cancel input" }]
|
||||
[help]
|
||||
prepend_keymap = [{ on = ["<Esc>"], run = "close", desc = "Go back the normal mode, or cancel input" }]
|
||||
|
||||
[help]
|
||||
prepend_keymap = [{ on = "q", run = "escape", desc = "Clear the filter, or hide the help" }]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue