zsh-users
 help / color / mirror / code / Atom feed
From: Kevin Sullivan <kevins@mediaone.net>
To: siruguri@cs.rice.edu
Cc: zsh-users@sunsite.auc.dk
Subject: Re: Completion fails to search in $PATH
Date: Thu,  1 Apr 1999 14:39:19 -0500 (EST)	[thread overview]
Message-ID: <14083.52005.116682.931463@drkstr> (raw)
In-Reply-To: <19990401132851.A16009@swing.cs.rice.edu>

Sameer Siruguri writes:
> 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
> 
> 

When you add a new entry into your path you can refresh the cache with 
the builtin command 'rehash'. After that <TAB> should find your new
command(s). 

  -Kevin Sullivan


  reply	other threads:[~1999-04-01 19:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-01 19:28 Sameer Siruguri
1999-04-01 19:39 ` Kevin Sullivan [this message]
1999-04-01 19:41 ` Larry P . Schrof
1999-04-02  5:03 ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=14083.52005.116682.931463@drkstr \
    --to=kevins@mediaone.net \
    --cc=siruguri@cs.rice.edu \
    --cc=zsh-users@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).