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

Re: a question about argument corrections




On 2005/08/07, at 15:31, UVV wrote:
Hi!
Try to turn off spelling correction for a single command, e.g.
alias mv='nocorrect mv'

Thanks for the suggestion.
That takes care of the second file, but how can I still allow spelling corrections to work for the first file? For example,

zsh% ls
foo1 foo2 foo3
zsh% mv fo3 foo4

I would like zsh to ask if 'fo3' should be corrected to 'foo3'.

Thanks.



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