zsh-users
 help / color / mirror / code / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
To: Oliver Kiddle <okiddle@yahoo.co.uk>
Cc: Kai Grossjohann <kai@emptydomain.de>, zsh-users@sunsite.dk
Subject: Re: Case-insensitive completion isn't completely insensitive
Date: Wed, 30 Jun 2004 17:01:45 +0200	[thread overview]
Message-ID: <86smcdw0me.fsf@rumba.de.uu.net> (raw)
In-Reply-To: <5500.1088605866@trentino.logica.co.uk> (Oliver Kiddle's message of "Wed, 30 Jun 2004 16:31:06 +0200")

Oliver Kiddle <okiddle@yahoo.co.uk> writes:

> Kai Grossjohann wrote:
>
>> I have a directory which contains a file ENV and a subdir etc/.  I
>> change into that directory, type "source ./e" and then hit TAB.  Zsh
>> completes the directory, but not the file!
>
>> zstyle ':completion:*' matcher-list '' 'm:{a-z}={A-Z}' 'r:|[._-/]=** r:|=**' 'l:|=* r:|=*'
>                                       ^^
> That empty match specification there tells zsh to try case sensitive
> completion first. The definition after it specifies case-insensitive
> completion. Try removing those empty quotes.

Ah!  And I think even the menu interface told me, but I didn't
understand.

Thanks for telling me now.  I have changed the file.

Kai


      reply	other threads:[~2004-06-30 15:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-30 13:43 Kai Grossjohann
2004-06-30 14:31 ` Oliver Kiddle
2004-06-30 15:01   ` Kai Grossjohann [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=86smcdw0me.fsf@rumba.de.uu.net \
    --to=kai@emptydomain.de \
    --cc=okiddle@yahoo.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).