Change mutt catch up short cut

This commit is contained in:
Hunter Haugen 2012-05-08 13:20:26 +02:00
parent bbc2c39062
commit 30482614ee

View file

@ -81,7 +81,7 @@ bind pager R group-reply
# Macros
macro index,pager c "<change-folder>?<toggle-mailboxes>" "open a different folder"
macro index \ec "T.*\n;WN;WO^T.*\n" "catch up"
macro index ,cu "T.*\n;WN;WO^T.*\n" "catch up"
macro generic,pager ,sm ":source $HOME/.muttrc\r" "Resource .muttrc without restart"
# Gmail macros
macro index,pager y "<enter-command>unset trash\n<delete-message>" "Archive message"