This commit is contained in:
committer
2024-05-27 20:07:02 -05:00
parent 9e04d83363
commit 50e444b092

View File

@@ -36,9 +36,9 @@ set cleaner ctpvclear
# --------------------
# map
# --------------------
map <delete> trash # use '<delete>' key for 'trash'
map <enter> shell # use enter for shell commands
map <escape> :unselect :clear
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