zsh-users
 help / color / mirror / code / Atom feed
From: Christian Taylor <cht@chello.at>
To: "zsh-users" <zsh-users@sunsite.dk>
Subject: Re: Expansions with glob_complete ignore no_case_glob
Date: Thu, 13 Jan 2005 00:28:25 +0100	[thread overview]
Message-ID: <200501130028.25821.cht@chello.at> (raw)
In-Reply-To: <200501121306.j0CD6Q4L024303@news01.csr.com>

Peter Stephenson wrote:
> Christian Taylor wrote:
> > The thing that suprised me originally is that for
> > instance wildcards apparently cause the pattern to be completed by a
> > mechanism that both ignores NO_CASE_GLOB and the matcher-list
> > configuration
> > [when glob_complete is set].
>
> Hmm, I think this is quite tricky.  The pattern matcher doesn't know
> about the matcher list and training it would be tricky.  Getting the
> completion code to fix up fixed string parts of the completion is also
> tricky.  So this probably needs documenting as a limitation for now.

I was afraid of that :)
I've now worked around the problem using an editor widget that basically does 
the completion with (#i) prepended, which is sufficient for my purpose.
Thanks for responding!

Christian Taylor


      reply	other threads:[~2005-01-12 23:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-08 22:41 Christian Taylor
2005-01-10 10:44 ` Peter Stephenson
2005-01-12  0:53   ` Christian Taylor
2005-01-12 13:06     ` Peter Stephenson
2005-01-12 23:28       ` Christian Taylor [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=200501130028.25821.cht@chello.at \
    --to=cht@chello.at \
    --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).