From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16889 invoked from network); 1 Apr 1999 19:29:45 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 1 Apr 1999 19:29:45 -0000 Received: (qmail 266 invoked by alias); 1 Apr 1999 19:28:57 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 2276 Received: (qmail 248 invoked from network); 1 Apr 1999 19:28:55 -0000 Date: Thu, 1 Apr 1999 13:28:51 -0600 From: Sameer Siruguri To: zsh-users@sunsite.auc.dk Subject: Completion fails to search in $PATH Message-ID: <19990401132851.A16009@swing.cs.rice.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1us 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@cs.rice.edu 713 630 9243 www.cs.rice.edu/~siruguri