zsh-users
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: Zefram <zefram@dcs.warwick.ac.uk>,
	gjb@cs.washington.edu (Greg Badros),
	zsh-users@math.gatech.edu
Subject: Re: Completion inside braces
Date: Wed, 23 Apr 1997 11:01:20 -0700	[thread overview]
Message-ID: <970423110120.ZM16660@candle.brasslantern.com> (raw)
In-Reply-To: <15380.199704231715@stone.dcs.warwick.ac.uk>

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


      reply	other threads:[~1997-04-23 18:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-04-23 17:08 Greg Badros
1997-04-23 17:15 ` Zefram
1997-04-23 18:01   ` Bart Schaefer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=970423110120.ZM16660@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=gjb@cs.washington.edu \
    --cc=zefram@dcs.warwick.ac.uk \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).