zsh-users
 help / color / mirror / code / Atom feed
From: Vin Shelton <ethersoft@gmail.com>
To: zzapper <david@tvis.co.uk>
Cc: zsh-users@sunsite.dk
Subject: Re: ls case insensitivity
Date: Wed, 14 Sep 2005 08:48:56 -0400	[thread overview]
Message-ID: <20a807210509140548ba761f1@mail.gmail.com> (raw)
In-Reply-To: <n30gi1l6870trbvsatr2t4ojj3vl15o9dr@4ax.com>

On 9/14/05, zzapper <david@tvis.co.uk> wrote:
> But is there an option to switch off case-sensitivity?
> 

Does this do what you want?

# Match case-insensitively
zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z}'

HTH,
  Vin


  reply	other threads:[~2005-09-14 12:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-14 10:53 zzapper
2005-09-14 12:48 ` Vin Shelton [this message]
2005-09-14 13:31 ` Christian Taylor
2005-09-14 13:41   ` zzapper

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=20a807210509140548ba761f1@mail.gmail.com \
    --to=ethersoft@gmail.com \
    --cc=acs@alumni.princeton.edu \
    --cc=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).