This commit is contained in:
committer
2024-06-01 07:37:22 -05:00
parent be87788992
commit 5c825ea03d

View File

@@ -43,8 +43,8 @@ map ` !true # show the result of executi
map a :push %mkdir<space> # mkdir command. See wiki if you want it to select created dir
map b dragon
map e edit
map o &mimeopen $f # dedicated keys for file opener actions
map O $mimeopen --ask $f
map o &xdg-open $f # dedicated keys for file opener actions
#map O $xdg-open --ask $f
map x $$f # execute current file (must be executable)
map X !$f