diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/mutt/muttrc.dot.link | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/mutt/muttrc.dot.link b/modules/mutt/muttrc.dot.link index 896ec40..1f4fae8 100644 --- a/modules/mutt/muttrc.dot.link +++ b/modules/mutt/muttrc.dot.link @@ -352,6 +352,9 @@ mailboxes `echo $HOME/mail/Sync/*/*` #macro index <esc>f "!clear;fetchmail;philter.sh\n" "Sync remote with local mail" macro pager <esc>f "!clear;fetchmail\n" "Sync remote with local mail" macro index <esc>f "!clear;fetchmail\n" "Sync remote with local mail" +macro pager G "!clear;fetchmail\n" "Sync remote with local mail" +macro index G "!clear;fetchmail\n" "Sync remote with local mail" +macro index $ "<change-folder>=INBOX/\n<sync-mailbox>" "Sync mailbox and refresh list of new messages" # ------------- # Ignore fields |