This commit is contained in:
Henrik Bakken
2020-05-19 14:38:04 +02:00
parent 366b20f705
commit 5f9662158c
10 changed files with 126 additions and 73 deletions
+3 -2
View File
@@ -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