[net.micro.cbm] 80 col. VIC Terminal Program

aak@CS-Mordred (Alejandro Kapauan) (03/12/84)

(xxx)
A couple of weeks ago, I posted an article about a terminal
emulator program for the VIC 20 equipped with a Protecto/ Data 20
Version 1.1 80 column board. Some of those who responded with requests
for my address may not have received my messages. UUCP mail seems
to have been flakey around here for the past week. So now I post this:

For those of you who want a copy of the terminal emulator program, my
US Postal address is:

	Alejandro A. Kapauan
	141-6 Airport Road
	West Lafayette, IN 47906

Please send a formatted disk and a SASE (strong enough to protect the disk)
You will then receive your program in the mail. You will need the following
termcap to use the program. Put it in some file, say, /usr/foo/bar then
in your .login (csh) put

	setenv TERM xr40dl
	setenv TERMCAP /usr/foo/bar

or in your .profile (sh)

	export TERM
	TERM=xr40dl
	export TERMCAP
	TERMCAP=/usr/foo/bar

This describes to the editor the terminal you are using. The terminal
program can be copied to tape. It supports line and character insert
and delete, and has been thoroughly tested with vi, unlike the Data 20
terminal program in ROM which behaves more like a glass tty.

	-AQ Kapauan, Purdue University CS Dept.
	....!pur-ee!purdue!aak (UUCP)
	aak@purdue (CSNET, ARPANET)
--------------termcap below
xr|xr40dl|regent40emulator:so=\E0P:ue=\E0@:us=\E0\140:se=\E0@:ug#1:sg#1:\
	:kh=^A:kl=^H:kr=^K:ku=^P:kd=^J:cd=\Ek:ce=\EK:cm=\EY%+\040%+\040:\
	:li#24:co#80:am:cl=^L:up=^Z:bs:bc=^U:nd=^F:do=^J:\
	:bl=^G:ho=\EY\040\040:\
	:al=2*\EM:dl=2*\El:im=:ei=:ic=\EF:dm=:ed=:dc=\EE: