]> granicus.if.org Git - mutt/commit
Add size display configuration variables.
authorKevin McCarthy <kevin@8t8.us>
Fri, 28 Jun 2019 22:09:51 +0000 (15:09 -0700)
committerKevin McCarthy <kevin@8t8.us>
Sat, 17 Aug 2019 20:55:44 +0000 (13:55 -0700)
commitbe684ef23cd68926f7ca33a0b09591f970287407
tree92611821811d9bdfac134031221060dfcc91f200
parent342b91cf174083bd1b24e11db322ca076cdf625d
Add size display configuration variables.

Although it would be nice to "open this up" more, performance and
security/stability issues would arise.

Based on the thread in mutt-dev, I hope these vars will satisfy most
customization needs:
  $size_show_bytes
  $size_show_mb
  $size_show_fractions
  $size_units_on_left
doc/manual.xml.head
init.h
mutt.h
muttlib.c