Subject: Re: bin/8213: tetris does not run if TERM=xterm
To: Matthias Scheler <tron@zhadum.de>
From: Olaf Seibert <rhialto@polder.ubc.kun.nl>
List: netbsd-bugs
Date: 08/26/1999 16:48:38
On 17 Aug 1999, Matthias Scheler wrote:

> 	bstark@uswest.net writes:
> >>Description:
> > tetris does not run when TERM=xterm
> 
> Which size has the window? Which font do you use?

Last I ran into this (but I think it was rain or some similar program),
it was because the termcap entries are longer than 1024 characters,
after expansion of all the tc= inclusions. As a result, some essential
entries which happen to be near the end were truncated away.

I think I suggested using a more intelligent compression of redefined
values (remove the unused string) and undefined values (remove both
definition and undefinition).  I planned to write code for that but
never got around to it. In any case, that's only a stopgap measure which
might not even be good enough in this particular case.

-Olaf.
--
___ Olaf 'Rhialto' Seibert - rhialto@polder.ubc. ---- Unauthorized duplication,
\X/ .kun.nl ---- while sometimes necessary, is never as good as the real thing.