From 7cbcacf55ad52a060a75843209bc2a319725ca22 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 31 May 2013 23:45:27 -0300 Subject: Remap mutt key to sync mailbox and refresh list of new messages --- modules/mutt/muttrc.dot.link | 3 +++ 1 file changed, 3 insertions(+) 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 f "!clear;fetchmail;philter.sh\n" "Sync remote with local mail" macro pager f "!clear;fetchmail\n" "Sync remote with local mail" macro index 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 $ "=INBOX/\n" "Sync mailbox and refresh list of new messages" # ------------- # Ignore fields -- cgit v1.2.3