Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!wuarchive!uunet!uunet!kithrup!sef From: sef@kithrup.COM (Sean Eric Fagan) Newsgroups: comp.unix.sysv386 Subject: Re: SCO and console terminal emulation Message-ID: <1991May30.231250.10799@kithrup.COM> Date: 30 May 91 23:12:50 GMT References: <1991May30.114452.13328@aucs.AcadiaU.ca> Organization: Kithrup Enterprises, Ltd. Lines: 21 In article <1991May30.114452.13328@aucs.AcadiaU.ca> 880139h@aucs.acadiau.ca (Rob Hutten) writes: >The problem >only arises when I telnet to other machines- setting term=vt100 >*almost* works properly, but I encounter some problems when using >a full-screen editor- it seems to have trouble keeping up with >the scrolling and I'm forced to use ^L fairly often to >refresh the screen. The console is not a VT100; it's an (almost) ANSI. Actually, as far as I know, it's a superset of an ANSI terminal, including 25 lines (instead of 24), color, and a few other things. I would suggest you snag the termcap and terminfo (if appropriate) entries from the SCO system, and install them on the target system (possibly as 'scoansi' instead of ansi). -- Sean Eric Fagan | "I made the universe, but please don't blame me for it; sef@kithrup.COM | I had a bellyache at the time." -----------------+ -- The Turtle (Stephen King, _It_) Any opinions expressed are my own, and generally unpopular with others.