Update termcap entries for xterm.

It turns out these entries do make Terminal.app behave a little better.
According to Thomas Dickey, Terminal.app should use TERM=nsterm anyway,
but we don't support this yet. Already having an improved termcap entry
helps, so I am going to MFC this change after all.

Suggested by:	Leonidas Tsampros <ltsampros upnet gr>
MFC after:	1 month
This commit is contained in:
Ed Schouten 2009-12-10 22:25:53 +00:00
parent 68a5cc39d3
commit a7e5e29990
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=200369
2 changed files with 148 additions and 125 deletions

View File

@ -291,32 +291,32 @@ pc3|ibmpc3|IBM PC 386BSD Console:\
:up=\E[A:\ :up=\E[A:\
:ut: :ut:
# $XFree86: xc/programs/xterm/termcap,v 3.28 2001/01/17 23:46:39 dawes Exp $ # $XTermId: termcap,v 1.78 2009/11/09 00:24:26 tom Exp $
# #
xterm-xfree86|XFree86 xterm:\ xterm-new|modern xterm:\
:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:\ :*6=\EOF:@7=\EOF:F1=\E[23~:F2=\E[24~:K2=\EOE:Km=\E[M:\
:k5=\E[15~:k6=\E[17~:k7=\E[18~:k8=\E[19~:\ :k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:\
:k9=\E[20~:k;=\E[21~:F1=\E[23~:F2=\E[24~:\ :k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:kH=\EOF:kI=\E[2~:\
:@7=\EOF:@8=\EOM:kI=\E[2~:\ :kN=\E[6~:kP=\E[5~:kd=\EOB:kh=\EOH:kl=\EOD:kr=\EOC:ku=\EOA:\
:kh=\EOH:kP=\E[5~:kN=\E[6~:\ :tc=xterm-basic:
:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:Km=\E[M:tc=xterm-basic:
# #
# This chunk is used for building the VT220/Sun/PC keyboard variants. # This chunk is used for building the VT220/Sun/PC keyboard variants.
xterm-basic|xterm common (XFree86):\ xterm-basic|modern xterm common:\
:li#24:co#80:am:kn#12:km:mi:ms:xn:AX:bl=^G:\ :am:bs:km:mi:ms:ut:xn:AX:\
:is=\E[!p\E[?3;4l\E[4l\E>:rs=\E[!p\E[?3;4l\E[4l\E>:le=^H:\ :Co#8:co#80:kn#12:li#24:pa#64:\
:AL=\E[%dL:DL=\E[%dM:DC=\E[%dP:al=\E[L:dc=\E[P:dl=\E[M:\ :AB=\E[4%dm:AF=\E[3%dm:AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:\
:UP=\E[%dA:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:\ :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:ae=\E(B:al=\E[L:\
:ho=\E[H:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:cs=\E[%i%d;%dr:\ :as=\E(0:bl=^G:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:\
:im=\E[4h:ei=\E[4l:ks=\E[?1h\E=:ke=\E[?1l\E>:kD=\E[3~:kb=^H:\ :cm=\E[%i%d;%dH:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:dl=\E[M:\
:sf=\n:sr=\EM:st=\EH:ct=\E[3g:sc=\E7:rc=\E8:\ :ei=\E[4l:ho=\E[H:im=\E[4h:is=\E[!p\E[?3;4l\E[4l\E>:\
:eA=\E(B\E)0:as=\E(0:ae=\E(B:ml=\El:mu=\Em:up=\E[A:nd=\E[C:\ :kD=\E[3~:kb=^H:ke=\E[?1l\E>:ks=\E[?1h\E=:le=^H:md=\E[1m:\
:md=\E[1m:me=\E[m:mr=\E[7m:so=\E[7m:se=\E[27m:us=\E[4m:ue=\E[24m:\ :me=\E[m:ml=\El:mr=\E[7m:mu=\Em:nd=\E[C:op=\E[39;49m:\
:ti=\E[?1049h:te=\E[?1049l:vi=\E[?25l:ve=\E[?25h:\ :rc=\E8:rs=\E[!p\E[?3;4l\E[4l\E>:sc=\E7:se=\E[27m:sf=^J:\
:ut:Co#8:pa#64:op=\E[39;49m:AB=\E[4%dm:AF=\E[3%dm:\ :so=\E[7m:sr=\EM:st=\EH:te=\E[?1049l:ti=\E[?1049h:\
:ue=\E[24m:up=\E[A:us=\E[4m:ve=\E[?12l\E[?25h:vi=\E[?25l:vs=\E[?12;25h:
# #
# This is the only entry which you should have to customize, since "xterm" # This is the only entry which you should have to customize, since "xterm"
# is widely used for a variety of incompatible terminal emulations including # is widely used for a variety of incompatible terminal emulations including
# color_xterm and rxvt. # color_xterm and rxvt.
xterm|xterm-color|X11 terminal emulator:\ xterm|X11 terminal emulator:\
:ti@:te@:tc=xterm-xfree86: :tc=xterm-new:

View File

@ -2784,48 +2784,46 @@ SH|screen-s|VT 100/ANSI X3.64 virtual terminal with hardstatus line:\
:ts=\E_:fs=\E\\:ds=\E_\E\\:tc=screen: :ts=\E_:fs=\E\\:ds=\E_\E\\:tc=screen:
SW|screen-w|VT 100/ANSI X3.64 virtual terminal with 132 cols:\ SW|screen-w|VT 100/ANSI X3.64 virtual terminal with 132 cols:\
:co#132:tc=screen: :co#132:tc=screen:
# $Xorg: termcap,v 1.3 2000/08/17 19:55:10 cpqbld Exp $ # $XTermId: termcap,v 1.78 2009/11/09 00:24:26 tom Exp $
# #
# Note: # Note:
# termcap format is limited to 1023 characters. This set of descriptions # termcap format is limited to 1023 characters. This set of descriptions
# is a subset of the terminfo, since not all features can be fit into # is a subset of the terminfo, since not all features can be fit into
# that limit. The 'xterm' description supports color. The monochrome # that limit. The 'xterm' description supports color. The monochrome
# 'xtermm' drops color in favor of additional function keys. If you need # 'xterm-mono' drops color in favor of additional function keys. If you
# both, use terminfo. # need both, use terminfo.
# #
# The 1023-character limit applies to each entry after resolving the # The 1023-character limit applies to each entry after resolving the
# "tc=" strings. Some implementations may discount all or part of the # "tc=" strings. Some implementations may discount all or part of the
# formatting characters in the entry (i.e., the backslash newline tab # formatting characters in the entry (i.e., the backslash newline tab
# colon). GNU termcap does not have this limit. # colon). GNU termcap does not have this limit.
# #
# I checked the limits using ncurses "captoinfo -CrTv", which prints # I checked the limits using ncurses "captoinfo -CrTUvx", which prints
# the resolved length of each entry in a comment at the end - T.Dickey # the resolved length of each entry in a comment at the end - T.Dickey
# #
# $XFree86: xc/programs/xterm/termcap,v 3.28 2001/01/17 23:46:39 dawes Exp $ xterm-new|modern xterm:\
# :*6=\EOF:@7=\EOF:F1=\E[23~:F2=\E[24~:K2=\EOE:Km=\E[M:\
xterm-xfree86|XFree86 xterm:\ :k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:\
:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:\ :k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:kH=\EOF:kI=\E[2~:\
:k5=\E[15~:k6=\E[17~:k7=\E[18~:k8=\E[19~:\ :kN=\E[6~:kP=\E[5~:kd=\EOB:kh=\EOH:kl=\EOD:kr=\EOC:ku=\EOA:\
:k9=\E[20~:k;=\E[21~:F1=\E[23~:F2=\E[24~:\ :tc=xterm-basic:
:@7=\EOF:@8=\EOM:kI=\E[2~:\
:kh=\EOH:kP=\E[5~:kN=\E[6~:\
:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:Km=\E[M:tc=xterm-basic:
# #
# This chunk is used for building the VT220/Sun/PC keyboard variants. # This chunk is used for building the VT220/Sun/PC keyboard variants.
xterm-basic|xterm common (XFree86):\ xterm-basic|modern xterm common:\
:li#24:co#80:am:kn#12:km:mi:ms:xn:AX:bl=^G:\ :am:bs:km:mi:ms:ut:xn:AX:\
:is=\E[!p\E[?3;4l\E[4l\E>:rs=\E[!p\E[?3;4l\E[4l\E>:le=^H:\ :Co#8:co#80:kn#12:li#24:pa#64:\
:AL=\E[%dL:DL=\E[%dM:DC=\E[%dP:al=\E[L:dc=\E[P:dl=\E[M:\ :AB=\E[4%dm:AF=\E[3%dm:AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:\
:UP=\E[%dA:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:\ :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:ae=\E(B:al=\E[L:\
:ho=\E[H:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:cs=\E[%i%d;%dr:\ :as=\E(0:bl=^G:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:\
:im=\E[4h:ei=\E[4l:ks=\E[?1h\E=:ke=\E[?1l\E>:kD=\E[3~:kb=^H:\ :cm=\E[%i%d;%dH:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:dl=\E[M:\
:sf=\n:sr=\EM:st=\EH:ct=\E[3g:sc=\E7:rc=\E8:\ :ei=\E[4l:ho=\E[H:im=\E[4h:is=\E[!p\E[?3;4l\E[4l\E>:\
:eA=\E(B\E)0:as=\E(0:ae=\E(B:ml=\El:mu=\Em:up=\E[A:nd=\E[C:\ :kD=\E[3~:kb=^H:ke=\E[?1l\E>:ks=\E[?1h\E=:le=^H:md=\E[1m:\
:md=\E[1m:me=\E[m:mr=\E[7m:so=\E[7m:se=\E[27m:us=\E[4m:ue=\E[24m:\ :me=\E[m:ml=\El:mr=\E[7m:mu=\Em:nd=\E[C:op=\E[39;49m:\
:ti=\E[?1049h:te=\E[?1049l:vi=\E[?25l:ve=\E[?25h:\ :rc=\E8:rs=\E[!p\E[?3;4l\E[4l\E>:sc=\E7:se=\E[27m:sf=^J:\
:ut:Co#8:pa#64:op=\E[39;49m:AB=\E[4%dm:AF=\E[3%dm: :so=\E[7m:sr=\EM:st=\EH:te=\E[?1049l:ti=\E[?1049h:\
:ue=\E[24m:up=\E[A:us=\E[4m:ve=\E[?12l\E[?25h:vi=\E[?25l:vs=\E[?12;25h:
# The xterm-xfree86 description has all of the features, but is not completely # The xterm-new description has all of the features, but is not completely
# compatible with vt220. If you are using a Sun or PC keyboard, set the # compatible with vt220. If you are using a Sun or PC keyboard, set the
# sunKeyboard resource to true: # sunKeyboard resource to true:
# + maps the editing keypad # + maps the editing keypad
@ -2835,68 +2833,91 @@ xterm-basic|xterm common (XFree86):\
# + uses DEC-style control sequences for the application keypad. # + uses DEC-style control sequences for the application keypad.
# #
xterm-vt220|xterm emulating vt220:\ xterm-vt220|xterm emulating vt220:\
:kH=\E[4~::@7=\E[4~:*6=\E[4~:kh=\E[1~:Km=\E[M:tc=xterm-basic: :*6=\E[4~:@7=\E[4~:K2=\EOu:Km=\E[M:kH=\E[4~:kh=\E[1~:\
:tc=xterm-basic:
xterm-24|xterms|vs100|24x80 xterm:\ xterm-24|xterms|vs100|24x80 xterm:\
:li#24:\ :li#24:tc=xterm-old:
:tc=xterm:
xterm-65|65x80 xterm:\ xterm-65|65x80 xterm:\
:li#65:tc=xterm: :li#65:tc=xterm-old:
xterm-bold|xterm with bold for underline:\ xterm-bold|xterm with bold for underline:\
:so=\E[7m:us=\E[1m:tc=xterm: :so=\E[7m:us=\E[1m:tc=xterm-old:
xterm-boldso|xterm with bold for standout:\ xterm-boldso|xterm with bold for standout:\
:se=\E[m:so=\E[1m:tc=xterm: :se=\E[m:so=\E[1m:tc=xterm-old:
xterm-mono|monochrome xterm:\ xterm-mono|monochrome xterm:\
:kn#20:\ :ut@:\
:st@:ut@:Co@:NC@:op@:AB@:AF@:pa@:Sf@:Sb@:tc=xterm: :Co@:NC@:kn#20:pa@:\
:AB@:AF@:Sb@:Sf@:op@:st@:tc=xterm-old:
# #
# Alternate terminal description that "works" for interactive shells such as # Alternate terminal description that "works" for interactive shells such as
# tcsh and bash. # tcsh and bash.
xterm-noapp|xterm with cursor keys in normal mode:\ xterm-noapp|xterm with cursor keys in normal mode:\
:kl=\E[D:kd=\E[B:kr=\E[C:ku=\E[A:ks=\E=:ke=\E>:ti@:te@:tc=xterm: :kd=\E[B:ke=\E>:kl=\E[D:kr=\E[C:ks=\E=:ku=\E[A:te@:ti@:\
:tc=xterm:
#
# This should work for the commonly used "color xterm" variations (XFree86
# xterm, color_xterm, nxterm, rxvt). Note that it does not set 'bce', so for
# XFree86 and rxvt, some applications that use colors will be less efficient,
# and in a few special cases (with "smart" optimization) the wrong color will
# be painted in spots.
xterm-color|generic "ANSI" color xterm:\
:Co#8:NC@:pa#64:\
:AB=\E[4%dm:AF=\E[3%dm:ac=:op=\E[m:tc=xterm-r6:
# #
# These aliases are for compatibility with the terminfo; termcap cannot provide # These aliases are for compatibility with the terminfo; termcap cannot provide
# the extra features, but termcap applications still want the names. # the extra features such as color initialization, but termcap applications
xterm-16color|xterm alias 1:tc=xterm-xfree86: # still want the names.
xterm-88color|xterm alias 2:tc=xterm-256color: xterm-16color|xterm alias 1:\
xterm-256color|xterm alias 3:tc=xterm-xfree86: :tc=xterm-new:
xterm-nrc|xterm alias 4:tc=xterm:
xterm-rep|xterm alias 5:tc=xterm: xterm-88color|xterm alias 2:\
xterm-xmc|xterm alias 6:sg#1:tc=xterm: :Co#88:pa#7744:tc=xterm-256color:
xterm-256color|xterm alias 3:\
:Co#256:pa#32767:\
:AB=\E[48;5;%dm:AF=\E[38;5;%dm:tc=xterm-new:
xterm-nrc|xterm alias 4:\
:tc=xterm:
xterm-rep|xterm alias 5:\
:tc=xterm:
xterm-xmc|xterm alias 6:\
:sg#1:tc=xterm:
# #
# An 8-bit description is doable with termcap, but there are probably no # An 8-bit description is doable with termcap, but there are probably no
# termcap (or BSD curses) applications that are able to use it. # termcap (or BSD curses) applications that are able to use it.
xterm-8bit|xterm terminal emulator 8-bit controls (X Window System):\ xterm-8bit|xterm terminal emulator 8-bit controls (X Window System):\
:co#80:li#24:\ :am:km:mi:ms:xn:\
:it#8:am:km:mi:ms:xn:\ :co#80:it#8:li#24:\
:AL=\233%dL:DC=\233%dP:DL=\233%dM:DO=\233%dB:IC=\233%d@:LE=\233%dD:\ :AL=\233%dL:DC=\233%dP:DL=\233%dM:DO=\233%dB:IC=\233%d@:\
:RI=\233%dC:UP=\233%dA:ae=^O:al=\233L:as=^N:bl=^G:bt=\233Z:\ :K2=\217y:Km=\233M:LE=\233%dD:RI=\233%dC:UP=\233%dA:\
:cd=\233J:ce=\233K:cl=\233H\2332J:cm=\233%i%d;%dH:cr=^M:\ :ae=\E(B:al=\233L:as=\E(0:bl=^G:bt=\233Z:cd=\233J:ce=\233K:\
:cs=\233%i%d;%dr:ct=\2333g:dc=\233P:dl=\233M:do=^J:up=\233A:nd=\233C:\ :cl=\233H\2332J:cm=\233%i%d;%dH:cr=^M:cs=\233%i%d;%dr:\
:ei=\2334l:ho=\233H:im=\2334h:\ :ct=\2333g:dc=\233P:dl=\233M:do=^J:ei=\2334l:ho=\233H:\
:im=\2334h:\
:is=\E[62"p\E G\233m\233?7h\E>\E7\233?1;3;4;6l\2334l\233r\E8:\ :is=\E[62"p\E G\233m\233?7h\E>\E7\233?1;3;4;6l\2334l\233r\E8:\
:k1=\23311~:k2=\23312~:k3=\23313~:k4=\23314~:k5=\23315~:\ :k1=\23311~:k2=\23312~:k3=\23313~:k4=\23314~:k5=\23315~:\
:k6=\23317~:k7=\23318~:k8=\23319~:k9=\23320~:kD=\2333~:\ :k6=\23317~:k7=\23318~:k8=\23319~:k9=\23320~:kD=\2333~:\
:kI=\2332~:kN=\2336~:kP=\2335~:kb=^H:kd=\217B:\ :kI=\2332~:kN=\2336~:kP=\2335~:kb=^H:kd=\217B:\
:ke=\233?1l\E>:kh=\2331~:kl=\217D:kr=\217C:ks=\233?1h\E=:\ :ke=\233?1l\E>:kh=\2331~:kl=\217D:kr=\217C:ks=\233?1h\E=:\
:ku=\217A:le=^H:mb=\2335m:md=\2331m:me=\233m^O:mr=\2337m:\ :ku=\217A:le=^H:mb=\2335m:md=\2331m:me=\233m:mr=\2337m:\
:rc=\E8:sc=\E7:se=\23327m:sf=^J:so=\2337m:sr=\215:\ :nd=\233C:rc=\E8:sc=\E7:se=\23327m:sf=^J:so=\2337m:sr=\215:\
:st=\210:ta=^I:te=\233?1049l:ti=\233?1049h:ue=\23324m:us=\2334m:\ :st=\210:ta=^I:te=\233?1049l:ti=\233?1049h:ue=\23324m:\
:vb=\233?5h\233?5l:ve=\233?25h:vi=\233?25l:Km=\233M: :up=\233A:us=\2334m:vb=\233?5h\233?5l:ve=\233?25l\233?25h:\
:vs=\233?12;25h:vi=\233?25l:
# #
xterm-hp|XFree86 xterm with hpterm function keys:\ xterm-hp|xterm with hpterm function keys:\
:k1=\Ep:k2=\Eq:k3=\Er:k4=\Es:k5=\Et:k6=\Eu:k7=\Ev:k8=\Ew:\ :@7=\EF:k1=\Ep:k2=\Eq:k3=\Er:k4=\Es:k5=\Et:k6=\Eu:k7=\Ev:\
:kC=\EJ:kD=\EP:@7=\EF:kI=\EQ:kN=\ES:kP=\ET:kh=\Eh:\ :k8=\Ew:kC=\EJ:kD=\EP:kI=\EQ:kN=\ES:kP=\ET:kd=\EB:kh=\Eh:\
:kd=\EB:kl=\ED:kr=\EC:ku=\EA:tc=xterm-basic: :kl=\ED:kr=\EC:ku=\EA:tc=xterm-basic:
# #
xterm-sco|XFree86 xterm with SCO function keys:\ xterm-sco|xterm with SCO function keys:\
:kl=\E[D:kd=\E[B:kr=\E[C:ku=\E[A:@7=\E[F:\ :@7=\E[F:F1=\E[W:F2=\E[X:F3=\E[Y:F5=\E[a:F6=\E[b:F7=\E[c:\
:k1=\E[M:k2=\E[N:k3=\E[O:k4=\E[P:k5=\E[Q:\ :F8=\E[d:F9=\E[e:FA=\E[f:FB=\E[g:FC=\E[h:FD=\E[i:FE=\E[j:\
:k6=\E[R:k7=\E[S:k8=\E[T:k9=\E[U:k;=\E[V:\ :FF=\E[k:ac=:k1=\E[M:k2=\E[N:k3=\E[O:k4=\E[P:k5=\E[Q:\
:F1=\E[W:F2=\E[X:F3=\E[Y:F5=\E[a:F6=\E[b:\ :k6=\E[R:k7=\E[S:k8=\E[T:k9=\E[U:k;=\E[V:kD=\177:kI=\E[L:\
:F7=\E[c:F8=\E[d:F9=\E[e:FA=\E[f:FB=\E[g:\ :kN=\E[G:kP=\E[I:kd=\E[B:kh=\E[H:kl=\E[D:kr=\E[C:ku=\E[A:\
:FC=\E[h:FD=\E[i:FE=\E[j:FF=\E[k:\ :tc=xterm-basic:
:kh=\E[H:kI=\E[L:kN=\E[G:kP=\E[I:ac@:tc=xterm-basic:
# #
xterm-vt52|xterm emulating vt52:\ xterm-vt52|xterm emulating vt52:\
:bs:\ :bs:\
@ -2906,63 +2927,65 @@ xterm-vt52|xterm emulating vt52:\
:le=\ED:nd=\EC:nw=^M^J:sf=^J:sr=\EI:ta=^I:up=\EA: :le=\ED:nd=\EC:nw=^M^J:sf=^J:sr=\EI:ta=^I:up=\EA:
# #
xterm-sun|xterm with Sun functionkeys:\ xterm-sun|xterm with Sun functionkeys:\
:k1=\E[224z:k2=\E[225z:k3=\E[226z:k4=\E[227z:\ :%1=\E[196z:&8=\E[195z:@0=\E[200z:@5=\E[197z:@7=\E[220z:\
:k5=\E[228z:k6=\E[229z:k7=\E[230z:k8=\E[231z:\ :F1=\E[192z:F2=\E[193z:K2=\E[218z:Km=\E[M:k1=\E[224z:\
:k9=\E[232z:k;=\E[233z:F1=\E[192z:F2=\E[193z:\ :k2=\E[225z:k3=\E[226z:k4=\E[227z:k5=\E[228z:k6=\E[229z:\
:%1=\E[196z:&8=\E[195z:@0=\E[200z:kI=\E[2z:\ :k7=\E[230z:k8=\E[231z:k9=\E[232z:k;=\E[233z:kD=\E[3z:\
:kN=\E[222z:kP=\E[216z:kh=\E[214z:kD=^?:\ :kI=\E[2z:kN=\E[222z:kP=\E[216z:kh=\E[214z:\
:Km=\E[M:@5=\E[197z::@7=\E[220z:\
:tc=xterm-basic: :tc=xterm-basic:
# #
# vi may work better with this entry, because vi doesn't use insert mode much. # 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: # |xterm-ic|xterm-vi|xterm with insert character instead of insert mode:\
xterm-ic|xterm-vi|xterm with insert char:\ xterm-ic|xterm-vi|xterm with insert char:\
:im@:ei@:mi@:ic=\E[@:IC=\E[%d@:tc=xterm: :mi@:\
:IC=\E[%d@:ei@:ic=\E[@:im@:tc=xterm:
# #
# Compatible with the X11R6.3 xterm # Compatible with the X11R6.3 xterm
xterm-r6|xterm-old|X11R6 xterm:\ xterm-r6|xterm-old|X11R6 xterm:\
:am:bs:km:mi:ms:pt:xn:\
:co#80:kn#20:li#24:\
:*6=\E[4~:@0=\E[1~:@7=\E[4~:AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:\
:DO=\E[%dB:F1=\E[23~:F2=\E[24~:F3=\E[25~:F4=\E[26~:\
:F5=\E[28~:F6=\E[29~:F7=\E[31~:F8=\E[32~:F9=\E[33~:\
:FA=\E[34~:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:ae=^O:al=\E[L:\
:as=^N:bl=^G:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:\
:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:dl=\E[M:eA=\E)0:ei=\E[4l:\
:ho=\E[H:im=\E[4h:\
:is=\E[m\E[?7h\E[4l\E>\E7\E[r\E[?1;3;4;6l\E8:\ :is=\E[m\E[?7h\E[4l\E>\E7\E[r\E[?1;3;4;6l\E8:\
:rs=\E[m\E[?7h\E[4l\E>\E7\E[r\E[?1;3;4;6l\E8:\
:AL=\E[%dL:DL=\E[%dM:DC=\E[%dP:DO=\E[%dB:UP=\E[%dA:\
:LE=\E[%dD:RI=\E[%dC:al=\E[L:am:bl=^G:\
:bs:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:co#80:\
:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:dl=\E[M:ho=\E[H:\
:im=\E[4h:ei=\E[4l:mi:ks=\E[?1h\E=:ke=\E[?1l\E>:@7=\E[4~:kh=\E[1~:\
:k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~:k5=\E[15~:\ :k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~:k5=\E[15~:\
:k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:\ :k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:\
:F1=\E[23~:F2=\E[24~:F3=\E[25~:F4=\E[26~:F5=\E[28~:\ :kD=\E[3~:kI=\E[2~:kN=\E[6~:kP=\E[5~:kb=^H:kd=\EOB:\
:F6=\E[29~:F7=\E[31~:F8=\E[32~:F9=\E[33~:FA=\E[34~:\ :ke=\E[?1l\E>:kh=\E[1~:kl=\EOD:kr=\EOC:ks=\E[?1h\E=:\
:kn#20:km:@0=\E[1~:kI=\E[2~:kD=^?:*6=\E[4~:kP=\E[5~:kN=\E[6~:\ :ku=\EOA:md=\E[1m:me=\E[m:ml=\El:mr=\E[7m:mu=\Em:nd=\E[C:\
:kb=^H:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:\ :rc=\E8:rs=\E[m\E[?7h\E[4l\E>\E7\E[r\E[?1;3;4;6l\E8:\
:li#24:md=\E[1m:me=\E[m:mr=\E[7m:ms:nd=\E[C:pt:\ :sc=\E7:se=\E[m:sf=^J:so=\E[7m:sr=\EM:te=\E[2J\E[?47l\E8:\
:eA=\E)0:as=^N:ae=^O:ml=\El:mu=\Em:\ :ti=\E7\E[?47h:ue=\E[m:up=\E[A:us=\E[4m:
:sc=\E7:rc=\E8:sf=\n:so=\E[7m:se=\E[m:sr=\EM:\
:ti=\E7\E[?47h:te=\E[2J\E[?47l\E8:up=\E[A:us=\E[4m:ue=\E[m:xn:
# #
# Compatible with the R5 xterm # Compatible with the R5 xterm
xterm-r5|X11R5 xterm X11R5:\ xterm-r5|X11R5 xterm X11R5:\
:AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:IC=\E[%d@:UP=\E[%dA:\ :am:bs:km:mi:ms:pt:xn:\
:al=\E[L:am:\ :co#80:kn#4:li#24:\
:bs:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:co#80:\ :@7=\E[4~:AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:\
:cs=\E[%i%d;%dr:ct=\E[3g:\ :IC=\E[%d@:UP=\E[%dA:al=\E[L:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:\
:dc=\E[P:dl=\E[M:\ :cm=\E[%i%d;%dH:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:dl=\E[M:\
:im=\E[4h:ei=\E[4l:mi:\ :ei=\E[4l:ho=\E[H:im=\E[4h:\
:ho=\E[H:\
:is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l\E[4l:\ :is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l\E[4l:\
:k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~:kb=^H:kd=\EOB:\
:ke=\E[?1l\E>:kh=\E[1~:kl=\EOD:kr=\EOC:ks=\E[?1h\E=:\
:ku=\EOA:md=\E[1m:me=\E[m:mr=\E[7m:nd=\E[C:rc=\E8:\
:rs=\E>\E[?1;3;4;5;6l\E[4l\E[?7h\E[m\E[r\E[2J\E[H:\ :rs=\E>\E[?1;3;4;5;6l\E[4l\E[?7h\E[m\E[r\E[2J\E[H:\
:k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~:kb=^H:kd=\EOB:ke=\E[?1l\E>:\ :sc=\E7:se=\E[m:sf=^J:so=\E[7m:sr=\EM:te=\E[2J\E[?47l\E8:\
:kl=\EOD:km:kn#4:kr=\EOC:ks=\E[?1h\E=:ku=\EOA:\ :ti=\E7\E[?47h:ue=\E[m:up=\E[A:us=\E[4m:
:@7=\E[4~:kh=\E[1~:\ #
:li#24:md=\E[1m:me=\E[m:mr=\E[7m:ms:nd=\E[C:pt:\ # Customization begins here.
:sc=\E7:rc=\E8:sf=\n:so=\E[7m:se=\E[m:sr=\EM:\ xterm-xfree86|xterm terminal emulator (XFree86):\
:te=\E[2J\E[?47l\E8:ti=\E7\E[?47h:\ :tc=xterm-new:
:up=\E[A:us=\E[4m:ue=\E[m:xn:
# #
# This is the only entry which you should have to customize, since "xterm" # This is the only entry which you should have to customize, since "xterm"
# is widely used for a variety of incompatible terminal emulations including # is widely used for a variety of incompatible terminal emulations including
# color_xterm and rxvt. # color_xterm and rxvt.
xterm|xterm-color|X11 terminal emulator:\ xterm|X11 terminal emulator:\
:ti@:te@:tc=xterm-xfree86: :tc=xterm-new:
# :tc=xterm-r6: # :tc=xterm-r6:
# dtterm termcap entry - Obtained from Xinside's CDE with permission # dtterm termcap entry - Obtained from Xinside's CDE with permission
# from Thomas Roell # from Thomas Roell