Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion
On Wed, Jan 7, 2015 at 5:15 PM, Vincent Lefevre <vincent@xxxxxxxxxx> wrote:
> On 2015-01-08 03:57:19 +0300, ZyX wrote:
>> I am wondering what happens if completed command contains colon.
>
> I was condering the same thing. Not sure whether this happens in
> practice, but Debian maintainer scripts contain a colon in their
> name.
It would only matter if one of the substrings of the command name
matched one of the substrings of the style definition that was *not* a
wildcard of some kind. In that case a more stringent style definition
would be needed if by some chance the style name were also valid in
that same context.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author