mgeisler opened this issue 8 years ago · 2 comments
We could ship with a convenience function that will automatically find the terminal width on Unix and Windows and wrap the text accordingly.
Take a look at term_size if you haven't already 😉 I'd also welcome any contributions to that crate.
@kbknapp Thanks, I was already thinking of using that!