Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 192083 | Differences between
and this patch

Collapse All | Expand All

(-)misc/terminfo.src.old (+165 lines)
Lines 3965-3970 Link Here
3965
rxvt-16color|xterm with 16 colors like aixterm,
3965
rxvt-16color|xterm with 16 colors like aixterm,
3966
	ncv#32, use=ibm+16color, use=rxvt,
3966
	ncv#32, use=ibm+16color, use=rxvt,
3967
3967
3968
# From: Thomas Dickey <dickey@clark.net> 04 Oct 1997
3969
# Updated: Özgür Kesim <kesim@math.fu-berlin.de> 02 Nov 1997
3970
# Updated: Marc Lehmann <pcg@goof.com>, 17 Feb 2005
3971
# Updated: Marc Lehmann <schmorp@schmorp.de>, 04 Nov 2008: change init/reset sequences
3972
rxvt-unicode|rxvt-unicode terminal (X Window System),
3973
	am,
3974
	bce,
3975
	eo,
3976
	km,
3977
	msgr,
3978
	xenl,
3979
	hs,
3980
	cols#80,
3981
	it#8,
3982
	lines#24,
3983
	acsc=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~-A.B+C\,D0EhFiG,
3984
	bel=^G,
3985
	blink=\E[5m,
3986
	bold=\E[1m,
3987
	civis=\E[?25l,
3988
	clear=\E[H\E[2J,
3989
	cnorm=\E[?25h,
3990
	cr=^M,
3991
	csr=\E[%i%p1%d;%p2%dr,
3992
	cub=\E[%p1%dD,
3993
	cub1=^H,
3994
	cud=\E[%p1%dB,
3995
	cud1=^J,
3996
	cuf=\E[%p1%dC,
3997
	cuf1=\E[C,
3998
	cup=\E[%i%p1%d;%p2%dH,
3999
	cuu=\E[%p1%dA,
4000
	cuu1=\E[A,
4001
	cvvis=\E[?25h,
4002
	dch=\E[%p1%dP,
4003
	dch1=\E[P,
4004
	dl=\E[%p1%dM,
4005
	dl1=\E[M,
4006
	ed=\E[J,
4007
	el=\E[K,
4008
	el1=\E[1K,
4009
	flash=\E[?5h$<20/>\E[?5l,
4010
	home=\E[H,
4011
	hpa=\E[%i%p1%dG,
4012
	ht=^I,
4013
	hts=\EH,
4014
	ich=\E[%p1%d@,
4015
	ich1=\E[@,
4016
	il=\E[%p1%dL,
4017
	il1=\E[L,
4018
	ind=^J,
4019
	is1=\E[\041p,
4020
	is2=\E[r\E[m\E[2J\E[?7;25h\E[?1;3;4;5;6;9;66;1000;1001;1049l\E[4l,
4021
	kDC=\E[3$,
4022
	kIC=\E2$,
4023
	kEND=\E[8$,
4024
	kHOM=\E[7$,
4025
	kLFT=\E[d,
4026
	kNXT=\E[6$,
4027
	kPRV=\E[5$,
4028
	kRIT=\E[c,
4029
	kbs=\177,
4030
	ka1=\EOw,
4031
	ka3=\EOy,
4032
	kb2=\EOu,
4033
	kc1=\EOq,
4034
	kc3=\EOs,
4035
	kcbt=\E[Z,
4036
	kcub1=\E[D,
4037
	kcud1=\E[B,
4038
	kcuf1=\E[C,
4039
	kcuu1=\E[A,
4040
	kdch1=\E[3~,
4041
	kel=\E[8\^,
4042
	kend=\E[8~,
4043
	kent=\EOM,
4044
	kf1=\E[11~,
4045
	kf10=\E[21~,
4046
	kf11=\E[23~,
4047
	kf12=\E[24~,
4048
	kf13=\E[25~,
4049
	kf14=\E[26~,
4050
	kf15=\E[28~,
4051
	kf16=\E[29~,
4052
	kf17=\E[31~,
4053
	kf18=\E[32~,
4054
	kf19=\E[33~,
4055
	kf2=\E[12~,
4056
	kf20=\E[34~,
4057
	kf3=\E[13~,
4058
	kf4=\E[14~,
4059
	kf5=\E[15~,
4060
	kf6=\E[17~,
4061
	kf7=\E[18~,
4062
	kf8=\E[19~,
4063
	kf9=\E[20~,
4064
	kfnd=\E[1~,
4065
	khome=\E[7~,
4066
	kich1=\E[2~,
4067
	kmous=\E[M,
4068
	knp=\E[6~,
4069
	kpp=\E[5~,
4070
	kslt=\E[4~,
4071
	rc=\E8,
4072
	rev=\E[7m,
4073
	ri=\EM,
4074
	rmso=\E[27m,
4075
	rmul=\E[24m,
4076
	rs1=\Ec,
4077
	rs2=\E[r\E[m\E[?7;25h\E[?1;3;4;5;6;9;66;1000;1001;1049l\E[4l,
4078
	sgr0=\E[m\017,
4079
	enacs=,
4080
	smacs=\E(0,
4081
	rmacs=\E(B,
4082
	smso=\E[7m,
4083
	smul=\E[4m,
4084
	tbc=\E[3g,
4085
	vpa=\E[%i%p1%dd,
4086
	colors#88,
4087
	pairs#256,
4088
	btns#5,
4089
	lm#0,
4090
	ccc,
4091
	npc,
4092
	mc5i,
4093
	ncv#0,
4094
	mir,
4095
	xon,
4096
	bw,
4097
	ech=\E[%p1%dX,
4098
	mc0=\E[i,
4099
	mc4=\E[4i,
4100
	mc5=\E[5i,
4101
	sitm=\E[3m,
4102
	ritm=\E[23m,
4103
	smam=\E[?7h,
4104
	rmam=\E[?7l,
4105
	smir=\E[4h,
4106
	rmir=\E[4l,
4107
	smcup=\E[?1049h,
4108
	rmcup=\E[r\E[?1049l,
4109
	smkx=\E=,
4110
	rmkx=\E>,
4111
	indn=\E[%p1%dS,
4112
	rin=\E[%p1%dT,
4113
	sgr=\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p7%t;8%;m%?%p9%t\E(0%e\E(B%;,
4114
	op=\E[39;49m,
4115
	setaf=\E[38;5;%p1%dm,
4116
	setab=\E[48;5;%p1%dm,
4117
	setf=%?%p1%{7}%>%t\E[38;5;%p1%dm%e\E[3%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m%;,
4118
	setb=%?%p1%{7}%>%t\E[48;5;%p1%dm%e\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m%;,
4119
	initc=\E]4;%p1%d;rgb\:%p2%{65535}%*%{1000}%/%4.4X/%p3%{65535}%*%{1000}%/%4.4X/%p4%{65535}%*%{1000}%/%4.4X\E\\,
4120
	sc=\E7,
4121
	s0ds=\E(B,
4122
	s1ds=\E(0,
4123
	s2ds=\E*B,
4124
	s3ds=\E+B,
4125
	u6=\E[%i%d;%dR,
4126
	u7=\E[6n,
4127
	u8=\E[?1;2c,
4128
	u9=\E[c,
4129
	tsl=\E]2;,
4130
	fsl=\007,
4131
	dsl=\E]2;\007,
4132
3968
# mrxvt 0.5.3
4133
# mrxvt 0.5.3
3969
#
4134
#
3970
# mrxvt is based on rxvt 2.7.11, but has by default XTERM_FKEYS defined, which
4135
# mrxvt is based on rxvt 2.7.11, but has by default XTERM_FKEYS defined, which

Return to bug 192083