Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh eats 100% CPU with completion in /
- X-seq: zsh-workers 27317
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: zsh eats 100% CPU with completion in /
- Date: Fri, 30 Oct 2009 17:10:27 +0100
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mail-followup-to: zsh-workers@xxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
The subject is not entirely correct.
Zsh eats 100% CPU on a colleague's laptop if you do this:
% cd /
% cd ..
% ./<tab>
Happens with the most recent CVS HEAD, too.
That's on linux (debian stable, actually).
The problem is reproducible on his machine. And it doesn't happen if
you do this:
% cd /
% ./<tab>
The 'cd ..' is required.
I cannot reproduce the problem on my system with exactly the same
configuration and with exactly the same zsh version. And I am in fact
using the very same OS (debian stable), too.
As you can imagine, I am quite puzzled and I don't know how to tackle
this.
Any hints or suggestions are highly welcome.
Regards, Frank
Messages sorted by:
Reverse Date,
Date,
Thread,
Author