From 015e22c1411caf67a4026397f89652c568c02bcc Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 9 Dec 1999 15:19:12 +0000 Subject: zsh-workers/8981 --- Src/Zle/complist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/Zle/complist.c') diff --git a/Src/Zle/complist.c b/Src/Zle/complist.c index c8d1914e3..32a2d99f3 100644 --- a/Src/Zle/complist.c +++ b/Src/Zle/complist.c @@ -916,7 +916,7 @@ domenuselect(Hookdef dummy, Chdata dat) s->nbrbeg = nbrbeg; s->nbrend = nbrend; s->nmatches = nmatches; - menucmp = menuacc = 0; + menucmp = menuacc = hasoldlist = 0; fixsuffix(); validlist = 0; amatches = pmatches = lastmatches = NULL; -- cgit 1.4.1