[Mutt] #3196: [PATCH] Display and key bindings corrupted after decrypting application/pgp message with gpg-agent
#3196: [PATCH] Display and key bindings corrupted after decrypting
application/pgp
message with gpg-agent
--------------------+-------------------------------------------------------
Reporter: tmz | Owner: mutt-dev
Type: defect | Status: new
Priority: minor | Milestone: 1.6
Component: mutt | Version: 1.5.19
Keywords: pgp |
--------------------+-------------------------------------------------------
When using gpg-agent, pinentry-curses, and the classic pgp backend, the
display becomes corrupted after decrypting (or attempting to decrypt) a
message sent in traditional pgp (application/pgp) format.
The fix is to call mutt_need_hard_redraw(), which the attached patch does.
Hopefully, there aren't many more areas where this still needs fixed. I
apparently don't get many application/pgp encrypted messages, as I didn't
notice this one for quite a long time.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3196>
Mutt <http://www.mutt.org/>
The Mutt mail user agent