Stop outputting extra line break for commands with no output

Description

When you run a command with no output, CommandBox outputs a final line break., This was done to distance the next prompt, but it causes issues. When piping in a large list of items such as files to forEach and running a command against each of them that may not return output, you get a ton of empty whitespace that spills out to the screen from all the commands running via the Command DSL.

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Affects versions

Fix versions

Priority

Sentry

Created February 5, 2020 at 6:19 AM
Updated February 5, 2020 at 6:20 AM
Resolved February 5, 2020 at 6:20 AM