]> granicus.if.org Git - neomutt/commit
Change CurrentMenu to be controlled by the menu stack.
authorKevin McCarthy <kevin@8t8.us>
Mon, 27 Mar 2017 01:31:40 +0000 (18:31 -0700)
committerKevin McCarthy <kevin@8t8.us>
Mon, 27 Mar 2017 01:31:40 +0000 (18:31 -0700)
commit8240fc8175ff88485e9b5cf7958c8e8bd2453655
tree96cbf00f1d8485b8f3466c62663cd63289159732
parent0fd6f22dbd19e0e7a19ab04e113d4fe19d224c78
Change CurrentMenu to be controlled by the menu stack.

The pager menu is a bit tricky with respect to the menu->menu and
CurrentMenu, so add a few comments.
curs_main.c
menu.c
pager.c