Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Auto-completion isn't working
- X-seq: zsh-users 8892
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: "Fafa Hafiz Krantz" <fteg@xxxxxxxxxx>, zsh-users@xxxxxxxxxx
- Subject: Re: Auto-completion isn't working
- Date: Sun, 22 May 2005 16:31:31 +0000
- In-reply-to: <20050522104622.96EC04BEAD@xxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20050522104622.96EC04BEAD@xxxxxxxxxxxxxxxxxxxxxx>
On May 22, 5:46am, Fafa Hafiz Krantz wrote:
}
} I provided you with my zshrc, and the output of zsh -x.
} Indeed that ought to tell you something?
Yes, it told me that everything appeared to be in proper working order
up to that point.
However, the _complete_debug output indicates that the $_comps array
is empty -- or, at least, it doesn't have the entries for "cd" and
"-default-" which is a pretty good indication that it doesn't have
entries for anything -- so somehow all that initialization has been
lost.
The initialization did occur -- otherwise, _complete_debug would not
have worked -- so something else is causing _comps to become empty.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author