Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: 3.1.5-pws-9: Approximate pattern matching
- X-seq: zsh-workers 5546
- From: Bruce Stephens <B.Stephens@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: PATCH: 3.1.5-pws-9: Approximate pattern matching
- Date: 26 Feb 1999 14:58:15 +0000
- In-reply-to: Peter Stephenson's message of "Fri, 26 Feb 1999 12:04:21 +0100"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <9902261104.AA67161@xxxxxxxxxxxxxxxxx>
- Sender: B.Stephens@xxxxxxxxx
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> writes:
> Here's an initial implementation with the expected syntax: (#a1) to
> allow approximate matching with one error. It's nothing like as
> sophisticated as agrep with its tables and algorithms, but it does
> fit neatly into the present globbing code.
You're right, it doesn't need to be that sophisticated. What you've
done (modulo bug fixes and whatever) is great.
All I can say is wow! I haven't got around to playing with the new
completion stuff yet; I hope to do so soon. Completion with
approximate pattern matching ought to work well for when I'm typing
clumsily.
Having -pws mini-releases is excellent; I find it much easier to keep
up with those changes that I'm interested in that without them.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author