From 0c31991b9abbc8884cacef58d01aace6e8db0d3d Mon Sep 17 00:00:00 2001 From: katherine Date: Sun, 22 Dec 2019 10:17:24 -0700 Subject: use lynx for html mail over w3m --- .mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.mailcap') diff --git a/.mailcap b/.mailcap index 7a38c95..3e28fa2 100644 --- a/.mailcap +++ b/.mailcap @@ -1 +1 @@ -text/html; w3m -dump %s; nametemplate=%s.html; copiousoutput +text/html; lynx -localhost -dump %s; nametemplate=%s.html; needsterminal; copiousoutput -- cgit v1.2.3