]> granicus.if.org Git - neomutt/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)
commit6dc6c8df649bedd051230c25dc1b2176549d681f
tree2e74abae5d3dae0c5d0f9b0ceb4d48b31fb78f53
parentc20aaf9c3e776fe76e80b172eb1a9a28ad870a86
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