From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27322 invoked from network); 20 Aug 2006 00:31:11 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,RCVD_IN_SORBS_WEB autolearn=no version=3.1.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 20 Aug 2006 00:31:11 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 34425 invoked from network); 20 Aug 2006 00:30:58 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 20 Aug 2006 00:30:58 -0000 Received: (qmail 17671 invoked by alias); 20 Aug 2006 00:30:44 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10625 Received: (qmail 17658 invoked from network); 20 Aug 2006 00:30:40 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 20 Aug 2006 00:30:40 -0000 Received: (qmail 32982 invoked from network); 20 Aug 2006 00:30:40 -0000 Received: from c5850-a2-3-62-147-10-128.dial.proxad.net (HELO ay.vinc17.org) (62.147.10.128) by a.mx.sunsite.dk with SMTP; 20 Aug 2006 00:30:38 -0000 Received: from lefevre by ay.vinc17.org with local (Exim 4.62) (envelope-from ) id 1GEaRg-0005yM-9O; Sun, 20 Aug 2006 01:41:40 +0200 Date: Sun, 20 Aug 2006 01:41:38 +0200 From: Vincent Lefevre To: zsh-users@sunsite.dk Subject: Re: How to insert completions on command line Message-ID: <20060819234130.GA11224@ay.vinc17.org> Mail-Followup-To: zsh-users@sunsite.dk References: <237967ef0608181647v2c9d526evd1afa34d9b0a366d@mail.gmail.com> <060818205326.ZM24653@torch.brasslantern.com> <237967ef0608182215q2b59fdb0w5f645f72385a9508@mail.gmail.com> <060819111754.ZM28540@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <060819111754.ZM28540@torch.brasslantern.com> X-Mailer-Info: http://www.vinc17.org/mutt/ User-Agent: Mutt/1.5.13-vl-r13495 (2006-08-16) On 2006-08-19 11:17:54 -0700, Bart Schaefer wrote: > zle -C all-matches complete-word _generic > bindkey '^Xa' all-matches > zstyle ':completion:all-matches:*' old-matches only > zstyle ':completion:all-matches::::' completer _all_matches I've tried for instance: mail ^Xa but the ^Xa has no effect, whereas [Tab] lists all the possible completions. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / SPACES project at LORIA