]> granicus.if.org Git - neomutt/commit
Change the compose menu fields to be dynamically padded.
authorKevin McCarthy <kevin@8t8.us>
Fri, 9 Jun 2017 18:31:05 +0000 (11:31 -0700)
committerRichard Russon <rich@flatcap.org>
Sat, 24 Jun 2017 16:44:07 +0000 (17:44 +0100)
commit8ff4695e365c768e8a5a5508667b3fb7238ba69c
tree05c0adc4c6b0bd233091c3c1413bcdc36f0118bc
parent4d3c0a08a1a6af72ec78ea77fa628946a8b2db95
Change the compose menu fields to be dynamically padded.

Pad based on the maximum width of the fields.  Note that this is a bit
of a mess, because some of the fields are translated while others are
not.
compose.c