Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!topaz!appelbau From: appelbau@topaz.UUCP Newsgroups: comp.sys.atari.8bit Subject: Re: Chameleon and Unix (VI and Termcap) Message-ID: <9571@topaz.RUTGERS.EDU> Date: Tue, 24-Feb-87 09:07:07 EST Article-I.D.: topaz.9571 Posted: Tue Feb 24 09:07:07 1987 Date-Received: Fri, 27-Feb-87 00:38:37 EST References: <8702202045.AA05232@gateway.mitre.org> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 40 In article <8702202045.AA05232@gateway.mitre.org>, lazear@MITRE-GATEWAY.ARPA (Walt Lazear) writes: > > What terminal type do Chameleon users set themselves to when calling > a Unix system? I haven't been able to find a combination that works > with the VI screen editor (cursor motion, line inserts, etc). > Chameleon doesn't react much at all to the VT52 termcap, with ADM3A > I have to set even parity within Chameleon, but there still is no > cursor movement. I don't know what the IBM flavor is that is supported > in Chameleon. (By the way, the issue arises because I have always > used ED as my editor when dialing in, but decided to use VI now). > Any help is appreciated! (My version of Chameleon is 4.0). I set my term type to ATARI using the following .termcap 'atari|atari|Chameleon VT-52xl:so=\EF:se=\EG:al=\EN:dl=\EO:im:em:ic=\EL:dm:ed:dc=\EM:bs:cd=\EJ:ce=\EK:cl=\EH\EJ:cm=\EY%+ %+ :co#80:li#24:nd=\EC:pt:sr=\EI:up=\EA:ku=\EA:kd=\EB:kr=\EC:kl=\ED:'; Also place the following lines in your .login or .profile: echo -n "Terminal type: " set term = $< if ($term == "atari") setenv TERMCAP ~/.termcap endif setenv TERM $term Set Chameleon to: term type:VT-52XL Backspace:rubout Parity:None Flow:^S/^Q Marc -- Marc L. Appelbaum "Insanity is just a state of mind" Arpa: marc@aim.rutgers.edu Uucp:rutgers!ru-blue!appelbaum