aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt/mailcap
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/mailcap')
-rw-r--r--mutt/mailcap5
1 files changed, 2 insertions, 3 deletions
diff --git a/mutt/mailcap b/mutt/mailcap
index 17e4d0b..d52d2ae 100644
--- a/mutt/mailcap
+++ b/mutt/mailcap
@@ -1,3 +1,2 @@
1#text/html; xdg-open '%s' &; test=test -n "$DISPLAY"; needsterminal; 1text/html; xdg-open '%s' &; test=test -n "$DISPLAY"; needsterminal;
2application/*; mkdir -p /tmp/mutt \; cp %s /tmp/mutt \; xdg-open /tmp/mutt/$(basename %s) & 2text/html; w3m -I %{charset} -T text/html; copiousoutput;
3#text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput;