summaryrefslogtreecommitdiffstats
path: root/.config/lf
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-12-08 19:20:49 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-12-08 19:20:49 -0500
commit37acc4bf2667d6ca0d69df66f9f03c631f4e2138 (patch)
tree558ac71e0bdab15354631b35f714ecdd6c96c826 /.config/lf
parent7452fd681ca22425433f58b3de5cac1e97e92eec (diff)
downloadeibhear-37acc4bf2667d6ca0d69df66f9f03c631f4e2138.tar.gz
eibhear-37acc4bf2667d6ca0d69df66f9f03c631f4e2138.tar.zst
eibhear-37acc4bf2667d6ca0d69df66f9f03c631f4e2138.zip
bulk-rename with vidir added to lf
Diffstat (limited to '.config/lf')
-rw-r--r--.config/lf/lfrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc
index 2a5786a..18a7e53 100644
--- a/.config/lf/lfrc
+++ b/.config/lf/lfrc
@@ -49,6 +49,10 @@ cmd copyto ${{
notify-send "📋 File(s) copied." "File(s) copies to $dest."
}}
+cmd bulkrename ${{
+ vidir
+}}
+
# Bindings
map c $lf -remote "send $id cd $(cut -d' ' -f2 ~/.config/directories | fzf)"
map <c-f> $lf -remote "send $id select '$(fzf)'"
@@ -61,6 +65,7 @@ map M moveto
map a push %mkdir<space>
map r push :rename<space>
map R $lf -remote "send $id push :rename<space>$f"
+map b bulkrename
map <c-r> reload
map <enter> shell
map x $$f