zsh-users
 help / color / mirror / code / Atom feed
From: Bruce Stephens <bruce@cenderis.demon.co.uk>
To: zsh-users@sunsite.dk
Subject: Re: zsh's answer to the bash completion fm project
Date: Wed, 03 Apr 2002 23:05:47 +0100	[thread overview]
Message-ID: <873cyce8uc.fsf@cenderis.demon.co.uk> (raw)
In-Reply-To: <20020403155622.GA13834@io.com> (John Buttery's message of "Wed, 3 Apr 2002 09:56:22 -0600")

John Buttery <john@io.com> writes:

[...]

>   That's the way I figured it: put the compctl recipes in there when
> there isn't a zstyle equivalent (meaning, nobody's bothered to convert
> it yet).  These are the questions I'd like to ask the group to give me
> the basis for getting started:

I think you misunderstand: compctl is obsoleted by the new completion
system, and the new completion system is one file per command
(roughly, anyway), so it's naturally easy for people to submit
completions for new commands---they just provide a new file.  

zstyle offers a way of individual users configuring the completion
system---for example, whether (on <TAB> when there's a choice) it
offers a list of completion options, or cycles through the
alternatives.

In zsh 4.0.4, there are already completions for if= and of= on dd,
BTW.  Look at the file
/usr/share/zsh/4.0.4/functions/Completion/Unix/_dd, suitably altered
if you installed somewhere else---this is using Debian unstable's
package.

[...]


  reply	other threads:[~2002-04-03 22:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-03 11:05 John Buttery
2002-04-03 12:09 ` Sven Wischnowsky
2002-04-03 14:54   ` John Buttery
2002-04-03 12:24 ` Thomas Köhler
2002-04-03 14:58   ` John Buttery
2002-04-03 15:10     ` Sven Wischnowsky
2002-04-03 15:56       ` John Buttery
2002-04-03 22:05         ` Bruce Stephens [this message]
2002-04-04  8:58           ` John Buttery
2002-04-04 10:07             ` Sven Wischnowsky
2002-04-04 13:28               ` John Buttery
2002-04-03 15:19     ` Thomas Köhler

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=873cyce8uc.fsf@cenderis.demon.co.uk \
    --to=bruce@cenderis.demon.co.uk \
    --cc=zsh-users@sunsite.dk \
    /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).