zsh-users
 help / color / mirror / code / Atom feed
* case insensitive filename generation
@ 2002-06-29 18:41 Vagn Johansen
  2002-06-30  8:15 ` Borsenkow Andrej
  0 siblings, 1 reply; 11+ messages in thread
From: Vagn Johansen @ 2002-06-29 18:41 UTC (permalink / raw)
  To: zsh-users

[-- Attachment #1: Type: text/plain, Size: 187 bytes --]

Is there way to get case insensitive filename generation as the default?

Basically, I want the globbing flag (#i) to be the implicit for all expa.. no, "generations"

Vagn Johansen

[-- Attachment #2: Type: text/html, Size: 679 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread
* case insensitive filename generation
@ 2003-01-18 22:39 Le Wang
  2003-01-18 22:40 ` Le Wang
  2003-01-18 23:04 ` Bart Schaefer
  0 siblings, 2 replies; 11+ messages in thread
From: Le Wang @ 2003-01-18 22:39 UTC (permalink / raw)
  To: Zsh users list

Hi,

I have case insensitive <tab> completion with this
style:

zstyle ':completion:*' matcher-list 'm:{a-z-}={A-Z_}'

How would I do the exact same thing with filenames,
i.e. allow lower case letters to match lower or upper
case filenames?

Thanks.

--
Le

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca


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

end of thread, other threads:[~2003-01-19 21:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-29 18:41 case insensitive filename generation Vagn Johansen
2002-06-30  8:15 ` Borsenkow Andrej
2002-06-30 10:22   ` Vagn Johansen
2002-06-30 15:17     ` Borsenkow Andrej
2002-06-30 20:26       ` Vagn Johansen
2003-01-18 22:39 Le Wang
2003-01-18 22:40 ` Le Wang
2003-01-18 23:04 ` Bart Schaefer
2003-01-18 23:22   ` Le Wang
2003-01-19  6:36     ` Bart Schaefer
2003-01-19 21:05       ` Le Wang

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