]> granicus.if.org Git - mutt/commit
Manage last search pattern outside of menu lifecycle
authorRocco Rutte <pdmef@gmx.net>
Sun, 30 Nov 2008 19:28:53 +0000 (20:28 +0100)
committerRocco Rutte <pdmef@gmx.net>
Sun, 30 Nov 2008 19:28:53 +0000 (20:28 +0100)
commit30541be34d3c54bb9b860aca01414d4c2a38cc4d
tree2e74abae5d3dae0c5d0f9b0ceb4d48b31fb78f53
parenta4eebaaf393239407ba65ce984fba4dc41e4410e
Manage last search pattern outside of menu lifecycle

Previously, the pattern was thrown away during menu destruction.
For the next search, mutt then can't provide a good suggestion.
The new behaviour is to manage the pattern outside the lifecyle
to always provide the last pattern as suggestion.
17 files changed:
addrbook.c
browser.c
compose.c
crypt-gpgme.c
curs_main.c
init.c
menu.c
mutt_menu.h
mutt_ssl.c
mutt_ssl_gnutls.c
pager.c
pgpkey.c
postpone.c
query.c
recvattach.c
remailer.c
smime.c