disable output
This commit is contained in:
parent
9c33890d14
commit
db70070c97
1 changed files with 1 additions and 2 deletions
|
@ -149,7 +149,6 @@ define-command -hidden fzf -params 2..4 %{ evaluate-commands %sh{
|
||||||
) < $tmp
|
) < $tmp
|
||||||
fi
|
fi
|
||||||
rm $tmp
|
rm $tmp
|
||||||
) &
|
) > /dev/null 2>&1 < /dev/null &
|
||||||
# > /dev/null 2>&1 < /dev/null &
|
|
||||||
}}
|
}}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue