aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-06-11 09:02:49 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-06-11 09:02:49 +0800
commitddf39c75e9d9d4e94fbd7f0b225cd65843b8effc (patch)
treea1d16f8bdf1139bf268382a123e7985d616c132b
parentc29753021076bd40c9855c82a51a2be510da5178 (diff)
Update
-rw-r--r--mutt/mailcap5
1 files changed, 3 insertions, 2 deletions
diff --git a/mutt/mailcap b/mutt/mailcap
index b3ae9f4..17e4d0b 100644
--- a/mutt/mailcap
+++ b/mutt/mailcap
@@ -1,2 +1,3 @@
1text/html; xdg-open '%s' &; test=test -n "$DISPLAY"; needsterminal; 1#text/html; xdg-open '%s' &; test=test -n "$DISPLAY"; needsterminal;
2text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput; 2application/*; mkdir -p /tmp/mutt \; cp %s /tmp/mutt \; xdg-open /tmp/mutt/$(basename %s) &
3#text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput;