no output if no overflow or no scrolling
This commit is contained in:
@@ -115,7 +115,6 @@ if [[ "${1:-}" == "--pick" ]]; then
|
||||
fi
|
||||
|
||||
if (( overflow == 0 )) || [[ "$layout" != "scrolling" ]]; then
|
||||
printf '{"text":""}\n'
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user