buklrename selected files instead of entire cwd

This commit is contained in:
KronikPillow 2021-03-30 19:54:35 +02:00
parent 42916ef068
commit c6bc64cdd8
No known key found for this signature in database
GPG Key ID: E4A0CE24DAD6B3FE

View File

@ -70,7 +70,7 @@ cmd copyto ${{
}}
cmd setbg "$1"
cmd bulkrename $vidir
cmd bulkrename $printf '%s\n' $fx | vidir -
# Bindings
map <c-f> $lf -remote "send $id select '$(fzf)'"