X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.muttrc;h=5b8293976c122c6ccdbfbd2c2c5778318440a64f;hp=a93e8bbab49f648c0d21d963c28cbc147f9c06b2;hb=5080a18901c90727c7dd11cc43bdefbad53f42c7;hpb=9ae7efa3885fe5b8a34066245de63293d75611a1 diff --git a/.muttrc b/.muttrc index a93e8bb..5b82939 100644 --- a/.muttrc +++ b/.muttrc @@ -352,16 +352,16 @@ macro pager,attach Y \ "Go to python" # Go to STCnet "Atlas"/STM mailboxes -macro index A \ +macro index \ca \ =stcnet \ "Go to stcnet inbox" -macro pager,attach A \ +macro pager,attach \ca \ =stcnet \ "Go to stcnet inbox" -macro index a \ +macro index A \ =sent-stcnet \ "Go to sent-stcnet" -macro pager,attach a \ +macro pager,attach A \ =sent-stcnet \ "Go to sent-stcnet"