Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion
- X-seq: zsh-users 19700
- From: Lawrence Velázquez <vq@xxxxxxxxx>
- To: Ray Andrews <rayandrews@xxxxxxxxxxx>
- Subject: Re: completion
- Date: Wed, 7 Jan 2015 14:33:20 -0500
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=larryv.me; h= x-sasl-enc:content-type:mime-version:subject:from:in-reply-to :date:cc:content-transfer-encoding:message-id:references:to; s= mesmtp; bh=EAIIVCcK4lw+ld78aiAxCvHV2vs=; b=h5Uqus0NL4BjQGD7iCvrd TP+qJkVQZMKW5uJjWTQpm1/deGBwtQEprY3BFDC4hYH5XuY02jX3Mw/fXPXMXw/Q jg6I/znnFWS4/0JjRgLSB/kdsLEj0d4oTGn9EQzhjUVj6UCWwAd1QX5wzh/vzdtJ Qpg3FXluj0kx+1jvoH7DIA=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:content-type:mime-version :subject:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to; s=smtpout; bh=EAIIVCcK4lw+ld78aiAxCvH V2vs=; b=dViqyiPOZ2osX2m+D7HM4HtYm2CY8da4Tk2D73RKOjOUzUL4RoAuhE9 oNuToHEm7qEUnovP+31QklasQ/auDep2olRXjiWwpi4x3iALRjii+rwFsC5OyZTU hFAskhR4prkEqYELL7yJ2IycXNUyTFvRqVtxwDMrlWHEOUCe0BGU=
- In-reply-to: <54AD8803.4020704@eastlink.ca>
- 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> <CAH+w=7YQ=VrWFjCXn4q7U48e3R+eNTF9xihHBf-oFDYTVR_zGQ@mail.gmail.com> <54AD8803.4020704@eastlink.ca>
On Jan 7, 2015, at 2:24 PM, Ray Andrews <rayandrews@xxxxxxxxxxx> wrote:
> And used as a sort of 'wildcard', that would be fine, *but*
> it shouldn't change the number of separators:
>
> kill ( :Ray:*:*:Montreal:*:*: )
How is this any better than just having empty fields?
This might be an issue in an academic sense, and the documentation should certainly be cleared up, but I'd imagine that anyone actually doing this sort of complex matching would write out the empty fields instead of playing games with asterisks.
vq
Messages sorted by:
Reverse Date,
Date,
Thread,
Author