[Pkg-zsh-devel] Bug#630987: Bug#630987: Tab-completion is totally broken
Frank Terbeck
ft at bewatermyfriend.org
Tue Jun 21 14:34:00 UTC 2011
Axel Beckert wrote:
[...]
>> http://iki.fi/juhtolv/configs/shellrc/
>
> Thanks. That may help later with debugging the issue.
Actually, what I'd be way more interested in, is if the zsh defaults
plus compsys trigger the problem, too:
% zsh -f
% autoload -Uz compinit
% compinit
...and then, in that fresh shell (after the compinit call), retry.
If that *still* yields the problem then the problem is not with your
setup and I'd bet on compcache being the culprit. Then you'd
% rm ~/.zcompdump
...and retry.
If the problem is caused by your configuration (which I doubt, if it
worked with 4.3.11), then we'd need a minimal example that triggers the
problem.
Regards, Frank
More information about the Pkg-zsh-devel
mailing list