Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCHlet: was: Re: Questions (and PATCH: small change to _complete)
- X-seq: zsh-workers 8788
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCHlet: was: Re: Questions (and PATCH: small change to _complete)
- Date: Fri, 26 Nov 1999 09:51:45 +0100 (MET)
- In-reply-to: Sven Wischnowsky's message of Fri, 26 Nov 1999 09:46:13 +0100 (MET)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I wrote:
> compstyle ':correct' max-errors 2 numeric
> compstyle 'correct-word' max-errors 2 numeric
Since this is in code people might want to try, I better correct this
typo. It should have been
compstyle ':correct-word' max-errors 2 numeric
of course.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author