Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!linus!philabs!seismo!harpo!floyd!clyde!ihnp4!inuxc!pur-ee!uiucdcs!miller
From: miller@uiucdcs.UUCP (miller )
Newsgroups: net.micro.cbm
Subject: Re: Is there any C64 terminal emulation - (nf)
Message-ID: <4295@uiucdcs.UUCP>
Date: Fri, 2-Dec-83 22:28:16 EST
Article-I.D.: uiucdcs.4295
Posted: Fri Dec  2 22:28:16 1983
Date-Received: Sun, 4-Dec-83 06:30:50 EST
Lines: 29

#R:mprvaxa:-40000:uiucdcs:36100015:000:1247
uiucdcs!miller    Dec  2 17:21:00 1983

I have a terminal package for the c64 along with termcaps that allows you to
use vi, more, rogue, etc.  It redefines the char. set so you can see chars.
like \ ~ { } etc.  I got it from someone else (the author) on the net for free.
No conditions were placed on it, so I would be happy to share it with others on
the net.  The termcaps are listed below.  If you are interested, then send me a
blank disk through US mail and I will copy the program off for you.  All I ask
is that you enclose a self addressed stamped mailer or one buck for return
postage.  Better do it soon, because the mail is slowing down for Christmas and
I will be leaving this snowbound pit for sunny Orlando in a few weeks.

Put something like this in your .cshrc file:
alias c64 "setenv TERMCAP /mntb/1/lawrie/miller/.c64;setenv TERM c64;set term = c64;stty -tabs"

Put this in file .c64
#
# The following entry provides for destructive
# backspace for the "terminal5" software for c64,
# VT-52 type cursor motion, reverse scroll,
# and codes for use of the cursor control keys:
#
qc|c64|C64|Commodore 64:co#40:li#25:\
	:up=\EA:am:ho=\EH:\
	:nd=\EC:so=\EO:se=\EN:ce=\EK:\
        :cd=\EJ:sr=\EI:bc=\ED:\
        :cl=\EH\EJ:cm=\EY%+ %+ :\
        :ku=^B:kd=^P:kr=^T:kl=^E: