Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site duke.UUCP Path: utzoo!linus!decvax!ittatc!dcdwest!sdcsvax!sdcc3!sdcc6!ncr-sd!ncrcae!ncsu!mcnc!duke!jk From: jk@duke.UUCP (J. D. Knott) Newsgroups: net.wanted Subject: Help with termcap Message-ID: <6466@duke.UUCP> Date: Tue, 15-Oct-85 14:11:14 EDT Article-I.D.: duke.6466 Posted: Tue Oct 15 14:11:14 1985 Date-Received: Thu, 17-Oct-85 08:26:18 EDT Organization: Duke University Lines: 8 I have written a termcap for a PR1ME PT-200 vdt and have a problem when using VI. Each clear screen and home command is followed by 7 linefeeds when the number of lines is defined as 24. If I set the number of lines <= 17, I don't get the linefeeds. The escape sequences are sent correctly, I'd just like to get rid of the superfluous linefeeds. I tried redefining the pad character just in case VI was inserting them, but I still get the linefeeds. Any help with this would be greatly appreciated. Thanks!