more mutt tweaks
This commit is contained in:
parent
0b7323bd72
commit
0a22f95d38
1 changed files with 2 additions and 2 deletions
4
.muttrc
4
.muttrc
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue