Otherwise - e.g. when folder-hooks are involved - 'Not available in this menu' is thrown, see e56d30e5fe5cd979ec491aca2fa813a7a9439840 --- doc/Muttrc.head | 1 + 1 file changed, 1 insertion(+)
diff --git a/doc/Muttrc.head b/doc/Muttrc.head index 0d2b2f52..a897df77 100644 --- a/doc/Muttrc.head +++ b/doc/Muttrc.head @@ -29,6 +29,7 @@ macro generic,pager <F1> "<shell-escape> less @docdir@/manual.txt<Enter>" "show # note: these macros have been subsumed by the <browse-mailboxes> function. # macro index y "<change-folder>?<toggle-mailboxes>" "show incoming mailboxes list" # macro pager y "<exit><change-folder>?<toggle-mailboxes>" "show incoming mailboxes list" +macro pager y "<exit><browse-mailboxes>" "show incoming mailboxes list" bind browser y exit # Handler for gzip compressed mailboxes -- 2.23.0