On Sat, Aug 09, 2008 at 11:44:33PM +0200, Johannes Sixt wrote:
On Samstag, 9. August 2008, Clemens Buchacher wrote:
quoted
Visually wrap lines in the commit message text box. That way we can avoid
a horizontal scroll bar (which was not available anyways).
Note: This does _not_ break lines in the actual commit message.
Please don't do that. I want to get what I see.
Currently you don't see the whole message anyways if the box is too small
for the text. I find that quite annoying, especially since there are neither
keys nor a scrollbar to scroll horizontally.
And if you break the lines manually, it really doesn't make a difference.
Unless you "forget" to do so, which is unlikely, because the virtual wrap
will wrap per-character and not per-word.
Clemens