[mutt] A few tweaks to mailcap and colors

This commit is contained in:
Eryn Wells 2019-12-02 11:29:20 -08:00 committed by Eryn Wells
parent ea014b7b92
commit ec54a33422
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
text/html; w3m -I %{charset} -T text/html; copiousoutput;
text/html; w3m -v -F -I %{charset} -T text/html -cols 120 -dump %s; edit=vim; compose=vim; nametemplate=%s.html; needsterminal; copiousoutput
image/jpeg; ~/.mutt/view_attachment.sh %s jpg
image/jpg; ~/.mutt/view_attachment.sh %s jpg
image/pjepg; ~/.mutt/view_attachment.sh %s jpg

4
muttrc
View file

@ -89,8 +89,8 @@ macro pager \Cu "|urlview<enter>" "call urlview to open links"
color index default default ~A
# Unread email
color index color33 default ~U
# Email to me
#color index color64 default ~p
# Email to me. Not flagged or tagged. (Those have their own colors.)
color index color64 default "~p!~T!~F"
# Collapsed thread
color index color61 default ~v
# Deleted email