zsh-users
 help / color / mirror / code / Atom feed
From: "Oliver Kiddle" <okiddle@yahoo.co.uk>
To: Sven Wischnowsky <wischnow@berkom.de>, zsh-users@sunsite.dk
Subject: Re: Completing comma seprated list of option values in _atguments
Date: Mon, 25 Feb 2002 09:54:25 +0000 (GMT)	[thread overview]
Message-ID: <20020225095425.41455.qmail@web9305.mail.yahoo.com> (raw)
In-Reply-To: <15481.64476.314684.446454@wischnow.berkom.de>

 --- Sven Wischnowsky <wischnow@berkom.de> wrote:

>   compset -P '*,'
>   _wanted foos expl foo compadd -qS, calculated values

Though this and the example which followed it don't really handle a
suffix. I'd stick compset -S ',*' || suf=(-qS,) between those two
lines.

I'd use _values here though unless you're coming up against bugs.

Oliver


__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com


      parent reply	other threads:[~2002-02-25  9:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-22 12:14 Borsenkow Andrej
2002-02-25  8:54 ` Sven Wischnowsky
2002-02-25  9:22   ` Borsenkow Andrej
2002-02-25  9:54   ` Oliver Kiddle [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=20020225095425.41455.qmail@web9305.mail.yahoo.com \
    --to=okiddle@yahoo.co.uk \
    --cc=wischnow@berkom.de \
    --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).