summaryrefslogtreecommitdiffstats
path: root/.config/lf/lfrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/lf/lfrc')
-rw-r--r--.config/lf/lfrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc
index e3bace6..d1c9402 100644
--- a/.config/lf/lfrc
+++ b/.config/lf/lfrc
@@ -113,11 +113,11 @@ map X !$f
map o &mimeopen "$f"
map O $mimeopen --ask "$f"
-map A rename # at the very end
+map A :rename; cmd-end # at the very end
map c push A<c-u> # new rename
-map I push A<c-a> # at the very beginning
-map i push A<a-b><a-b><a-f> # before extension
-map a push A<a-b> # after extension
+map I :rename; cmd-home # at the very beginning
+map i :rename # before extension
+map a :rename; cmd-right # after extension
map B bulkrename
map b $setbg $f