vt102 termcap for SCO Sys V

All diagnostics are fatal arthure at sco.COM
Tue Feb 2 06:14:15 AEST 1988


In article <649 at ut-emx.UUCP> chcu275 at ut-emx.UUCP (chcu275) writes:
>I use Kermit-MS V2.29, which tries to emulate a vt102 
>on an IBM PC-AT running DOS, to connect to an IBM PC-AT running
>SCO XENIX Sys V.  An IBM serial/parallel adapter is used on each
>end.  The environment variable, TERM, is set to "vt100" because
>I do not have a termcap entry for "vt102".
>
>This arrangement is satisfactory except for use with vi.  In vi, 
>a deleted line except for the last line in a file is replaced with 
>an "@" character until it is scrolled off of the screen.  Additionally,
>in insert mode, freshly inserted text over-writes existing text 
>until leaving insert mode at which time the over-written text 
>reappears.

This doesn't sound like a termcap problem at all; I believe the problem
is that at low speeds (1200 baud, for example), vi defaults to
"noredraw" mode.  From your posting it isn't clear what speed you're
operating at, but your description sounds like vi with noredraw set.  If
this is the case, adding "set redraw" to your EXINIT environment
variable should fix the problem.

I use mskermit v2.29 with the vt100 entry regularly, without
much difficulty.

-arthur
-- 
"Sometimes I feel just like a dog ...      | this is not the voice of SCO
 I guess that that goes with my  job ..."  | this is not the voice of SCO
		      -The Jazz Butcher    | this is not the voice of SCO



More information about the Comp.unix.xenix mailing list