Open samth opened 3 years ago
It's on my radar, but I'm unsure of a good strategy. Just dropping the boxes is probably not going to work, since test-engine's output (and the translations, and, and ...) all assume alignment.
One possible strategy would be to format the values with limited width.
Suggestions welcome!
When the values are long, just putting them on separate lines and then pretty-printing with limited width would be great.
Consider this program
It prints:
which is not great in a window that wraps, such as almost every terminal.