From a27e83028b7943d26d881564ed446a2a4d374fed Mon Sep 17 00:00:00 2001 From: Danny Holman Date: Thu, 20 Feb 2025 15:18:02 -0600 Subject: Update to 02/20/25 --- .mutt/mailcap | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.mutt/mailcap') diff --git a/.mutt/mailcap b/.mutt/mailcap index 57eaea5..04e1ac4 100644 --- a/.mutt/mailcap +++ b/.mutt/mailcap @@ -1,2 +1,3 @@ -text/html; w3m -I %{charset} -T text/html; copiousoutput; -application/pdf; xpdf %s +text/html; w3m %s; nametemplate=%s.html; needsterminal +text/html; w3m -v -F -T text/html -dump %s; copiousoutput +application/pdf; zathura %s -- cgit v1.2.3