Open valrus opened 3 years ago
Hi valrus! Thank you for reporting this issue! As you can see in here, the help message relies on clap.rs, and there is ab open issue about this. I think there's nothing I can do for now.
Makes sense! Thanks for the response.
I'll leave this issue open.
Check your version before submitting the bug
Describe the bug
git-trim --help
output is hard to read on a terminal window less than 120 characters in width. This mostly concerns the "OPTIONS" section which seems to assume a terminal width of 120 characters.To Reproduce
git-trim --help
Expected behavior Help output should be readable at terminal widths down to 80 characters, which I believe is a more standard "minimum" terminal width than 120.
Actual behaviour
--help
output has line breaks that make it hard to read. Example, with width of 100 characters: