Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

segmentation fault in menu-select



Hello,

zsh segfaults after:

% ls <TAB>
then type some letters and then menu-select via ESC-x

simple .zshrc:

% cat .zshrc
autoload -Uz compinit
compinit
zmodload zsh/complist
% ls .zs*
.zshenv.old  .zshrc  .zshrc.old

P.S.
i can't reproduce this bug in zsh -f mode.

-- 
sergio



Messages sorted by: Reverse Date, Date, Thread, Author