From: Christian Ebert Date: Fri, 30 Mar 2018 12:37:54 +0000 (+0100) Subject: pager specific "show incoming mailboxes list" macro X-Git-Tag: neomutt-20180512~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0da9f35cc2265126d51aaf8aca0c3a2fc2a3a8da;p=neomutt pager specific "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. [ci skip] --- diff --git a/doc/neomuttrc.head b/doc/neomuttrc.head index e38cce172..33a710997 100644 --- a/doc/neomuttrc.head +++ b/doc/neomuttrc.head @@ -26,7 +26,8 @@ macro index,pager,attach,compose \cb "\ macro generic,pager " less @docdir@/manual.txt" "show NeoMutt documentation" # show the incoming mailboxes list (just like "neomutt -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