]> Freerunner's - dotfiles.git/commitdiff
lf: update del shortcuts after accidentically wiping config
authorAndre Ramnitz <tux.rising@gmail.com>
Fri, 16 Aug 2024 17:10:44 +0000 (19:10 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Mon, 26 Aug 2024 13:52:01 +0000 (15:52 +0200)
config/lf/lfrc

index c030531c4192356f5ff9a710272b94a5a6a8b86b..c90c1c38ef2cd426e792819313e266d02523daf6 100644 (file)
@@ -298,9 +298,9 @@ cmd select-all &{{
 map d
 map m
 map t
+map x
 
 # one-shot commands
-map x cut
 map R bulk-rename
 map J move-parent down
 map K move-parent up
@@ -319,8 +319,9 @@ map td touchdir
 map tt touchfile
 
 # d = delete
-map dd trash
-map dD delete
+map dd cut
+map dz trash
+map dD trash
 map dr trash-restore
 
 # o = order