On Fri, Jan 29, 2016 at 5:50 PM, Charles Anthony
<charles.unix.pro at gmail.com> wrote:
This is the Multics Release 12 C compiler terminfo
entry for the 3101:
# @(#)ibm.ti 1.3 (1.10 2/22/83)
ibm|ibm3101|3101|i3101|IBM 3101-10,
cr=^M, cud1=^J, ind=^J, bel=^G, tbc=\EH, hts=\E0, am, cub1=^H,
clear=\EK, lines#24, cols#80, cuf1=\EC, cuu1=\EA, ed=\EJ, el=\EI,
kcud1=\EB, kcub1=\ED, kcuf1=\EC, kcuu1=\EA,
home=\EH, cup=\EY%p1%' '%+%c%p2%' '%+%c, ht=^I,
Thanks for that. Based on that as a start, I found this in an old
USENET post...
ftp://ftp.u-aizu.ac.jp/pub/misc/device/terminal/ibm_3161.termcap.txt
I4|ibm|ibm3101|3101|i3101|IBM 3101-10:\
:do=^J:ct=\EH:st=\E0:\
:if=/usr/lib/tabset/ibm3101:\
:am:le=^H:bs:cl=\EK:li#24:co#80:nd=\EC:up=\EA:cd=\EJ:ce=\EI:\
:kd=\EB:kl=\ED:kr=\EC:ku=\EA:ho=\EH:cm=\EY%+\40%+\40:pt:
Attached is ibm3101.ctl.lisp, the 3101 bindings for
the LISP interpreter.
Don't happen to need that, but I should probably mention that this
list strips attachments.
Thanks!
-ethan