]> code.delx.au - gnu-emacs/blob - etc/e/eterm-color.ti
Convert from info.xpm
[gnu-emacs] / etc / e / eterm-color.ti
1 eterm-color|Emacs term.el terminal emulator term-protocol-version 0.96,
2 # When updating this file, etc/e/eterm-color should be regenerated by
3 # running "make e/eterm-color" in the etc directory.
4 # Any change to this file should be done at the same time with a
5 # corresponding change to the TERMCAP evironment variable in term.el.
6 # Comments in term.el specify where each of these capabilities is implemented.
7 colors#8,
8 cols#80,
9 lines#24,
10 pairs#64,
11 am,
12 mir,
13 xenl,
14 bel=^G,
15 bold=\E[1m,
16 clear=\E[H\E[J,
17 cr=\r,
18 csr=\E[%i%p1%d;%p2%dr,
19 cub1=\b,
20 cub=\E[%p1%dD,
21 cud1=\n,
22 cud=\E[%p1%dB,
23 cuf1=\E[C,
24 cuf=\E[%p1%dC,
25 cup=\E[%i%p1%d;%p2%dH,
26 cuu1=\E[A,
27 cuu=\E[%p1%dA,
28 dch1=\E[P,
29 dch=\E[%p1%dP,
30 dl1=\E[M,
31 dl=\E[%p1%dM,
32 ed=\E[J,
33 el1=\E[1K,
34 el=\E[K,
35 home=\E[H,
36 ht=\t,
37 ich=\E[%p1%d@,
38 il1=\E[L,
39 il=\E[%p1%dL,
40 ind=\n,
41 invis=\E[8m,
42 kbs=^?,
43 kcub1=\EOD,
44 kcud1=\EOB,
45 kcuf1=\EOC,
46 kcuu1=\EOA,
47 kdch1=\E[3~,
48 kend=\E[4~,
49 khome=\E[1~,
50 kich1=\E[2~,
51 knp=\E[6~,
52 kpp=\E[5~,
53 op=\E[39;49m,
54 rc=\E8,
55 rev=\E[7m,
56 ri=\EM,
57 rmir=\E[4l,
58 rmso=\E[27m,
59 rmul=\E[24m,
60 rs1=\Ec,
61 sc=\E7,
62 setab=\E[%p1%{40}%+%dm,
63 setaf=\E[%p1%{30}%+%dm,
64 sgr0=\E[m,
65 smir=\E[4h,
66 smul=\E[4m,
67 smso=\E[7m,
68 # smcup=\E[?47h,
69 # rmcup=\E[?47l,
70 # rs2 may need to be added