From e76b4cadc7462c0252fe56e2a64631cf6ac28ee1 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 13 Jun 2013 14:09:46 +1200 Subject: Macros to quickly jump between mailboxes --- mutt/muttrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mutt/muttrc') diff --git a/mutt/muttrc b/mutt/muttrc index 0246646d..98e6f3c9 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -115,3 +115,7 @@ bind index,pager \Cd half-down bind generic,index,browser,pager \Cf next-page bind generic,index,browser,pager \Cb previous-page +# Jump to mailboxes +macro generic,index,browser,pager gi '=inbox' +macro generic,index,browser,pager gs '=sent' + -- cgit v1.2.3