X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.muttrc;h=499a9e9a0496775dd6aab943f00a8cfbc20dc599;hb=6ae80406a46b645878b431bd922cfd6f86eb4c0d;hp=c3edd920355c50f9aec7f508d4b2992ac9994334;hpb=561276f0f847dbaa7a2110ab5d0e372cf01c492a;p=dotfiles.git diff --git a/.muttrc b/.muttrc index c3edd92..499a9e9 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,10 +329,10 @@ macro index,pager S \ ! \ "Move current message to inbox" -macro index,pager h \ +macro index,pager,attach h \ ":auto_view text/html" \ "View HTML attachments" -macro index,pager H \ +macro index,pager,attach H \ ":unauto_view text/html" \ "Don't show HTML attachments" @@ -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 \