more mutt tweaks

This commit is contained in:
Hunter Haugen 2010-07-27 22:48:04 -07:00
parent 0b7323bd72
commit 0a22f95d38

View file

@ -34,7 +34,7 @@ set net_inc=5
# uber-mutt stuff # uber-mutt stuff
set sidebar_width=22 set sidebar_width=22
set sidebar_visible=no set sidebar_visible=no
set sidebar_delim='.' set sidebar_delim='|'
set sidebar_sort=yes set sidebar_sort=yes
color sidebar_new color148 default color sidebar_new color148 default
bind index \CP sidebar-prev bind index \CP sidebar-prev
@ -77,7 +77,7 @@ color quoted3 brightmagenta default
#color body cyan default "((ftp|http|https)://|news:)[^ >)\"\t]+" #color body cyan default "((ftp|http|https)://|news:)[^ >)\"\t]+"
color body magenta default "[-a-z_0-9.+]+@[-a-z_0-9.]+\.[a-z]{2,3}" color body magenta default "[-a-z_0-9.+]+@[-a-z_0-9.]+\.[a-z]{2,3}"
color error color88 default color error color88 default
color indicator color148 black color indicator black color148
color signature brightblack default color signature brightblack default
color status color148 black color status color148 black
color tilde blue default color tilde blue default