X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.muttrc;h=018fe3898bbbd0ef6662dd6abc6d728e592fb848;hp=051a41216ee77fe2a8e921942cf5711f582ced74;hb=HEAD;hpb=3b34c0d9e7422716e8625bafe62d2e033c3e3e11 diff --git a/.muttrc b/.muttrc index 051a412..b347d4f 100644 --- a/.muttrc +++ b/.muttrc @@ -304,17 +304,17 @@ bind index,pager S decode-save # KP_Home -> Home macro generic,pager,editor # KP_Up -> Up -macro generic,pager,editor \x20b +macro generic,pager,editor \1074 # KP_Next -> PageUp macro generic,pager,editor # KP_Left -> Left -macro generic,pager,editor \x20c +macro generic,pager,editor \1075 # KP_Right -> Right -macro generic,pager,editor \x20d +macro generic,pager,editor \1076 # KP_End -> End macro generic,pager,editor # KP_Down -> Down -macro generic,pager,editor \x20e +macro generic,pager,editor \1077 # KP_Prev -> PageDown macro generic,pager,editor @@ -330,10 +330,10 @@ macro index,pager S \ "Move current message to inbox" macro index,pager,attach h \ - ":auto_view texxt/html" \ + ":auto_view text/html" \ "View HTML attachments" macro index,pager,attach H \ - ":unauto_view texxt/html" \ + ":unauto_view text/html" \ "Don't show HTML attachments" macro index s \ @@ -362,7 +362,12 @@ macro pager,attach M \ =sent-mail \ "Go to sent-mail" -macro attach V "webstdin" \ +macro index,pager \cV "" \ + "Show version" + +macro index,pager V "v/text/htmlV" \ + "View the 1st html attachment in a web browser" +macro attach V "~/tmp/_xxx.htmlnwebbrowser -n ~/tmp/_xxx.html; exec rm ~/tmp/_xxx.html" \ "View html attachment in a web browser" # Go to python mailbox