.muttrc.addons: +HTML view
[nethome.git] / .muttrc.addons
index bd496e7..0a795bf 100644 (file)
@@ -61,6 +61,10 @@ macro pager <Esc>f ":set pager_index_lines=0\n
 macro pager <Esc>g ":set pager_index_lines=10\n"
 set user_agent
 
+# https://unix.stackexchange.com/a/42714/296319
+auto_view text/html                                   # view html automatically
+alternative_order text/plain text/enriched text/html  # save html for last
+bind attach <return>    view-mailcap
 
 # Mail command
 ##############