Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: case insensitive filename generation



 --- Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Jan 18,  6:22pm, Le Wang wrote:
> } Subject: Re: case insensitive filename generation
> }
> }  --- Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
> wrote:
> } > On Jan 18,  5:39pm, Le Wang wrote:
> } > } 
> } > } zstyle ':completion:*' matcher-list
> 'm:{a-z-}={A-Z_}'
> } > } 
> } > } How would I do the exact same thing with
> filenames
> } > 
> } > Filenames, where/when? 
> } 
> } I'm after the same behaviour in filename globbing.
> 
> There's no setting that permanently turns on
> case-insenstive
> globbing.  (I believe the Cygwin compilation of zsh
> does so
> because the DOS/Windows file system is
> case-insensitive, but
> zsh does not do that on other platforms.)


Yeah, OK, when I think about it, a lot of things can
go wrong with scripts if there was such an option for
all platforms...

--
Le

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



Messages sorted by: Reverse Date, Date, Thread, Author