From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14927 invoked from network); 23 Apr 1997 18:06:58 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 23 Apr 1997 18:06:58 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id NAA03016; Wed, 23 Apr 1997 13:59:29 -0400 (EDT) Resent-Date: Wed, 23 Apr 1997 13:58:35 -0400 (EDT) From: "Bart Schaefer" Message-Id: <970423110120.ZM16660@candle.brasslantern.com> Date: Wed, 23 Apr 1997 11:01:20 -0700 In-Reply-To: <15380.199704231715@stone.dcs.warwick.ac.uk> Comments: In reply to Zefram "Re: Completion inside braces" (Apr 23, 6:15pm) References: <15380.199704231715@stone.dcs.warwick.ac.uk> X-Mailer: Z-Mail (4.0b.820 20aug96) To: Zefram , gjb@cs.washington.edu (Greg Badros), zsh-users@math.gatech.edu Subject: Re: Completion inside braces MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Resent-Message-ID: <"n2Wwz.0.Zj.AtaNp"@euclid> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/838 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 Apr 23, 6:15pm, Zefram wrote: > Subject: Re: Completion inside braces > > Greg Badros wrote: > >Is there any straightforward way to make completion work when you're > >inside braces. > > Not at the moment -- you simply can't do completion inside braces. You can strip off the braces and then do completion, though ... bindkey -s '^X}' '}^I^H^I' Type ctrl-X close-brace and watch the fun. I admit that's probably not what's wanted in a lot of circumstances. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.nbn.com/people/lantern