home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Source Code 1992 March
/
Source_Code_CD-ROM_Walnut_Creek_March_1992.iso
/
unix_c
/
macintsh
/
mactrmcp.txt
< prev
next >
Wrap
Text File
|
1989-03-21
|
2KB
|
41 lines
15-Apr-85 05:48:58-PST,1855;000000000001
Return-Path: <sbm@Purdue.ARPA>
Received: from merlin.ARPA (PURDUE-MERLIN.ARPA.#Internet) by SUMEX-AIM.ARPA with TCP; Mon 15 Apr 85 05:48:53-PST
Message-Id: <8504151349.AA08009@merlin.ARPA>
Received: by merlin.ARPA; Mon, 15 Apr 85 08:49:14 EST
To: info-mac@Purdue.ARPA
Subject: New Macintosh/MacTerminal termcap
Date: 15 Apr 85 08:49:10 EST (Mon)
From: Steven B. Munson <sbm@Purdue.ARPA>
I have modified the termcap entry posted to info-mac earlier by
Chris Kent@Purdue. I added a little more padding to the add line and
insert character capabilities, and removed the padding from the delete
character capability. Delete character works fine now on mine at 1200
baud; I never get a chance to test it at higher rates (some day I will
buy a carrying case and bring it into school). I would be interested
in hearing how it does at 9600 baud.
There are still little glitches in extreme cases, though. If I am
in vi at the beginning of a line half full of text and type "30ix<ESC>"
to insert 30 x's rapidly, it works pretty well, but if I type
"50ix<ESC>", there are errors when the line wraps around. I am not
sure where to start to fix that problem; if anyone fixes it or has
expert advice on how to go about it, I would like to hear about it.
This termcap entry works very well for my purposes, though (I don't use
vi anyway), and here it is.
Steve Munson
sbm@purdue.ARPA
sbm@purdue.CSNET
Am|Macintosh|mac|Apple Macintosh running MacTerminal:\
:al=3*\E[L:am:bl=^G:bs:cd=\E[J:ce=\E[K:cl=\E[;H\E[2J:cm=\E[%i%d;%dH:\
:co#80:cr=^M:dc=\E[P:dl=\E[M:dN#0:do=\E[B:ho=\E[H:\
:ic=13\E[@:ip=5:kb=^H:kd=\E[B:kh=\E[H:\
:kl=\E[D:kn#4:kr=\E[C:ku=\E[A:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:\
:le=\E[D:li#24:nd=\E[C:nl=^J:pt:se=\E[m:sf=\ED:so=\E[7m:sr=\EM:\
:ue=\E[m:up=\E[A:us=\E[1;4m:xn:
----------