zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk
Subject: Re: case-insensitive completion
Date: Sun, 05 Mar 2006 01:44:16 -0800	[thread overview]
Message-ID: <060305014417.ZM7476@torch.brasslantern.com> (raw)
In-Reply-To: <quack.20060301T0116.lth3bi2frtr@roar.cs.berkeley.edu>

On Mar 1,  1:16am, Karl Chen wrote:
} 
} 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.

I suspect that if you compile with --disable-multibyte you'll at get
at least back to the speed before 4.3.0-dev-5.  I'd be curious to know
if you don't.

} Any plans to implement case-insensitive matching natively?

What do you mean "natively"?  The matcher-list matching is all done
in C, even though it's enabled via zstyle.


  reply	other threads:[~2006-03-05  9:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-01  9:16 Karl Chen
2006-03-05  9:44 ` Bart Schaefer [this message]
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=060305014417.ZM7476@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --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).