zsh-users
 help / color / mirror / code / Atom feed
From: "Adam R. Paul" <adamp@gargoyle.pdev.sco.COM>
To: zsh-users@math.gatech.edu
Subject: 3.1.1 variable completion problem
Date: Mon, 14 Apr 1997 12:27:24 -0700	[thread overview]
Message-ID: <970414122724.ZM10840@gargoyle.pdev.sco.com> (raw)

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<tab>
  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


             reply	other threads:[~1997-04-14 19:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-04-14 19:27 Adam R. Paul [this message]
1997-04-15 16:39 ` Zefram

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=970414122724.ZM10840@gargoyle.pdev.sco.com \
    --to=adamp@gargoyle.pdev.sco.com \
    --cc=zsh-users@math.gatech.edu \
    /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).