Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
segmentation fault in menu-select
- X-seq: zsh-workers 25017
- From: sergio <zsh@xxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: segmentation fault in menu-select
- Date: Tue, 13 May 2008 17:40:03 +0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
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