1
0
Fork 0

lf fix edit command

This commit is contained in:
Luca Bilke 2024-02-01 11:36:06 +01:00
commit ead306e3b7

View file

@ -27,6 +27,7 @@ cmd edit ${{
else else
lf -remote "send $id \$echo \$fx | xargs -or nvim +wa" lf -remote "send $id \$echo \$fx | xargs -or nvim +wa"
fi fi
lf -remote "send $id unselect"
}} }}
cmd open-with ${{ cmd open-with ${{