yazi update
This commit is contained in:
parent
f02ef3f9ca
commit
b70d88c06f
3 changed files with 42 additions and 42 deletions
|
@ -1,14 +1,14 @@
|
|||
[[input.prepend_keymap]]
|
||||
on = [ "<Esc>" ]
|
||||
exec = "close"
|
||||
run = "close"
|
||||
desc = "Cancel input"
|
||||
|
||||
[[manager.prepend_keymap]]
|
||||
on = [ "l" ]
|
||||
exec = "plugin --sync smart-enter"
|
||||
run = "plugin --sync smart-enter"
|
||||
desc = "Enter the child directory, or open the file"
|
||||
|
||||
[[manager.prepend_keymap]]
|
||||
on = [ "<Enter>" ]
|
||||
exec = "plugin --sync smart-enter"
|
||||
run = "plugin --sync smart-enter"
|
||||
desc = "Enter the child directory, or open the file"
|
Loading…
Add table
Add a link
Reference in a new issue