Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion
- X-seq: zsh-users 19698
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: completion
- Date: Wed, 7 Jan 2015 10:48:39 -0800
- In-reply-to: <20150107150109.GA14088@ypig.lip.ens-lyon.fr>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <5488D414.6010300@eastlink.ca> <30453.1418258082@thecus.kiddle.eu> <5488F0AC.2040901@eastlink.ca> <141210214454.ZM12261@torch.brasslantern.com> <5489C8F4.8030703@eastlink.ca> <141211092824.ZM13349@torch.brasslantern.com> <5489F1BC.5000900@eastlink.ca> <20150107150109.GA14088@ypig.lip.ens-lyon.fr>
On Jan 7, 2015 7:15 AM, "Vincent Lefevre" <vincent@xxxxxxxxxx> wrote:
>
> If an asterisk can match anything, there may be an ambiguity on
> which field some given word will match.
This is actually intentional, so that a single style can be applied to
multiple contexts. The expected use is that the wildcard will usually be
at the tail of the context string, so it's a shorthand to avoid having to
write out all the trailng colons.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author