#3875: Mutt with imap exits line editor when resized
--------------------------------+----------------------
Reporter: nicop | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone: 1.6
Component: user interface | Version: 1.7.0
Keywords: imap editor resize |
--------------------------------+----------------------
To reproduce, you need to configure mutt with {{{--enable-imap}}} before
compiling. Then, just open the line editor, for instance by pressing
{{{m}}} to start composing an email (assuming default key bindings). Now,
if you resize the terminal, mutt will exit the line editor. If you
directly start mutt with a mailto url, e.g. {{{mutt [email protected]}}},
resizing the terminal will exit mutt.
This only affects mutt with imap support as the code handling key input
behaves differently in case of resize with imap enabled. I attached a (mq)
patch that solves the problem.
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3875>
Mutt <http://www.mutt.org/>
The Mutt mail user agent