Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
spelling correction bug?
- X-seq: zsh-users 6578
- From: Dominik Vogt <dominik.vogt@xxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: spelling correction bug?
- Date: Tue, 16 Sep 2003 13:45:43 +0200
- Mail-followup-to: Zsh Users <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Reply-to: dominik.vogt@xxxxxx
I have my zsh-4.0.4 configured for spelling correction:
setopt CORRECT
unsetopt CORRECT_ALL
(not using the new completion system yet). Now, when I type
$ mape all
zsh asks
zsh: correct 'mape' to 'mpage' [nyae]?
But "mpage" is two character errors away from "mape", while "make"
is only one error away. Shouldn't it try closer matches first?
Ciao
Dominik ^_^ ^_^
Messages sorted by:
Reverse Date,
Date,
Thread,
Author