lf fix edit command
This commit is contained in:
parent
035b5a4f48
commit
ead306e3b7
|
@ -27,6 +27,7 @@ cmd edit ${{
|
|||
else
|
||||
lf -remote "send $id \$echo \$fx | xargs -or nvim +wa"
|
||||
fi
|
||||
lf -remote "send $id unselect"
|
||||
}}
|
||||
|
||||
cmd open-with ${{
|
||||
|
|
Loading…
Reference in New Issue