When using gpg-agent, a hard redraw is needed after the pinentry program
is called. Otherwise, the screen is garbled and key bindings are
screwed up.
Closes #3196.
+2009-03-15 16:44 +0100 Rocco Rutte <pdmef@gmx.net> (bc7c64ff3e48)
+
+ * configure.ac, protos.h, wcscasecmp.c: Add wcscasecmp() compatibility
+ function (for OS X)
+
+2009-03-15 16:39 +0100 Rocco Rutte <pdmef@gmx.net> (2b286d58647b)
+
+ * ChangeLog, doc/mutt.man: mutt.1: Mention that -a should be last in
+ option list. Closes #3202
+
2009-03-15 16:38 +0100 Rocco Rutte <pdmef@gmx.net> (650829e3eb06)
* alias.c: Only define min() if not present. Closes #3199
state_attach_puts (_("[-- End of PGP output --]\n\n"), s);
}
+ if (pgp_use_gpg_agent())
+ mutt_need_hard_redraw ();
}
/* treat empty result as sign of failure */