This commit is contained in:
committer
2024-05-27 20:21:14 -05:00
parent 3456efc606
commit c4b4412dee

View File

@@ -38,7 +38,7 @@ set cleaner ctpvclear
# -------------------- # --------------------
map <delete> trash # use '<delete>' key for 'trash' map <delete> trash # use '<delete>' key for 'trash'
map <enter> shell # use enter for shell commands map <enter> shell # use enter for shell commands
map <esc> :unselect | :clear map <esc> :unselect; :clear
map ` !true # show the result of execution of previous commands 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 a :push %mkdir<space> # mkdir command. See wiki if you want it to select created dir
map b dragon map b dragon