Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: new and updated completions
- X-seq: zsh-workers 15589
- From: Oliver Kiddle <opk@xxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: new and updated completions
- Date: Tue, 07 Aug 2001 12:04:10 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200108071036.MAA01706@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Sender: kiddleo
Sven Wischnowsky wrote:
>
> Yes, _values only ever works on a single word. The easiest fix for now
> is to remove the specs already used in _dd itself. Dunno if this should
> be put into a separate function or _values itself.
I'd have thought it should be in _values itself as _values should
ideally be able to work with multiple words. This "easiest fix" isn't
going to handle explicit exclusion lists though. I'm not sure whether
there shouldn't be exclusions between bs and ibs/obs for dd but as the
exclusions don't work here, I didn't worry.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author