From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9035 invoked from network); 3 Sep 2003 14:30:50 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 3 Sep 2003 14:30:50 -0000 Received: (qmail 28184 invoked by alias); 3 Sep 2003 14:30:43 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19023 Received: (qmail 28175 invoked from network); 3 Sep 2003 14:30:43 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 3 Sep 2003 14:30:43 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [4.64.233.107] by sunsite.dk (MessageWall 1.0.8) with SMTP; 3 Sep 2003 14:30:42 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id h83EUfs19055 for zsh-workers@sunsite.dk; Wed, 3 Sep 2003 07:30:41 -0700 From: Bart Schaefer Message-Id: <1030903143041.ZM19054@candle.brasslantern.com> Date: Wed, 3 Sep 2003 14:30:41 +0000 In-Reply-To: <25211.1062585848@csr.com> Comments: In reply to Peter Stephenson "completing commands" (Sep 3, 11:44am) References: <25211.1062585848@csr.com> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk (Zsh hackers list) Subject: Re: completing commands MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Sep 3, 11:44am, Peter Stephenson wrote: } } Completing executable file or directory } } Completing directory } } } The second list comes from autocd --- it doesn't need to be the same } list, because it can use cdpath, but often it is the same list because } e.g. I typed ./ first. Any thoughts about fixing this? zstyle ':completion:*:*:-command-:*:directories' group-name executables