aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-06-23 20:49:41 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-06-23 20:49:41 +1200
commit23f6f8b169d30e6c7049789fa92c104def1051c4 (patch)
tree7663db8fcdf7f465c12fc201b024b31871415dc3
parentMerge branch 'hotfix/v9.26.1' into develop (diff)
downloaddotfiles-23f6f8b169d30e6c7049789fa92c104def1051c4.tar.gz
dotfiles-23f6f8b169d30e6c7049789fa92c104def1051c4.zip
Use tabs in Mutt mailcap
-rw-r--r--mutt/mailcap12
1 files changed, 6 insertions, 6 deletions
diff --git a/mutt/mailcap b/mutt/mailcap
index 3ce21d24..ebf86c98 100644
--- a/mutt/mailcap
+++ b/mutt/mailcap
@@ -2,10 +2,10 @@
# anyway and deal with it on a shell, or pass it to a GUI machine.
#
text/html; lynx -dump -force_html %s; \
- copiousoutput; \
- description=HTML; \
- nametemplate=%s.html
+ copiousoutput; \
+ description=HTML; \
+ nametemplate=%s.html
application/pdf; pdftotext -layout -nopgbrk -q %s -; \
- copiousoutput; \
- description=PDF; \
- nametemplate=%s.pdf
+ copiousoutput; \
+ description=PDF; \
+ nametemplate=%s.pdf