From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4888 invoked from network); 26 Sep 1997 17:39:49 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 26 Sep 1997 17:39:49 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id MAA22819; Fri, 26 Sep 1997 12:50:32 -0400 (EDT) Resent-Date: Fri, 26 Sep 1997 12:50:00 -0400 (EDT) From: "Bart Schaefer" Message-Id: <970926095002.ZM28310@candle.brasslantern.com> Date: Fri, 26 Sep 1997 09:50:02 -0700 In-Reply-To: <199709261403.KAA16328@math.gatech.edu> Comments: In reply to Bruce Stephens "Re: bash-like completion?" (Sep 26, 3:03pm) References: <199709261403.KAA16328@math.gatech.edu> X-Mailer: Z-Mail (4.0b.820 20aug96) To: Bruce Stephens , zsh-users@math.gatech.edu Subject: Re: bash-like completion? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Resent-Message-ID: <"oCA3v1.0.AZ5.tU-Aq"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1035 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu On Sep 26, 3:03pm, Bruce Stephens wrote: } Subject: Re: bash-like completion? } } wsldanke@cs.ruu.nl said: } > Is it possible to do this in a global manner? Using compctl or } > setopt, but not just for specific commands. } } Yeah, this would be nice. Presumably this is kind of related to the EQUALS } option, but for completion. } } This would be nice for commands like make, too, where make variable } assignments are often filenames (not necessarily directory names, though). } Or can this be done easily already? How about this: compctl -Tx 'N[1,=]' -f -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com