aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-08-22 20:44:41 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-08-22 20:44:41 +1200
commit644c4d2ca00345d5daafffd8e93e6877736c94e6 (patch)
treef8b490838356019c8b99bb01277eb4a02ed5a723
parentTurn on reverse_alias in muttrc (diff)
downloaddotfiles-644c4d2ca00345d5daafffd8e93e6877736c94e6.tar.gz
dotfiles-644c4d2ca00345d5daafffd8e93e6877736c94e6.zip
Remove margins for HTML mail translation
-rw-r--r--mutt/mailcap2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/mailcap b/mutt/mailcap
index ebf86c98..9fa3fff3 100644
--- a/mutt/mailcap
+++ b/mutt/mailcap
@@ -1,7 +1,7 @@
# Simple mailcap for a terminal-only Mutt; I generally download everything
# anyway and deal with it on a shell, or pass it to a GUI machine.
#
-text/html; lynx -dump -force_html %s; \
+text/html; lynx -dump -nomargins -force_html %s; \
copiousoutput; \
description=HTML; \
nametemplate=%s.html