Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Tab completion breaks after upgrade
- X-seq: zsh-users 7549
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Tab completion breaks after upgrade
- Date: Mon, 14 Jun 2004 21:43:07 -0700 (PDT)
- In-reply-to: <AA09B19A-BE7A-11D8-BDC7-000A95D2C79E@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Reply-to: zsh-users@xxxxxxxxxx
- Sender: schaefer@xxxxxxxxxxxxxxxxxx
On Mon, 14 Jun 2004, lists wrote:
> It's been my experience on several different machines that when I
> upgrade the version of zsh I'm using, tab completion stops working.
Remove the ~/.zcompdump file. I've often suspected that this should have
included a version number in the file name.
If that doesn't help, make sure that you aren't stepping on the default
value of $fpath, because that _does_ include directories that have the
version number in the name.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author