From ddf39c75e9d9d4e94fbd7f0b225cd65843b8effc Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 11 Jun 2022 09:02:49 +0800 Subject: Update --- mutt/mailcap | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mutt/mailcap') diff --git a/mutt/mailcap b/mutt/mailcap index b3ae9f4..17e4d0b 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -1,2 +1,3 @@ -text/html; xdg-open '%s' &; test=test -n "$DISPLAY"; needsterminal; -text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput; +#text/html; xdg-open '%s' &; test=test -n "$DISPLAY"; needsterminal; +application/*; mkdir -p /tmp/mutt \; cp %s /tmp/mutt \; xdg-open /tmp/mutt/$(basename %s) & +#text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput; -- cgit v1.2.3-70-g09d2