From: Christian Ebert Date: Fri, 30 Mar 2018 12:37:54 +0000 (+0100) Subject: pager specifc "show incoming mailboxes list" macro X-Git-Tag: mutt-1-10-rel~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e56d30e5fe5cd979ec491aca2fa813a7a9439840;p=mutt pager specifc "show incoming mailboxes list" macro Exiting the pager before change-folder avoids 'Not available in this menu' error when selecting a different entry in some circumstances. --- diff --git a/doc/Muttrc.head b/doc/Muttrc.head index 78916d95..2b0020f7 100644 --- a/doc/Muttrc.head +++ b/doc/Muttrc.head @@ -26,7 +26,8 @@ macro index,pager,attach,compose \cb "\ macro generic,pager " less @docdir@/manual.txt" "show Mutt documentation" # show the incoming mailboxes list (just like "mutt -y") and back when pressing "y" -macro index,pager y "?" "show incoming mailboxes list" +macro index y "?" "show incoming mailboxes list" +macro pager y "?" "show incoming mailboxes list" bind browser y exit # Handler for gzip compressed mailboxes