zsh-workers
 help / color / mirror / code / Atom feed
From: Jason McCarty <bclg@iup.edu>
To: zsh-workers@sunsite.dk
Subject: invisible option completions?
Date: Mon, 31 May 2004 21:40:14 -0400	[thread overview]
Message-ID: <20040601014014.GA1918@iup.edu> (raw)

Is it possible with _arguments or some other way to have options that
can be completed, but aren't displayed on the screen as possible
completions? I'd like something like
  _arguments \
    '(-o)--output[save output in DIR]:DIR:_files -/' \
    '(--output)-o:DIR:_files -/'
but where -o doesn't clutter the screen. I know that zsh 4.2 would
display -o nicely beside --output if I gave it the same explanation, but
I'd like to support 4.0 as well. Any suggestions?

-- 
Jason McCarty <bclg@iup.edu>


             reply	other threads:[~2004-06-01  1:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-01  1:40 Jason McCarty [this message]
2004-06-02 15:31 ` Oliver Kiddle
2004-06-02 21:00   ` [resolved] " Jason McCarty

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=20040601014014.GA1918@iup.edu \
    --to=bclg@iup.edu \
    --cc=zsh-workers@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).