]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/mailcap
mutt: use column with for html rendering
[dotfiles.git] / mutt / mailcap
index 664bda60846f368fb479e4a6fbea1b91b5de0a27..a969611ef592d8ff9f2a9dbae9862b55d3721bef 100644 (file)
@@ -1,5 +1,5 @@
 text/html;       ~/.mutt/mutt_bgrun dwb -p mail --name dwb-mail %s; test=test -n "$DISPLAY";
-text/html;       w3m -I %{charset} -T text/html; copiousoutput;
+text/html;       w3m -I %{charset} -dump %s -T text/html -cols "$COLUMNS" -o display_link_number=1; copiousoutput; nametemplate=%s.html
 image/*;         ~/.mutt/mutt_bgrun feh %s;
 application/pdf; ~/.mutt/mutt_bgrun okular %s;
 application/*;   ~/.mutt/mutt_bgrun mimeo %s;