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

Re: error msg 'no such option: localpatterns' on tab completion



On Mar 12,  5:54pm, rj wrote:
}
} My ISP upgraded from zsh-5.0.0 to zsh-5.0.5, suddenly I get this error when
} I tab-complete a file name (before hitting <RETURN>):
} 
} (eval):setopt:3: no such option: localpatterns
} (eval):5: bad option: -p

It would appear that the zsh 5.0.0 binary is still running but the
compsys library has been updated to the 5.0.5 file set.

What do you get from e.g. "print $ZSH_PATCHLEVEL" ?

You'll need to find out how/why you're still running the old binary.



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