summaryrefslogtreecommitdiffstats
path: root/.mutt
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-12-21 12:25:31 +0100
committerGravatar Tom Willemsen2011-12-21 12:25:31 +0100
commitc84ae66fdcd5ef48c72d7447a6f51be7492b45b7 (patch)
treef5db14c4822d4ef9a9aa1b3bd61fe3fcb7fbeba2 /.mutt
parent7f97b69c3ad08d447dc73b29e65564779d87fc05 (diff)
downloaddotfiles-c84ae66fdcd5ef48c72d7447a6f51be7492b45b7.tar.gz
dotfiles-c84ae66fdcd5ef48c72d7447a6f51be7492b45b7.zip
MUTT: Use w3m to render HTML mails
Diffstat (limited to '.mutt')
-rw-r--r--.mutt/mailcap2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mutt/mailcap b/.mutt/mailcap
index 579676e..fba56f6 100644
--- a/.mutt/mailcap
+++ b/.mutt/mailcap
@@ -1,4 +1,4 @@
-text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput
+text/html; w3m -dump -T text/html -cols 80 %s; nametemplate=%s.html; copiousoutput
application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice %s
application/vnd.ms-excel; libreoffice %s
image/jpeg; feh %s