From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9521 invoked from network); 19 May 2004 15:03:42 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.86) by ns1.primenet.com.au with SMTP; 19 May 2004 15:03:42 -0000 Received: (qmail 11762 invoked from network); 19 May 2004 15:02:56 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 19 May 2004 15:02:56 -0000 Received: (qmail 23106 invoked by alias); 19 May 2004 15:02:48 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7464 Received: (qmail 23091 invoked from network); 19 May 2004 15:02:46 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (qmailr@130.225.247.86) by sunsite.dk with SMTP; 19 May 2004 15:02:43 -0000 Received: (qmail 11184 invoked from network); 19 May 2004 15:02:43 -0000 Received: from greux.loria.fr (152.81.2.43) by a.mx.sunsite.dk with SMTP; 19 May 2004 15:02:37 -0000 Received: from lefevre by greux.loria.fr with local (Exim 4.34) id 1BQSa7-0007Pe-K8; Wed, 19 May 2004 17:02:07 +0200 Date: Wed, 19 May 2004 17:02:07 +0200 From: Vincent Lefevre To: zsh-users@sunsite.dk Subject: Command completion problem Message-ID: <20040519150206.GA1107@greux.loria.fr> Mail-Followup-To: zsh-users@sunsite.dk Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer-Info: http://www.vinc17.org/mutt/ User-Agent: Mutt/1.5.6i Sender: Vincent Lefevre X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=-4.9 required=6.0 tests=BAYES_00 autolearn=no version=2.63 X-Spam-Hits: -4.9 There's a problem with command completion in zsh 4.2.0. For instance: greux:~> ab[TAB] abbes abdelkri abelaid abiword abw2html.pl i.e. I get the completion choices for commands (abiword, abw2html.pl) and users (abbes, abdelkri, abelaid). I would like default completion to be for commands only (and assimilated). The completion help says: greux:~> ab^Xh tags in context :completion::complete:-command-:: commands executables builtins functions aliases suffix-aliases reserved-words jobs parameters (_alternative _command_names _autocd) jobs (_jobs _alternative _command_names _autocd) parameters (_parameters _alternative _command_names _autocd) path-directories named-directories (_alternative _cd _autocd) users named-directories directory-stack (_tilde _alternative _cd _autocd) users (_users _tilde _alternative _cd _autocd) but I don't see "users" in the first line. -- Vincent Lefèvre - Web: 100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17, Championnat International des Jeux Mathématiques et Logiques, etc. Work: CR INRIA - computer arithmetic / SPACES project at LORIA