X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.muttrc;h=051a41216ee77fe2a8e921942cf5711f582ced74;hb=52ee033b5e51e8c1000da621e41023dcafcb390d;hp=40bf923ce4a4e9a51b98886b220a9672cdb9c521;hpb=f189eb4fd1278abd32cbdcb7206a7e2033bd932f;p=dotfiles.git diff --git a/.muttrc b/.muttrc index 40bf923..051a412 100644 --- a/.muttrc +++ b/.muttrc @@ -300,7 +300,7 @@ bind index,pager S decode-save # # KP_Enter -> Enter -macro generic,pager,editor +#macro generic,pager,editor # KP_Home -> Home macro generic,pager,editor # KP_Up -> Up @@ -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 "webstdin" \ + "View html attachment in a web browser" + # Go to python mailbox macro index Y \ =lists/python \