From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15976 invoked from network); 14 Sep 2005 13:49:52 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 14 Sep 2005 13:49:52 -0000 Received: (qmail 72034 invoked from network); 14 Sep 2005 13:49:45 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 14 Sep 2005 13:49:45 -0000 Received: (qmail 9319 invoked by alias); 14 Sep 2005 13:49:34 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9415 Received: (qmail 9300 invoked from network); 14 Sep 2005 13:49:34 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 14 Sep 2005 13:49:34 -0000 Received: (qmail 70409 invoked from network); 14 Sep 2005 13:49:34 -0000 Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by a.mx.sunsite.dk with SMTP; 14 Sep 2005 13:49:29 -0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EFXZV-0002HL-C2 for zsh-users@sunsite.dk; Wed, 14 Sep 2005 15:45:09 +0200 Received: from 241.119-84-212.ippool.ndo.com ([212.84.119.241]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Sep 2005 15:45:09 +0200 Received: from david by 241.119-84-212.ippool.ndo.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Sep 2005 15:45:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: zzapper Subject: Re: ls case insensitivity Date: Wed, 14 Sep 2005 14:41:38 +0100 Message-ID: References: <200509141531.41628.cht@chello.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 241.119-84-212.ippool.ndo.com X-Newsreader: Forte Free Agent 2.0/32.652 Sender: news X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 On Wed, 14 Sep 2005 15:31:41 +0200, wrote: >zzapper wrote: >> ls (#i)*.pm5 - dows a ls case insensitive but is tedious to type >> >> But is there an option to switch off case-sensitivity? > >I believe you want "setopt no_case_glob". >This was only introduced in 4.2.0 afaik, so you may want to put something like >this in your .zshrc: > >is-at-least 4.2.0 && setopt no_case_glob > >Hope this helps, Christian WTDO Thanx -- zzapper Success for Techies and Vim,Zsh tips http://SuccessTheory.com/