bugfix lf lazygit
This commit is contained in:
parent
a408ed0de8
commit
a2f82bb472
|
@ -44,7 +44,7 @@ cmd trash-restore ${{
|
|||
trash-cli restore $fileid
|
||||
}}
|
||||
|
||||
cmd lazygit %{{
|
||||
cmd lazygit ${{
|
||||
dir=$(dirname "$(realpath "${f:-_}")"})
|
||||
if git --noglob-pathspecs -C $dir status >/dev/null 2>&1; then
|
||||
lf -remote "send $id \$cd '$dir' && lazygit"
|
||||
|
|
Loading…
Reference in New Issue