]> granicus.if.org Git - neomutt/commit
Add multiline and sigwinch handling to mutt_yesorno. (closes #3877)
authorKevin McCarthy <kevin@8t8.us>
Sun, 16 Apr 2017 21:38:40 +0000 (14:38 -0700)
committerRichard Russon <rich@flatcap.org>
Tue, 18 Apr 2017 12:44:29 +0000 (13:44 +0100)
commitca9bf48592bae81db0b063450b363b6817bff93d
tree4c339239280247a8eab0eef135ffaf2e9366c554
parent50b2cb2dc8ed502459353abf15997b3dc6e190b9
Add multiline and sigwinch handling to mutt_yesorno. (closes #3877)

Most of the yes/no and query_quadoption prompts are pretty short, but
for completeness add handling for those too.
curs_lib.c