From b066eb1c26a8bf2081fa02be01a0f0c8a252d484 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 13 Jan 2014 13:13:30 +1300 Subject: Define macro to retrieve mail with getmails(1) --- mutt/muttrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mutt') diff --git a/mutt/muttrc b/mutt/muttrc index a20755b6..fac62c0b 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -120,3 +120,6 @@ bind generic,index,browser,pager \Cb previous-page macro generic,index,browser,pager gi '=inbox' 'Change to inbox folder' macro generic,index,browser,pager gs '=sent' 'Change to sent folder' +# Run getmails(1) to retrieve all mail +macro generic,index,browser,pager gm '!getmails' 'Run getmails' + -- cgit v1.2.3