zsh-users
 help / color / mirror / code / Atom feed
* 3.1.1 variable completion problem
@ 1997-04-14 19:27 Adam R. Paul
  1997-04-15 16:39 ` Zefram
  0 siblings, 1 reply; 2+ messages in thread
From: Adam R. Paul @ 1997-04-14 19:27 UTC (permalink / raw)
  To: zsh-users

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 3.1.1 variable completion problem
  1997-04-14 19:27 3.1.1 variable completion problem Adam R. Paul
@ 1997-04-15 16:39 ` Zefram
  0 siblings, 0 replies; 2+ messages in thread
From: Zefram @ 1997-04-15 16:39 UTC (permalink / raw)
  To: Adam R. Paul; +Cc: zsh-users

Adam R. Paul wrote:
>Any ideas?

It's a bug that has already been fixed.  3.1.2, when it is released,
should work correctly in this respect.

-zefram


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-04-15 16:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-04-14 19:27 3.1.1 variable completion problem Adam R. Paul
1997-04-15 16:39 ` Zefram

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).