Am 09.12.24 um 19:08 schrieb Christoph Sommer via GitGitGadget: > From: Christoph Sommer <sommer@xxxxxxxxxxxx> > > Add a new preference "wrapdefault" which allows enabling char/word wrap. > Impacts all text in the ctext widget for which no other preference exists. > > Also make the (existing) preference "wrapcomment" configurable graphically. > Its setting impacts only the "comment" part of the ctext widget. Nice! I agree that it makes sense to wrap the comment differently than the patch text section. I notice, though, that the patch text wrapping is also applied to the commit header section. Personally, I don't mind it. If someone needs a third option, they can take this patch as a blueprint. -- Hannes