From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18118 invoked from network); 23 Mar 2004 19:11:15 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 23 Mar 2004 19:11:15 -0000 Received: (qmail 4317 invoked by alias); 23 Mar 2004 19:11:00 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7246 Received: (qmail 4280 invoked from network); 23 Mar 2004 19:10:59 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 23 Mar 2004 19:10:59 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.225.247.86] by sunsite.dk (MessageWall 1.0.8) with SMTP; 23 Mar 2004 19:10:59 -0000 Received: (qmail 7742 invoked from network); 23 Mar 2004 19:10:58 -0000 Received: from nest.8d.com (209.47.172.23) by a.mx.sunsite.dk with SMTP; 23 Mar 2004 19:10:55 -0000 Received: from xavier by nest.8d.com with local (Exim 3.35 #1 (Debian)) id 1B5rI2-0005Zo-00 for ; Tue, 23 Mar 2004 14:10:18 -0500 Date: Tue, 23 Mar 2004 14:10:17 -0500 From: xavier To: zsh-users@sunsite.dk Subject: Re: completing arguments by looking in arguments history Message-ID: <20040323191017.GA30564@pecos.8d.com> Mail-Followup-To: zsh-users@sunsite.dk References: <20040322162155.GA29950@pecos.8d.com> <1040323025543.ZM26717@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1040323025543.ZM26717@candle.brasslantern.com> X-Archive: encrypt User-Agent: Mutt/1.5.4i X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 On Tue, Mar 23, 2004 at 02:55:43AM +0000, Bart Schaefer wrote: |On Mar 22, 11:21am, xavier wrote: |} |} dig @ will complete using all arguments in history starting with @ |} |} is there a way to do it with zsh ? | |Yes, if you're using compsys with the emacs-style bindings, which it |sounds as if you are, try typing Escape followed by either a comma or |a slash. aahh thanks many times !! meta-, and meta-/ works wonderfuly :-) -- xavier