Mercurial > hg > xemacs-beta
comparison etc/e/eterm.ti @ 0:376386a54a3c r19-14
Import from CVS: tag r19-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:45:50 +0200 |
parents | |
children | 59463afc5666 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:376386a54a3c |
---|---|
1 # These are ordered as in the O'Reilly "termcap and terminfo" book. | |
2 eterm, | |
3 lines#24,cols#80, | |
4 cuu1=\E[A,cud1=\n,cub1=\b,cuf1=\E[C,home=\E[H,cr=\r, | |
5 cuu=\E[%p1%dA,cud=\E[%p1%dB,cub=\E[%p1%dD,cuf=\E[%p1%dC, | |
6 cup=\E[%i%p1%d;%p2%dH, | |
7 ind=\n,csr=\E[%i%p1%d;%p2%dr, | |
8 il1=\E[L,il=\E[%p1%dL, | |
9 clear=\E[H\E[J,ed=\\E[J,el=\E[K,el1=\E[1K, | |
10 dl1=\E[M,dl=\E[%p1%dM,dch1=\E[P,dch=\E[%p1%dP, | |
11 smir=\E[4h,rmir=\E[4l,ich=\E[%p1%d@,mir, | |
12 smcup=\E7\E[?47h,rmcup=\E[2J\E[?47l\E8, | |
13 ht=\t, | |
14 smso=\E[7m,rmso=\E[m, | |
15 smul=\E[4m,rmul=\E[m, | |
16 rev=\E[7m,bold=\E[1m,sgr0=\E[m, | |
17 bel=^G,xenl,am, | |
18 |