Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Completion problems on cygwin when nocaseglob is set
- X-seq: zsh-users 12089
- From: Peter Stephenson <pws@xxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: Re: Completion problems on cygwin when nocaseglob is set
- Date: Tue, 23 Oct 2007 18:24:22 +0100
- In-reply-to: <20071023171227.GB31377@xxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <DD74FBB8EE28D441903D56487861CD9D223A0DF8@xxxxxxxxxxxxxxxxxxxxxx> <20071022103452.6c0580c6@news01> <DD74FBB8EE28D441903D56487861CD9D224E86E7@xxxxxxxxxxxxxxxxxxxxxx> <20071022123128.2db6000c@news01> <DD74FBB8EE28D441903D56487861CD9D224E8A05@xxxxxxxxxxxxxxxxxxxxxx> <20071023101151.3757a369@news01> <DD74FBB8EE28D441903D56487861CD9D225F6432@xxxxxxxxxxxxxxxxxxxxxx> <200710231156.l9NBuQwA019246@xxxxxxxxxxxxxx> <DD74FBB8EE28D441903D56487861CD9D225F6859@xxxxxxxxxxxxxxxxxxxxxx> <20071023165708.41f29476@news01> <20071023171227.GB31377@xxxxxxxxx>
Wayne Davison wrote:
> On Tue, Oct 23, 2007 at 04:57:08PM +0100, Peter Stephenson wrote:
> > OK, I've found the underlying problem. The cause is as discussed---"c"
> > doesn't appear in the directory listing for "/", which still strikes me as
> > a bug.
>
> Perhaps you didn't mkdir /c before using the mount command?
We didn't (at least, John didn't), and shouldn't need to; that's the
bug. The cygdrive directory should automatically put the files into a
listing via readdir() whenever they're visible by a direct opendir().
> e.g., see this thread:
>
> http://www.cygwin.com/ml/cygwin/2003-07/msg01188.html
Yes, that seems to be the same conclusion as us: "mount -c /" fails in
that way and no one really knows why.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author