[Pkg-zsh-devel] Bug#463507: Triage

Frank Terbeck ft at bewatermyfriend.org
Mon Jan 30 08:41:53 UTC 2012


A. Costa wrote:
[...]
> Still there in 'zsh' v4.3.15-1.  Example: I typed
> what's above the carets and the Tab key, then the line
> looks like:
>
> 	ls -_main_complete:166: permission denied: 
> 	^^^^

Please do this:

  % rm ~/.zcompdump
  % zsh -f
  (and in that new shell)
  % autoload -Uz compinit
  % compinit
  % ls -<tab>

That should work. Sometimes, when `~/.zcompdump' is outdated, weird
issues have been known to appear. If you can still reproduce the problem
with the above recipe, I'd be interested in how your system differs from
other people's systems.

If you cannot, your zsh setup is broken.

Needless to say, I can't reproduce the issue.

Regards, Frank





More information about the Pkg-zsh-devel mailing list