zsh-users
 help / color / mirror / code / Atom feed
From: Vasiliy Ivanov <beelzebubbie.logs@gmail.com>
To: Eric Cook <llua@gmx.com>
Cc: zsh-users@zsh.org
Subject: Re: _arguments -s -w and sets
Date: Sat, 15 Nov 2014 23:59:45 +0600	[thread overview]
Message-ID: <54679491.2040403@gmail.com> (raw)
In-Reply-To: <54650B25.4050209@gmx.com>

On 14.11.2014 01:48, Eric Cook wrote:
> I've noticed when trying to complete multiple options in one word,
> options that should be ignored via sets are still completed.
> 
> with:
> compdef '_arguments -s -w : -a - set1 -b - set2 -c' foo
> 
> foo -c <tab> # completes -a alone.
> but
> foo -c<tab> # offers both -a or -b
> 
> Is that intentional and if so, is there a way to get the desired effect
> of ignoring -b?
> 
> 

A couple of months ago I asked similar question – http://www.zsh.org/mla/workers/2014/msg01037.html
Unfortunately, seems there will be no fix for this.

-- 
Regards,
  Vasiliy Ivanov <beelzebubbie.logs@gmail.com>


  reply	other threads:[~2014-11-15 18:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-13 19:48 Eric Cook
2014-11-15 17:59 ` Vasiliy Ivanov [this message]
2014-11-15 18:21   ` Eric Cook

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=54679491.2040403@gmail.com \
    --to=beelzebubbie.logs@gmail.com \
    --cc=llua@gmx.com \
    --cc=zsh-users@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).