zsh-users
 help / color / mirror / code / Atom feed
From: zzapper <david@tvis.co.uk>
To: zsh-users@sunsite.dk
Subject: RE: Completion problem when `nocaseglob' is set
Date: Mon, 10 Nov 2008 12:08:58 +0000 (UTC)	[thread overview]
Message-ID: <Xns9B527B80031EAzzappergmailcom@80.91.229.13> (raw)
In-Reply-To: <DD74FBB8EE28D441903D56487861CD9D38839DF6@lonpexch01.citrite.net>

John Cooper wrote in
news:DD74FBB8EE28D441903D56487861CD9D38839DF6@lonpexch01.citrite.net: 

> Thanks for letting me know. 4.3.5 isn't available yet via Cygwin's
> setup.exe, so I've installed version 4.3.2, which doesn't exhibit the
> problem. 
> 
>     --- John.
> 
> -----Original Message-----
> From: Mikael Magnusson [mailto:mikachu@gmail.com] 
> Sent: 28 October 2008 18:37
> To: John Cooper
> Cc: zsh-users@sunsite.dk
> Subject: Re: Completion problem when `nocaseglob' is set
> 
> 2008/10/28 John Cooper <John.Cooper@eu.citrix.com>:
>> I've just upgraded to zsh 4.3.4 (via Cygwin) and have found that
>> completion in the root C: drive no longer works when I `setopt
>> nocaseglob'. 
>>
>> Apparently, creating the /c directory allowed it to become visible to
>> the globbing system (it's listed in `print /*'), although I don't
>> understand why this is only needed when `nocaseglob' is in effect.
>>
>> Anyway, with zsh 4.3.4, the above is now only a partial fix:
>>
>> $ ls /c/<TAB>    # lists files as expected
>> $ ls c:/<TAB>    # no files listed
>>
>> Does anyone know how I can get completion to work using c:/<TAB> with
>> zsh 4.3.4 with `nocaseglob' enabled?
>>
>> I've tried the following, but to no avail:
>>  zstyle ':completion:*:paths' accept-exact 'c:'
>>  zstyle ':completion:*' fake-files '/:c'
> 
> This is a bug that was fixed in 4.3.5,
> 

Peter Castro maintains zsh on Cygwin 
http://www.fruitbat.org/Cygwin/index.html

Peter Castro at: doctorATfruitbatDOTorg

I'd like an new version with c:/ completion as well!


-- 
zzapper

http://www.successtheory.com/tips/zshtips.html
http://www.successtheory.com/tips/cygwintips.php   (in progress)


      reply	other threads:[~2008-11-10 12:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-28 18:31 John Cooper
2008-10-28 18:37 ` Mikael Magnusson
2008-10-29 10:18   ` John Cooper
2008-11-10 12:08     ` zzapper [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Xns9B527B80031EAzzappergmailcom@80.91.229.13 \
    --to=david@tvis.co.uk \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).