summaryrefslogtreecommitdiff
path: root/mutt/.mutt
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/.mutt')
-rw-r--r--mutt/.mutt/muttrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/mutt/.mutt/muttrc b/mutt/.mutt/muttrc
index 454f5b0..4df31c3 100644
--- a/mutt/.mutt/muttrc
+++ b/mutt/.mutt/muttrc
@@ -56,6 +56,11 @@ macro index , "<enter-command>unset wait_key<enter><shell-escape>mutt-notmuch-py
# status bar
set status_chars = " *%A"
+# html
+auto_view text/html
+alternative_order text/plain text/enriched text/html
+bind attach <return> view-mailcap
+
# sidebar
bind index,pager <down> sidebar-next
bind index,pager <up> sidebar-prev