]> granicus.if.org Git - neomutt/commit
feature: $from_chars highlights differences in authorship
authorIan Zimmerman <itz@primate.net>
Fri, 2 Dec 2016 13:14:26 +0000 (13:14 +0000)
committerRichard Russon <rich@flatcap.org>
Fri, 2 Dec 2016 13:17:05 +0000 (13:17 +0000)
commitee64aa9f930bf48c1496a9e98ee88ce78837fd53
tree06d93cc3d6d637234778f419b8c4645d3e9533c1
parent2ee27508fbccde3bc525c1c1e1b51354652f1fb3
feature: $from_chars highlights differences in authorship

This adds a new variable $from_chars which works like $to_chars.
It will add a character prefix to the %F or %L field in $index_format.
The character is determined by the contents of the To/Cc/Bcc fields.
globals.h
hdrline.c
init.h