lf fix edit command
This commit is contained in:
parent
035b5a4f48
commit
ead306e3b7
|
@ -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 ${{
|
||||||
|
|
Loading…
Reference in New Issue