From 9f77c39f59a51bd5cad1bb0e1a8f04eb2c4e5dc1 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sat, 27 Oct 2018 19:21:14 +0200 Subject: mutt: view html mails in browser --- mutt/.mutt/muttrc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mutt') 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 , "unset wait_keymutt-notmuch-py # status bar set status_chars = " *%A" +# html +auto_view text/html +alternative_order text/plain text/enriched text/html +bind attach view-mailcap + # sidebar bind index,pager sidebar-next bind index,pager sidebar-prev -- cgit v1.2.3