From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14866 invoked from network); 14 Apr 1997 19:58:12 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 14 Apr 1997 19:58:12 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id PAA11429; Mon, 14 Apr 1997 15:52:02 -0400 (EDT) Resent-Date: Mon, 14 Apr 1997 15:49:45 -0400 (EDT) From: "Adam R. Paul" Message-Id: <970414122724.ZM10840@gargoyle.pdev.sco.com> Date: Mon, 14 Apr 1997 12:27:24 -0700 X-Mailer: Z-Mail (4.0.1 13Jan97) To: zsh-users@math.gatech.edu Subject: 3.1.1 variable completion problem MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: adamp@sco.COM Resent-Message-ID: <"1XRIx1.0.Xm2.OfeKp"@euclid> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/812 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Good afternoon, I just compiled & installed zsh 3.1.1 on my SCO OpenServer 5 box, and am seeing the following odd behaviour when tab-completing many times on a variable: > echo $Z results in > echo $ZSH_ hitting tab again autolists ZSH_NAME ZSH_VERSION hitting tab another time completes > echo $ZSH_NAME and hitting it one more time completes: > echo $ZSH_VERSIO another tab yields: > echo $ZSH_NA another becomes: > echo $ZSH_VERS yet another becomes: > echo $ZSH_ another: > echo $ZSH_VE another: > echo $ZS another one puts the cursor at the beginning of my prompt (?!?!) another tab puts the cursor after 'echo' another puts the cursor back at the start of my prompt again another then coredumps zsh Any ideas? Thanks, _Adam ----- Adam R. Paul ! SCO Engineering adamp@sco.com ! from std import disclaimer