From 3119a91f576b5bd080b70aa4de89f0e9ae5e48b3 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 29 Aug 2022 14:32:09 +0800 Subject: Update muttrc --- mutt/mailcap | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mutt/mailcap') diff --git a/mutt/mailcap b/mutt/mailcap index 17e4d0b..d52d2ae 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -1,3 +1,2 @@ -#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; +text/html; xdg-open '%s' &; test=test -n "$DISPLAY"; needsterminal; +text/html; w3m -I %{charset} -T text/html; copiousoutput; -- cgit v1.2.3-70-g09d2