[26144] in Athena Bugs
sun4 9.3.14: terminfo and screen
daemon@ATHENA.MIT.EDU (Kevin Chen)
Thu Oct 21 04:39:02 2004
Message-Id: <200410210838.i9L8cucO000168@mrow.mit.edu>
From: Kevin Chen <kchen@mit.edu>
To: bugs@mit.edu
Date: Thu, 21 Oct 2004 04:38:56 -0400
Errors-To: bugs-bounces@mit.edu
System name: mrow.mit.edu
Type and version: Ultra-60 9.3.14 (with mkserv)
Display type: ffb
Shell: /bin/athena/tcsh
Window manager: unknown
What were you trying to do?
Use screen in the gnu locker.
What's wrong:
On Solaris, there is no screen terminfo, so screen works
non-optimally, because it defaults back to vt100. For example, color
does not work. Using other TERMs, such as xtermc, displays color, but
messes other things up.
What should have happened:
/usr/share/lib/terminfo/s/screen* should be present.
Please describe any relevant documentation references:
Copying over /usr/share/terminfo/s/screen* from a Linux machine to
/usr/share/lib/terminfo/s fixes the problem.