zsh-workers
 help / color / mirror / code / Atom feed
From: Karl Chen <quarl@NOSPAM.quarl.org>
To: zsh-workers@sunsite.dk
Subject: case-insensitive completion
Date: Wed, 01 Mar 2006 01:16:16 -0800	[thread overview]
Message-ID: <quack.20060301T0116.lth3bi2frtr@roar.cs.berkeley.edu> (raw)


Hi, I use the following for case-insensitive completion:
    zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z}'

It has always been MUCH slower than regular completion, esp on big
directories.  With 4.3.0-dev-5 it got even worse.  This is all on
a local disk (high bandwidth, low latency SATA), though of course
the effect is magnified over NFS.

Any plans to implement case-insensitive matching natively?


-- 
Karl 2006-03-01 01:13


             reply	other threads:[~2006-03-01  9:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-01  9:16 Karl Chen [this message]
2006-03-05  9:44 ` Bart Schaefer
2006-03-05 17:24   ` Peter Stephenson
2006-03-05 20:45     ` Bart Schaefer
     [not found] <20030914103053.GA827@strindberg.student.uu.se>
     [not found] ` <1030914185817.ZM27558@candle.brasslantern.com>
     [not found]   ` <10378.1063706957@gmcs3.local>
2003-09-16 15:27     ` Case-insensitive completion Bart Schaefer

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=quack.20060301T0116.lth3bi2frtr@roar.cs.berkeley.edu \
    --to=quarl@nospam.quarl.org \
    --cc=quarl+dated+1141636409.1c3501@nospam.quarl.org \
    --cc=zsh-workers@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).