u
This commit is contained in:
@@ -42,6 +42,7 @@ map <esc> :unselect; clear # clear all selected
|
||||
map ` !true # show the result of execution of previous commands
|
||||
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 x $$f # execute current file (must be executable)
|
||||
|
||||
Reference in New Issue
Block a user