Re: color threads using regex
Hello Lance,
> I just configured my muttrc so that any emails with my name
> on them will be brightblue. Is there a way that I can
> have all message in the same thread, not just mine, also
> be colored blue?
get this patch (for CVS HEAD):
http://wwwcip.informatik.uni-erlangen.de/~sithglan/mutt/patch-HEAD.tg.cstatus.3
it's also on http://www.df7cb.de/projects/mutt/ but the website seems
down.
and add the following to your .muttrc:
color index brightblue default "~( ~P ) !~H SPAM"
# ~~~~~~~ -> eMails from me + whole thread
Honestly,
Thomas