Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCHlet: was: Re: Questions (and PATCH: small change to _complete)



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