From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6206 invoked from network); 7 Aug 2004 03:06:09 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 7 Aug 2004 03:06:09 -0000 Received: (qmail 58818 invoked from network); 7 Aug 2004 03:06:02 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 7 Aug 2004 03:06:02 -0000 Received: (qmail 13463 invoked by alias); 7 Aug 2004 03:05:19 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7812 Received: (qmail 13451 invoked from network); 7 Aug 2004 03:05:19 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by 130.225.247.90 with SMTP; 7 Aug 2004 03:05:19 -0000 Received: (qmail 56515 invoked from network); 7 Aug 2004 03:03:20 -0000 Received: from web51103.mail.yahoo.com (206.190.38.145) by a.mx.sunsite.dk with SMTP; 7 Aug 2004 03:03:17 -0000 Message-ID: <20040807030316.97489.qmail@web51103.mail.yahoo.com> Received: from [63.201.33.198] by web51103.mail.yahoo.com via HTTP; Fri, 06 Aug 2004 20:03:16 PDT Date: Fri, 6 Aug 2004 20:03:16 -0700 (PDT) From: Felix Rosencrantz Subject: Re: zsh 4.2.1-test-A To: Peter Stephenson , Zsh users list In-Reply-To: <200408061350.i76DovBi028948@news01.csr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: * X-Spam-Status: No, hits=1.5 required=6.0 tests=RCVD_IN_SORBS autolearn=no version=2.63 X-Spam-Hits: 1.5 Still seeing the problem from zsh-workers/20057. http://www.zsh.org/mla/workers/2004/msg00707.html Here's a slight more compact version... zsh -f autoload -U compinit; compinit -C zstyle ':completion:*' matcher-list 'r:|[ ]=** r:[^a-z]||[a-z]=**' mkdir bug; cd bug touch "steve green" "peter stephenson" more st peter\ stephenson steve\ green more ./st # -> results in the following line more ./ In the last case, after the tab is hit, the "st" characters are removed by zsh. -FR. __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail