X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.muttrc;h=ca6edf2093e9797131c2d5fd250628e001f0ff7d;hb=46d946faa8eba2e7bbbd24e3ff13162e8b6fa90b;hp=59574a8dcb9a044af8d63ec1a76a450b5a27cea6;hpb=f8f592c4c23d9b47f0c7fb32e78cca83bc2e5252;p=dotfiles.git diff --git a/.muttrc b/.muttrc index 59574a8..ca6edf2 100644 --- a/.muttrc +++ b/.muttrc @@ -329,11 +329,11 @@ macro index,pager S \ ! \ "Move current message to inbox" -macro index,pager h \ - ":auto_view text/html" \ +macro index,pager,attach h \ + ":auto_view texxt/html" \ "View HTML attachments" -macro index,pager H \ - ":unauto_view text/html" \ +macro index,pager,attach H \ + ":unauto_view texxt/html" \ "Don't show HTML attachments" macro index s \ @@ -362,6 +362,9 @@ macro pager,attach M \ =sent-mail \ "Go to sent-mail" +macro attach V "_xxxxxx.htmlwebbrowser -n _xxxxxx.html; exxec rm _xxxxxx.html" \ + "View html attachment in a web browser" + # Go to python mailbox macro index Y \ =lists/python \