update git diff
This commit is contained in:
parent
769700b5ec
commit
da22992983
4 changed files with 77 additions and 37 deletions
|
|
@ -41,6 +41,8 @@ prepend_keymap = [
|
|||
{ on = ["g", "<Space>"], run = "cd --interactive", desc = "Go to a directory interactively" },
|
||||
]
|
||||
|
||||
[input]
|
||||
keymap = [{ on = ["<Esc>"], run = "escape --all", 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