aboutsummaryrefslogtreecommitdiffstats
path: root/.mailcap
diff options
context:
space:
mode:
authorkatherine <ageha@airen-no-jikken.icu>2019-12-22 10:17:24 -0700
committerkatherine <ageha@airen-no-jikken.icu>2019-12-22 10:17:24 -0700
commit0c31991b9abbc8884cacef58d01aace6e8db0d3d (patch)
treebb826a32f8886d6204e51591f0d733ec2bb94749 /.mailcap
parent3fe06e664ac6416107690d6704dac76f209af885 (diff)
downloaddotfiles-0c31991b9abbc8884cacef58d01aace6e8db0d3d.tar.gz
use lynx for html mail over w3m
Diffstat (limited to '.mailcap')
-rw-r--r--.mailcap2
1 files changed, 1 insertions, 1 deletions
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