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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to