Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Tab completion error after upgrade
- X-seq: zsh-users 20273
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Tab completion error after upgrade
- Date: Fri, 26 Jun 2015 21:45:15 +0200
- In-reply-to: <mmk5do$shp$1@ger.gmane.org> (Thorsten Kampe's message of "Fri, 26 Jun 2015 20:25:10 +0200")
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <mmk5do$shp$1@ger.gmane.org>
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