From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16002 invoked from network); 19 Aug 2006 03:53:48 -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=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,UNPARSEABLE_RELAY autolearn=ham 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; 19 Aug 2006 03:53:48 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 1244 invoked from network); 19 Aug 2006 03:53:39 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 19 Aug 2006 03:53:39 -0000 Received: (qmail 11157 invoked by alias); 19 Aug 2006 03:53:32 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10619 Received: (qmail 11148 invoked from network); 19 Aug 2006 03:53:32 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 19 Aug 2006 03:53:32 -0000 Received: (qmail 246 invoked from network); 19 Aug 2006 03:53:31 -0000 Received: from vms042pub.verizon.net (206.46.252.42) by a.mx.sunsite.dk with SMTP; 19 Aug 2006 03:53:29 -0000 Received: from torch.brasslantern.com ([71.121.0.226]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0J48004MK853CA5I@vms042.mailsrvcs.net> for zsh-users@sunsite.dk; Fri, 18 Aug 2006 22:53:28 -0500 (CDT) Received: from torch.brasslantern.com (localhost.localdomain [127.0.0.1]) by torch.brasslantern.com (8.13.1/8.13.1) with ESMTP id k7J3rQD6024655 for ; Fri, 18 Aug 2006 20:53:27 -0700 Received: (from schaefer@localhost) by torch.brasslantern.com (8.13.1/8.13.1/Submit) id k7J3rQHo024654 for zsh-users@sunsite.dk; Fri, 18 Aug 2006 20:53:26 -0700 Date: Fri, 18 Aug 2006 20:53:26 -0700 From: Bart Schaefer Subject: Re: How to insert completions on command line In-reply-to: <237967ef0608181647v2c9d526evd1afa34d9b0a366d@mail.gmail.com> To: zsh-users@sunsite.dk Message-id: <060818205326.ZM24653@torch.brasslantern.com> MIME-version: 1.0 X-Mailer: OpenZMail Classic (0.9.2 24April2005) Content-type: text/plain; charset=us-ascii References: <237967ef0608181647v2c9d526evd1afa34d9b0a366d@mail.gmail.com> Comments: In reply to "Mikael Magnusson" "How to insert completions on command line" (Aug 18, 4:47pm) On Aug 18, 4:47pm, Mikael Magnusson wrote: } } (How do I|Is there a way to) insert all completions in the command } line? zstyle :completion:expand-word:expand:\* tag-order all-expansions Then type ctrl-X e