Re: regenerating the zsh completion cache

2002-05-22 Thread Walt Mankowski
On Tue, May 21, 2002 at 05:09:40PM -0700, Petro wrote:
 On Tue, May 21, 2002 at 03:47:00PM -0700, Chris Gray wrote:
  Hi,
  If I install a new package and it installs a new binary, how do I get
  zsh to complete the name of the binary when I hit tab.  Obviously I
  could just start a new shell, but that's too easy.
  Here is the completions part of my .zshrc:
 
 I don't use zsh, but under bash it's hash -r. 

That also works in zsh, as does rehash.

Walt



pgpvSnd21HIUA.pgp
Description: PGP signature


Re: regenerating the zsh completion cache

2002-05-22 Thread Chris Gray
On Tue, May 21, 2002 at 05:09:40PM -0700, Petro wrote:
 On Tue, May 21, 2002 at 03:47:00PM -0700, Chris Gray wrote:
  Hi,
  If I install a new package and it installs a new binary, how do I get
  zsh to complete the name of the binary when I hit tab.  Obviously I
  could just start a new shell, but that's too easy.
  Here is the completions part of my .zshrc:
 
 I don't use zsh, but under bash it's hash -r. 

Thanks, that works for me.

Cheers,
Chris


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: regenerating the zsh completion cache

2002-05-21 Thread Petro
On Tue, May 21, 2002 at 03:47:00PM -0700, Chris Gray wrote:
 Hi,
 If I install a new package and it installs a new binary, how do I get
 zsh to complete the name of the binary when I hit tab.  Obviously I
 could just start a new shell, but that's too easy.
 Here is the completions part of my .zshrc:

I don't use zsh, but under bash it's hash -r. 

-- 
My last cigarette was roughly 29 days, 14 hours, 42 minutes ago.
YHBW


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]