Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site noscvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!harpo!decvax!ittvax!dcdwest!sdcsvax!noscvax!kemp From: kemp@noscvax.UUCP Newsgroups: net.micro.cpm Subject: Re: kaypro termcap or video fix wanted Message-ID: <463@noscvax.UUCP> Date: Wed, 16-May-84 09:46:13 EDT Article-I.D.: noscvax.463 Posted: Wed May 16 09:46:13 1984 Date-Received: Thu, 17-May-84 04:22:33 EDT References: <2848@teklabs.UUCP> Organization: Naval Ocean Systems Center Lines: 42 I fought this problem for a couple of weeks recently. I discovered that the following termcap entry worked best for me. My setup is: Kaypro 4 (the 'old' model, purchased in Oct. '83). Acoustic-coupled 300 baud modem at full duplex UNIX 4.2bsd running ethernet and csh.... (Also, the behavior I saw was that vi only acted up if 1) the cursor was in columns two, three or four -and- 2) your command caused the screen to scroll. I was only successful by eliminating two adm3a entries. Also, a recent posting to USENET suggested some other improvements to adm3a, and these are also included...."delete line" and "insert line" as I recall... Steve Kemp Computer Sciences Corp. Naval Ocean Systems Center San Diego, CA kemp@nosc -or- ...sdcsvax!noscvax!kemp ================cut here================ # Kaypro termcap by kemp@nosc # :up=^K:nl=^J: omitted from adm3a for vi's sake.... # pad on dl for 1200 baud, pad on tab for 300 baud kp|kaypro|kaypro2|kaypro 2 and 4:\ :al=\EE:\ :am:\ :bl=^G:bs:\ :cd=^W:ce=^X:\ :cl=1^Z:cm=\E=%+\040%+\040:co#80:cr=^M:\ :dl=10\ER:\ :do=^J:\ :dN=50:dT=50:\ :ho=^^:\ :le=^H:\ :li#24:\ :ma=^K^P:\ :nd=^L: ================cut here================