From 0c7f70a8a451376480becb2462cd7a939c9a65ba Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 11 Sep 2018 12:57:36 -0700 Subject: Switch to w3m for viewing html emails --- mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mailcap') diff --git a/mailcap b/mailcap index 6e9ca78..a67c182 100644 --- a/mailcap +++ b/mailcap @@ -1,4 +1,4 @@ -text/html; lynx -dump -width=78 -nolist %s | sed 's/^ //'; copiousoutput; needsterminal; nametemplate=%s.html +text/html; w3m -I %{charset} -T text/html; copiousoutput; application/pdf; apvlv %s image/*; feh %s application/msword; antiword %s; copiousoutput -- cgit v1.2.3