summaryrefslogtreecommitdiff
path: root/Src/Zle/complist.c
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Zle/complist.c')
-rw-r--r--Src/Zle/complist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Src/Zle/complist.c b/Src/Zle/complist.c
index 622219aaf..cbc39266f 100644
--- a/Src/Zle/complist.c
+++ b/Src/Zle/complist.c
@@ -1778,6 +1778,7 @@ domenuselect(Hookdef dummy, Chdata dat)
s->origcs = origcs;
s->origll = origll;
menucmp = menuacc = hasoldlist = 0;
+ minfo.cur = NULL;
fixsuffix();
validlist = 0;
amatches = pmatches = lastmatches = NULL;