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

Re: [PROBLEM] _normal:23: command not found: _set_command



Eric Mangold wrote:
> Delete ~/.zcompdump
> 
> A lot of people have been hitting this.
> 
> 	-Eric
> 

It's possible to avoid this problem.  Change the compinit line wherever
it occurs in your start-up files to:

compinit -u -d ~/.zcompdump_$ZSH_VERSION

compinstall (if you use that to generate or tweak your settings) is
smart enough to keep this line.

The remaining problem is removing ancient versions of .zcompdump.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************



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