aboutsummaryrefslogtreecommitdiff
path: root/mutt/mailcap
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-10-20 17:55:41 +0200
committerKarel Kočí <cynerd@email.cz>2017-10-20 17:55:41 +0200
commit1254632045b0879f7149727324859d0951faa427 (patch)
treed6a8a6305fe48fa8de46dc48145df4434bbadbb4 /mutt/mailcap
parent00182ed5254657dd1d6fdc2c6e20cd6c3478c4c3 (diff)
downloadmyconfigs-1254632045b0879f7149727324859d0951faa427.tar.gz
myconfigs-1254632045b0879f7149727324859d0951faa427.tar.bz2
myconfigs-1254632045b0879f7149727324859d0951faa427.zip
Update browser settings for mutt
Diffstat (limited to 'mutt/mailcap')
-rw-r--r--mutt/mailcap4
1 files changed, 1 insertions, 3 deletions
diff --git a/mutt/mailcap b/mutt/mailcap
index 35d29cd..552afc5 100644
--- a/mutt/mailcap
+++ b/mutt/mailcap
@@ -1,9 +1,7 @@
##this is used when (v)iewing a text/html attachment:
##allowing you to browse and "click" links
##order matters the first entry which passes the test is used
-#gui browser if $DISPLAY is set
-text/html; conkeror %s &; test=test -n "$DISPLAY"; nametemplate=%s.html
-#text browser otherwise
+#text browser
text/html; w3m -v -F -T text/html %s; nametemplate=%s.html; needsterminal
##auto_view will use the entry with the copiousoutput part: