X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.muttrc;h=c5ff07711c85c562ab2c302309c938af1f0a629b;hp=ca6edf2093e9797131c2d5fd250628e001f0ff7d;hb=HEAD;hpb=26025e1e2d58f882875714236c0b67b7f71e70c0 diff --git a/.muttrc b/.muttrc index ca6edf2..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 "_xxxxxx.htmlwebbrowser -n _xxxxxx.html; exxec rm _xxxxxx.html" \ +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