Closed meisterT closed 2 weeks ago
Print the output of zip line by line, overwriting the last line and removing all output of it on success.
zip
Also pretty-print the JSON response on problem output.
That makes it much easier to see warnings or errors.
Fixes #2342.
To make sure I understand it correctly, can you send a demonstration (gif/movie)?
https://asciinema.org/a/BhtgH3Sj2x4m9eWPlFGMZwDSW
Print the output of
zip
line by line, overwriting the last line and removing all output of it on success.Also pretty-print the JSON response on problem output.
That makes it much easier to see warnings or errors.
Fixes #2342.