X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.muttrc;h=c4c4fc99addb83bccb6be8fe3f46c124b24fede7;hb=861d3830bbfa284a67e79154fcc1051a1fea3929;hp=499a9e9a0496775dd6aab943f00a8cfbc20dc599;hpb=6ae80406a46b645878b431bd922cfd6f86eb4c0d;p=dotfiles.git diff --git a/.muttrc b/.muttrc index 499a9e9..c4c4fc9 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 @@ -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.htmlwebbrowser -n ~/tmp/_xxx.html; exec rm ~/tmp/_xxx.html" \ "View html attachment in a web browser" # Go to python mailbox