]> granicus.if.org Git - mutt/commit
Set refresh when popping the menu stack.
authorKevin McCarthy <kevin@8t8.us>
Mon, 27 Mar 2017 01:31:41 +0000 (18:31 -0700)
committerKevin McCarthy <kevin@8t8.us>
Mon, 27 Mar 2017 01:31:41 +0000 (18:31 -0700)
commit95070a7016d7334ac1d4e664e42afcfdcd96dc1f
treefb0658eb45aa00d93cbe249d365e54b1a7a72827
parent5af1b825aef689984504a847c8589b2593a08d17
Set refresh when popping the menu stack.

This removes the need for the OPTNEEDREDRAW option and MAYBE_REDRAW
macro previously used to communicate back the need to refresh after
exiting a menu.

Remove the redraw parameter from ci_bounce_message() and
mix_make_chain() which served the same purpose.
20 files changed:
addrbook.c
browser.c
commands.c
compose.c
crypt-gpgme.c
curs_lib.c
curs_main.c
enter.c
menu.c
mutt.h
mutt_curses.h
mutt_menu.h
mutt_ssl.c
pager.c
pgpkey.c
protos.h
query.c
remailer.c
remailer.h
smime.c