zsh-workers
 help / color / mirror / code / Atom feed
From: Idan Kamara <idankk86@gmail.com>
To: zsh-workers@zsh.org
Subject: Leveraging the completion system to discover available options in a command
Date: Fri, 1 Mar 2013 15:23:14 +0200	[thread overview]
Message-ID: <CAMz0A7=EuXF2YwRJhJLGGmmHCuTKxkMPeoT8J7xypb_h2LciNg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 412 bytes --]

Hi,

Is it possible to use the completion system to get a list of available
options for a command zsh knows how to auto-complete?

Ideally, I'd like given the name of a program to get a list of pairs
(option string, desc) for each available option. I'd be nice to also
get options that are only available in a specific context, but given
how the completion system works, I'd guess that that might be
impossible.

             reply	other threads:[~2013-03-01 13:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-01 13:23 Idan Kamara [this message]
2013-03-01 15:07 ` Bart Schaefer

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='CAMz0A7=EuXF2YwRJhJLGGmmHCuTKxkMPeoT8J7xypb_h2LciNg@mail.gmail.com' \
    --to=idankk86@gmail.com \
    --cc=zsh-workers@zsh.org \
    /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).