-
Notifications
You must be signed in to change notification settings - Fork 9
Strip leading empty lines on timeout #110
Copy link
Copy link
Closed
Labels
enhancementsomething nice to have but it is not neither critical nor urgentsomething nice to have but it is not neither critical nor urgentgood first issueissues that should be easy to get doneissues that should be easy to get done
Milestone
Description
Describe the feature you'd like
On timeout, the last output is saved for later printing. When the example
has the terminal ANSI emulation enabled, this output is quite long
with typically several lines empty at the end.
This is particularly annoying for interpreters that have the emulation
enabled by default like C++ and Elixir.
Delete those lines.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementsomething nice to have but it is not neither critical nor urgentsomething nice to have but it is not neither critical nor urgentgood first issueissues that should be easy to get doneissues that should be easy to get done