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

Re: Annoying zsh completion



On Mon, Jan 09, 2012 at 01:08:13PM +0200, Volodya Khomchak wrote:
> Hi all,
> 
> Approximately month ego I started to see next annoying zsh completion 
> behavior.
> 
>  # vim /etc/rc.local
>  # zsh: correct 'vim' to '.vim' [nyae]? n
> 
> It didn't appear with my .zshrc before and looks like this become a 
> problem in latest zsh version. Currently I use `oh-my-zsh` and this 
> still the issue.
> 
>  # pacman -Q zsh
>  # zsh 4.3.15-2
> 
> Any help greatly appreciated.

Yeah, it is pretty annoying if you're used to different behaviour. Try
putting

setopt nocorrectall

in your .zshrc.

Dan


-- 
Daniel Bye
                                                                     _
                                              ASCII ribbon campaign ( )
                                         - against HTML, vCards and  X
                                - proprietary attachments in e-mail / \

Attachment: pgpvek3iSRlOt.pgp
Description: PGP signature



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