Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Completion fails to search in $PATH
- X-seq: zsh-users 2276
- From: Sameer Siruguri <siruguri@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: Completion fails to search in $PATH
- Date: Thu, 1 Apr 1999 13:28:51 -0600
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
Hi.
When I create a new executable in some directory that is in my $PATH,
completion fails to add that to the list when I press TAB. The new executable
is added only after I restart zsh. It seems that zsh is caching the completion
list and doesn't re-read the cache very often.
Is there some way I can get zsh to refresh the completion list after I have
made a change to it?
Thanks. Sameer.
--
Sameer Siruguri Graduate student, CS, Rice University
siruguri@xxxxxxxxxxx 713 630 9243 www.cs.rice.edu/~siruguri
Messages sorted by:
Reverse Date,
Date,
Thread,
Author