zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@zsh.org
Cc: Alex George <xzeroknightx@gmail.com>
Subject: Re: [BUG] _expand completer's all-expansions tag format style does not expand %o
Date: Sun, 23 Oct 2016 09:34:13 -0700	[thread overview]
Message-ID: <161023093413.ZM3088@torch.brasslantern.com> (raw)
In-Reply-To: <20161023102752.GA18933@fujitsu.shahaf.local2>

On Oct 23, 10:27am, Daniel Shahaf wrote:
}
} Bart Schaefer wrote on Sat, Oct 22, 2016 at 21:46:28 -0700:
} > As mentioned in users/21955, I don't understand why a single match was
} > being excluded from the expansions tag but included in all-expansions?
} 
} To avoid redundancy?  When there's one match, without that condition
} the [expansions] and [all-expansions] group would have exactly the same
} matches.

True, but that happens in other completers without being special-cased
this way, and unless doing menu-selection or a listing the duplicate
is eliminated anyway.  If one has a tag-order style that selects only
one of the two groups and the match is not in both, it may be lost.


      reply	other threads:[~2016-10-23 17:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-19 22:19 Alex George
2016-10-23  4:46 ` Bart Schaefer
2016-10-23 10:27   ` Daniel Shahaf
2016-10-23 16:34     ` Bart Schaefer [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=161023093413.ZM3088@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=xzeroknightx@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).