From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4703 invoked from network); 22 Jan 2001 14:25:20 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 Jan 2001 14:25:20 -0000 Received: (qmail 13101 invoked by alias); 22 Jan 2001 14:25:08 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3591 Received: (qmail 13080 invoked from network); 22 Jan 2001 14:25:03 -0000 Message-ID: <9120704.980173502147.JavaMail.wls@webwl01> Date: Mon, 22 Jan 2001 14:25:02 +0000 (GMT+00:00) From: Tarmo =?ISO-8859-1?Q?J=E4rvi?= To: zsh-users@sunsite.auc.dk Subject: Re: Completion once again.. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, >If you only want to see the matching files together with the >directories, use only one `-g' and apend the `*(-/)' to the `*.(tar|...)' >with a space betwen them. Oh, it was that magic space which made all the difference! Thanks for the tip!