This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ZSH completion problem


On Sun, 14 Oct 2007, Václav Haisman wrote:

I have a problem with ZSH completion after updating from 4.3.2-1 to 4.3.4-1.

amber2::WilX:~> zsh --version
zsh 4.3.4 (i686-pc-cygwin)

amber2::WilX:~> cd tmp_path_files:695: command not found: _list_files

In this example I have hit TAB after writing "cd tmp". The rest of the line
is error message I got.

Hmm... I'll see if I can reproduce this (I'm not at my machine right now). If you had compinit set before the upgrade you may need to remove your .zcompcache and reinitialize it. There have been a few bugs with some of the completion items, but that seems like something that would have been caught before the release. I'll check it tonight.

Also, Cygwin's ZSH package seems to have the /usr/share/zsh/4.3.4/functions
directory flattened compared to what I can see
/usr/local/share/zsh/4.3.4/functions on FreeBSD. Is that ok?

Yes. It's flat for Linux too (and for the previous releases as well, I believe). Or are you refering to the sample Doc instead (which is in /usr/share/doc/zsh-4.3.4/Functions/) ?

--
VH

-- Peter A. Castro <doctor@fruitbat.org> or <Peter.Castro@oracle.com> "Cats are just autistic Dogs" -- Dr. Tony Attwood
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]