X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.muttrc;h=40bf923ce4a4e9a51b98886b220a9672cdb9c521;hb=f189eb4fd1278abd32cbdcb7206a7e2033bd932f;hp=06a9601429031a125182e889dd996839f377e3f4;hpb=7beb9d0cab6ab4a0f9206ecd031dcce54832ce70;p=dotfiles.git diff --git a/.muttrc b/.muttrc index 06a9601..40bf923 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" \