This commit is contained in:
committer
2024-05-27 20:25:43 -05:00
parent f598aa6c53
commit f83334fdda

View File

@@ -38,8 +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 map <esc> :unselect; clear # clear all selected
map <esc> :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