Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!nrl-cmf!ames!ucsd!ucsdhub!hp-sdd!hplabs!hp-ses!hpcuhb!hpcllla!hpclisp!hpclscu!shankar From: shankar@hpclscu.HP.COM (Shankar Unni) Newsgroups: comp.sys.hp Subject: Re: problem with Sun machines telnet'ing to HP 800's Message-ID: <1340045@hpclscu.HP.COM> Date: 10 Feb 89 20:34:13 GMT References: <7377@batcomputer.tn.cornell.edu> Organization: Hewlett-Packard Calif. Language Lab Lines: 15 > fouled up -- Jove and Vi just don't work. It appears to be a problem > with the application not knowing the length of the virtual screen > (my guess) but try as we might to change the li# in the terminfo > database we can't fix it. The environment variables LINES and COLUMNS are honored (these are significant to the termcap library). for example, setenv LINES 36 setenv COLUMNS 72 --- Shankar.