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

Re: Tab completion error after upgrade



Thorsten Kampe wrote:
> Hello,

Hi!

> since the upgrade from 5.0.7 to 5.0.8 every attempt for tab 
> completion results in `_main_complete:143: parse error near `()'`.

The golden rule of fixing weird compsys behaviour is this:

  - Remove ~/.zcompdump
  - Restarting the shell by issuing "exec zsh" for example.

If that doesn't fix the issue, that sounds like trouble.

Regards, Frank



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