From 814f5b045c7b5f94249d0a7bc34427da0cbedb2a Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sun, 8 May 2022 11:31:42 +0800 Subject: Update mutt html view config --- .mutt/mailcap | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.mutt/mailcap') diff --git a/.mutt/mailcap b/.mutt/mailcap index 51d7e68..bf96c10 100644 --- a/.mutt/mailcap +++ b/.mutt/mailcap @@ -1,2 +1,8 @@ +text/html;\ + firefox --new-tab %s;\ + test=test -n "$DISPLAY";\ + nametemplate=%s.html;\ + needsterminal; + text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -collapse_br_tags -dump %s; nametemplate=%s.html; copiousoutput -- cgit v1.2.3