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

Re: PATCH: Apply spell correction to autocd



>  spdist(char *s, char *t, int thresh)
>  {
> +    /* TODO: Correction for non-ASCII and multibyte-input keyboards. */
>      char *p, *q;
>      const char qwertykeymap[] =
>      "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\

How hard would it be to call an Eprog here?



Messages sorted by: Reverse Date, Date, Thread, Author