zsh-workers
 help / color / mirror / code / Atom feed
* case-insensitive completion
@ 2006-03-01  9:16 Karl Chen
  2006-03-05  9:44 ` Bart Schaefer
  0 siblings, 1 reply; 5+ messages in thread
From: Karl Chen @ 2006-03-01  9:16 UTC (permalink / raw)
  To: zsh-workers


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-03-05 20:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [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
2006-03-01  9:16 case-insensitive completion Karl Chen
2006-03-05  9:44 ` Bart Schaefer
2006-03-05 17:24   ` Peter Stephenson
2006-03-05 20:45     ` Bart Schaefer

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).