[comp.terminals] VT220 Terminfo

jerry@motsj1.UUCP (05/29/87)

I am looking for a terminfo file for a vt220.  If anyone has such
a file please send a copy to me or contact me over the net.

Jerry Gipper
Motorola Microcomputer Division
hplabs!motsj1!jerry

-- 

<< Usual Disclaimer >>
Jerry Gipper @ MicroComputer Division, San Jose, CA
UUCP:  {hplabs, mot, oakhill} !motsj1!jerry
Telephone:  +1 408-985-0510 x2283

bramich@prlhp1.prl.philips.co.uk (Svlad Cjelli) (07/01/88)

In article <5638@sgistl.SGI.COM>, larry@sgistl.SGI.COM (Larry Autry) writes:
> I am in need of a terminfo entry for the vt340. I will accept subsitutes,
> such as vt220 or later models.  Please e-mail because my news feed is down.

I've already mailed this to Larry, but I thought it may be of use to others.
I took the VT220 termcap from Thomas Krueger, pushed it through a tool to
produce terminfo files and then embellished the result.

Please note the following :-

1. This terminfo entry uses 8-bit control codes where possible - make sure
   that your TTY is in this mode.

2. Terminal key sequences have been defined in 7-bit mode - this is what my
   terminal produces on this system.

3. VT200 keys INSERT-HERE, PREV-SCREEN and NEXT-SCREEN are defined to produce
   useful codes.

4. No warranty is implied by posting this terminfo file.  I welcome additions
   to it, but please don't snow me under with mail.

Colin
 - -

==============================================================================

vt220|vt200|DEC vt220 series,
	am,
	bel=^G,
	blink=\2335m,
	bold=\2331m,
	civis=\233?25l,
	clear=\233H\233J,
	cnorm=\233?25h,
	cols#80,
	cr=\r,
	csr=\233%i%p1%d;%p2%dr,
	cub1=\b,
	cub=\233%p1%dD,
	cud1=\n,
	cud=\233%p1%dB,
	cuf1=\233C,
	cuf=\233%p1%dC,
	cup=\233%i%p1%d;%p2%dH,
	cuu1=\233A,
	cuu=\233%p1%dA,
	dch1=\233P,
	dch=\233%p1%dP,
	dl1=\233M,
	dl=\233%p1%dM,
	ech=\233%p1%dX,
	ed=\233J,
	el=\233K,
	ff=\23324L,
	home=\233H,
	ht=\t,
	ich=\233%p1%d@,
	il1=\233L,
	il=\233%p1%dL,
	ind=\204,
	is2=\E>\233?3l\233?4l\233?5l\233?7h\233?8h\2331;24r\23324;1H,
	kbs=\b,
	kcub1=\EOD,
	kcud1=\EOB,
	kcuf1=\EOC,
	kcuu1=\EOA,
	kf1=\EOP,
	kf2=\EOQ,
	kf3=\EOR,
	kf4=\EOS,
	kich1=\E[2~,
	knp=\E[6~,
	kpp=\E[5~,
	lines#24,
	mir,
	rc=\E8,
	rev=\2337m,
	rf=/usr/lib/tabset/vt100,
	ri=\215,
	rmacs=\E(B,
	rmir=\2334l,
	rmkx=\233?1l\E>,
	rmso=\23327m,
	rmul=\23324m,
	rs2=\E>\233?3l\233?4l\233?5l\233?7h\233?8h,
	sc=\E7,
	sgr0=\233m,
	smacs=\E(0,
	smir=\2334h,
	smkx=\233?1h\E=,
	smso=\2337m,
	smul=\2334m,
	vt#3,
	xenl,
	xon,

pbush@necis.UUCP (Paul Bush) (05/19/89)

I need the terminfo source for VT220.  Please post if you
have it.

Thanks