]> git.phdru.name Git - dotfiles.git/blobdiff - .muttrc
.fvwmrc: Do not start root terminal
[dotfiles.git] / .muttrc
diff --git a/.muttrc b/.muttrc
index a93e8bbab49f648c0d21d963c28cbc147f9c06b2..5b8293976c122c6ccdbfbd2c2c5778318440a64f 100644 (file)
--- 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 \
    <Home><change-folder>=stcnet<Enter> \
    "Go to stcnet inbox"
-macro pager,attach A \
+macro pager,attach \ca \
    <exit><Home><change-folder>=stcnet<Enter> \
    "Go to stcnet inbox"
-macro index <Esc>a \
+macro index A \
    <Home><change-folder>=sent-stcnet<Enter> \
    "Go to sent-stcnet"
-macro pager,attach <Esc>a \
+macro pager,attach A \
    <exit><Home><change-folder>=sent-stcnet<Enter> \
    "Go to sent-stcnet"