summaryrefslogtreecommitdiff
path: root/xc/programs/xterm/terminfo
blob: ceab3207d452808670ba6a9d8e56389bc89bc9b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# $XConsortium: terminfo,v 1.6 92/11/23 21:46:49 gildea Exp $
# meml locks memory above the cursor; memu unlocks (ala HP terminals)
#
xterm|vs100|xterm-65|xterm terminal emulator,
	is2=\E7\E[r\E[m\E[?7h\E[?1;3;4;6l\E[4l\E8\E>,
	rs2=\E7\E[r\E[m\E[?7h\E[?1;3;4;6l\E[4l\E8\E>,
	am,
	cols#80, lines#65,
	clear=\E[H\E[2J, cup=\E[%i%p1%d;%p2%dH,
	csr=\E[%i%p1%d;%p2%dr,
	cud=\E[%p1%dB, cud1=\n, cuu=\E[%p1%dA, cuu1=\E[A,
	cub=\E[%p1%dD, cub1=\b,	cuf=\E[%p1%dC, cuf1=\E[C,
	el=\E[K, ed=\E[J,
	home=\E[H, ht=^I, ind=^J, cr=^M,
	km,
	smir=\E[4h, rmir=\E[4l, mir,
	smso=\E[7m, rmso=\E[m, smul=\E[4m, rmul=\E[m,
	bold=\E[1m, rev=\E[7m, blink@, sgr0=\E[m, msgr,
	smkx=\E[?1h\E=, rmkx=\E[?1l\E>,
	kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS,
	kf5=\E[15~, kf6=\E[17~, kf7=\E[18~, kf8=\E[19~, kf9=\E[20~,
	kbs=\b,	kcuu1=\EOA, kcud1=\EOB, kcuf1=\EOC, kcub1=\EOD,
	meml=\El, memu=\Em,
	smcup=\E7\E[?47h, rmcup=\E[2J\E[?47l\E8,
	sc=\E7, rc=\E8,
	il=\E[%p1%dL, dl=\E[%p1%dM, il1=\E[L, dl1=\E[M,
	ri=\EM,
	dch=\E[%p1%dP, dch1=\E[P,
	tbc=\E[3k,
	xenl,
xterms|vs100s|xterm-24|xterm terminal emulator (small screen 24x80),
	cols#80, lines#24,
	use=xterm,
xterm-bold|xterm with bold instead of underline,
	smul=\E[1m, use=xterm,
#
# vi may work better with this entry, because vi
# doesn't use insert mode much
xterm-ic|xterm-vi|xterm with insert character instead of insert mode,
	smir@, rmir@, mir@, ich1=\E[@, ich=\E[%p1%d@, use=xterm,