fixed xdg-open
This commit is contained in:
parent
de141efad5
commit
1ddd519108
1 changed files with 5 additions and 0 deletions
|
@ -341,3 +341,8 @@ desc = "Enter the child directory, or open the file"
|
|||
on = [ "c", "m" ]
|
||||
run = "plugin chmod"
|
||||
desc = "Chmod on selected files"
|
||||
|
||||
[[input.prepend_keymap]]
|
||||
on = "<Esc>"
|
||||
run = "close"
|
||||
desc = "Cancel input"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue