Earlier quoted context omitted.
> Why? Because the git CLI doesn't wrap properly? First off, the commit message is plain text (by design) and can't be "wrapped" automatically, and any tool that tried would be insane. The reason for 72 characters is that the CLI, like lots of other presentation mechanisms (including quoting in other commits or in code), wants to indent your message for readability. And the uniform standard width for terminals has be…
> First off, the commit message is plain text (by design) and can't be "wrapped" automatically, and any tool that tried would be insane. This text box I'm replying to you with is a plain text textbox. It word-wraps just fine. There's myriads of plain text inputs and outputs you encounter every day and they all word wrap just fine. The terminal is an aberration in that regard.
No it doesn't. In fact I had to edit a comment I made above this one about four times until I got the formatting right. It annoyingly ignored me doing this:
line one
line two
line three
and assumed I meant this: line one line two line three