]> granicus.if.org Git - neomutt/commit
Add multiline and sigwinch handling to mutt_multi_choice. (see #3877)
authorKevin McCarthy <kevin@8t8.us>
Sat, 15 Apr 2017 19:56:43 +0000 (12:56 -0700)
committerKevin McCarthy <kevin@8t8.us>
Sat, 15 Apr 2017 19:56:43 +0000 (12:56 -0700)
commit23338b47ee076d3919aa02a19e88a45e0c7db603
treed27cfc9a65046a953d81f1ed804cae7112d2ab98
parentbde2407786df127909cf5024079e5e4115525595
Add multiline and sigwinch handling to mutt_multi_choice. (see #3877)

Resize the message window up to three lines to fix wide prompts.

Enable sigwinch processing and redraw the current menu as needed.
curs_lib.c