updates
This commit is contained in:
+3
-2
@@ -267,7 +267,7 @@ map ! console shell%space
|
||||
map @ console -p6 shell %%s
|
||||
map # console shell -p%space
|
||||
map s console shell%space
|
||||
map r chain draw_possible_programs; console open_with%%space
|
||||
map r chain draw_possible_programs; console open_with%space
|
||||
#map f console find%space
|
||||
map f console scout -ftsea%space
|
||||
map cd console cd%space
|
||||
@@ -310,7 +310,7 @@ map <END> move to=-1
|
||||
map <PAGEDOWN> move down=1 pages=True
|
||||
map <PAGEUP> move up=1 pages=True
|
||||
map <CR> move right=1
|
||||
map <DELETE> console delete
|
||||
map <DELETE> shell -s trash-put %s
|
||||
map <INSERT> console touch%space
|
||||
|
||||
# VIM-like
|
||||
@@ -379,6 +379,7 @@ map pht paste_hardlinked_subtree
|
||||
map pr paste_as_root
|
||||
|
||||
map dD console delete
|
||||
map dT shell -s trash-put %s
|
||||
|
||||
map dd cut
|
||||
map ud uncut
|
||||
|
||||
Reference in New Issue
Block a user