X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.muttrc;h=59574a8dcb9a044af8d63ec1a76a450b5a27cea6;hp=06a9601429031a125182e889dd996839f377e3f4;hb=f8f592c4c23d9b47f0c7fb32e78cca83bc2e5252;hpb=7beb9d0cab6ab4a0f9206ecd031dcce54832ce70 diff --git a/.muttrc b/.muttrc index 06a9601..59574a8 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 @@ -368,20 +370,6 @@ macro pager,attach Y \ =lists/python \ "Go to python" -# Go to STCnet "Atlas"/STM mailboxes -macro index \ca \ - =stcnet \ - "Go to stcnet inbox" -macro pager,attach \ca \ - =stcnet \ - "Go to stcnet inbox" -macro index A \ - =sent-stcnet \ - "Go to sent-stcnet" -macro pager,attach A \ - =sent-stcnet \ - "Go to sent-stcnet" - # Recode base64 to 8bit, html to plain text, mustdie-1251 to koi8-r, etc. macro index,pager \ m "mimedecode | less" \