From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13350 invoked from network); 18 Jul 1998 04:40:00 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 18 Jul 1998 04:40:00 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id AAA02933; Sat, 18 Jul 1998 00:35:03 -0400 (EDT) Resent-Date: Sat, 18 Jul 1998 00:35:03 -0400 (EDT) To: zsh-workers@math.gatech.edu Subject: auto-rehashing? From: Greg Badros Date: 17 Jul 1998 21:36:53 -0700 Message-ID: X-Mailer: Gnus v5.4.65/XEmacs 20.4 - "Emerald" Resent-Message-ID: <"BvKVm3.0.mj.tN2ir"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/4243 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Can zsh auto-rehash when I hit tab a second consecutive time when completing in a command position? I often add executable scripts to my path on the fly, and it's an annoyance to have to C-c, then rehash, then retype the partial script name and then re-complete. Thanks, Greg