zsh-workers
 help / color / mirror / code / Atom feed
* zsh hangup with listpacked.
@ 2000-12-22 15:04 Tanaka Akira
  0 siblings, 0 replies; only message in thread
From: Tanaka Akira @ 2000-12-22 15:04 UTC (permalink / raw)
  To: zsh-workers

I found zsh hangup with listpacked on 80x24 terminal as follows.

Z(2):akr@flux% zsh -f
flux% stty size
24 80
flux% echo $ZSH_VERSION 
3.1.9-dev-8
flux% autoload -U compinit; compinit -D; setopt listpacked; compdef _tst tst
flux% _tst () {
function> compadd aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
function> }
flux% tst <TAB>

A shorter or longer `a's doesn't cause hangup.
-- 
Tanaka Akira


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-12-22 15:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-22 15:04 zsh hangup with listpacked Tanaka Akira

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