X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.muttrc;h=051a41216ee77fe2a8e921942cf5711f582ced74;hp=c3edd920355c50f9aec7f508d4b2992ac9994334;hb=0898329662b09ac156caaba8d23db6e8e8579319;hpb=561276f0f847dbaa7a2110ab5d0e372cf01c492a diff --git a/.muttrc b/.muttrc index c3edd92..051a412 100644 --- a/.muttrc +++ b/.muttrc @@ -299,6 +299,8 @@ bind index,pager S decode-save # Macros # +# KP_Enter -> Enter +#macro generic,pager,editor # KP_Home -> Home macro generic,pager,editor # KP_Up -> Up @@ -327,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 \ @@ -360,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 \