]> granicus.if.org Git - mutt/commitdiff
pager specifc "show incoming mailboxes list" macro
authorChristian Ebert <blacktrash@gmx.net>
Fri, 30 Mar 2018 12:37:54 +0000 (13:37 +0100)
committerKevin McCarthy <kevin@8t8.us>
Fri, 30 Mar 2018 16:24:27 +0000 (09:24 -0700)
Exiting the pager before change-folder avoids 'Not available in this
menu' error when selecting a different entry in some circumstances.

doc/Muttrc.head

index 78916d95446ae3107aa0b4650d02754dc65754b6..2b0020f7263d4510f26cbc5b4eacea33b19cda12 100644 (file)
@@ -26,7 +26,8 @@ macro index,pager,attach,compose \cb "\
 macro generic,pager <F1> "<shell-escape> less @docdir@/manual.txt<Enter>" "show Mutt documentation"
 
 # show the incoming mailboxes list (just like "mutt -y") and back when pressing "y"
-macro index,pager y "<change-folder>?<toggle-mailboxes>" "show incoming mailboxes list"
+macro index y "<change-folder>?<toggle-mailboxes>" "show incoming mailboxes list"
+macro pager y "<exit><change-folder>?<toggle-mailboxes>" "show incoming mailboxes list"
 bind browser y exit
 
 # Handler for gzip compressed mailboxes