]> git.rmz.io Git - dotfiles.git/commitdiff
mutt: add bindings to switch mailboxes
authorSamir Benmendil <samir.benmendil@gmail.com>
Tue, 11 Nov 2014 13:58:14 +0000 (13:58 +0000)
committerSamir Benmendil <samir.benmendil@gmail.com>
Tue, 11 Nov 2014 13:58:14 +0000 (13:58 +0000)
mutt/bindings

index 9546d7bea7a81712c82702d86f62d9c40cb396d8..ef310275b2a23a612fd395b8438b0f42e18b01bf 100644 (file)
@@ -12,6 +12,11 @@ bind index G       last-entry
 bind pager gg      top
 bind pager G       bottom
 
+macro index,pager gi "<change-folder>=gmail/inbox<return>"   "go to inbox"
+macro index,pager gy "<change-folder>=gmail/youtube<return>" "go to youtube"
+macro index,pager ga "<change-folder>=gmail/archive<return>" "go to archive"
+macro index,pager gs "<change-folder>=gmail/spam<return>"    "go to spam"
+
 bind index q noop
 bind index Q quit