#3507: Mutt ignores SIGWINCH when built with --enable-imap
--------------------+-------------------------------------------------------
Reporter: vinc17 | Owner: mutt-dev
Type: defect | Status: new
Priority: minor | Milestone:
Component: mutt | Version:
Keywords: |
--------------------+-------------------------------------------------------
Comment(by me):
{{{
On Thu, Mar 10, 2011 at 12:19:57PM -0000, Mutt wrote:
I don't see an obvious bug in that snippet. Have you verified the bug
goes away if you set imap_keepalive > timeout? mutt_getch() should
return -1 when SIGWINCH is received, which will break out of the loop
and jump down to the gotkey label, and then return -1.
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3507#comment:>
Mutt <http://www.mutt.org/>
The Mutt mail user agent