1# From: Thomas Dickey <dickey@clark.net> 04 Oct 1997 2# Updated: Özgür Kesim <kesim@math.fu-berlin.de> 02 Nov 1997 3# Updated: Marc Lehmann <schmorp@schmorp.de>, 17 Feb 2005 4# Updated: Marc Lehmann <schmorp@schmorp.de>, 04 Nov 2008: change init/reset sequences 5# Updated: Marc Lehmann <schmorp@schmorp.de>, 24 Nov 2014: implement cvvis as blinking cursor 6# Updated: Marc Lehmann <schmorp@schmorp.de>, 13 Dec 2014: removed superfluous 0 from sgr 7# (untranslatable capabilities removed to fit entry within 1023 bytes) 8# (sgr removed to fit entry within 1023 bytes) 9# (acsc removed to fit entry within 1023 bytes) 10# (terminfo-only capabilities suppressed to fit entry within 1023 bytes) 11rxvt-unicode|rxvt-unicode terminal (X Window System):\ 12 :am:bw:eo:hs:km:mi:ms:xn:xo:\ 13 :co#80:it#8:li#24:lm#0:\ 14 :AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:IC=\E[%d@:\ 15 :K1=\EOw:K2=\EOu:K3=\EOy:K4=\EOq:K5=\EOs:LE=\E[%dD:\ 16 :RI=\E[%dC:SF=\E[%dS:SR=\E[%dT:UP=\E[%dA:ae=\E(B:al=\E[L:\ 17 :as=\E(0:bl=^G:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:\ 18 :cm=\E[%i%d;%dH:cr=^M:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:\ 19 :dl=\E[M:do=^J:ds=\E]2;\007:ec=\E[%dX:ei=\E[4l:fs=^G:\ 20 :ho=\E[H:i1=\E[!p:ic=\E[@:im=\E[4h:\ 21 :is=\E[r\E[m\E[2J\E[?7;25h\E[?1;3;4;5;6;9;66;1000;1001;1049l\E[4l:\ 22 :k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~:k5=\E[15~:\ 23 :k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:kD=\E[3~:\ 24 :kI=\E[2~:kN=\E[6~:kP=\E[5~:kb=\177:kd=\E[B:ke=\E>:\ 25 :kh=\E[7~:kl=\E[D:kr=\E[C:ks=\E=:ku=\E[A:le=^H:mb=\E[5m:\ 26 :md=\E[1m:me=\E[m:mr=\E[7m:nd=\E[C:rc=\E8:sc=\E7:se=\E[27m:\ 27 :sf=^J:so=\E[7m:sr=\EM:st=\EH:ta=^I:te=\E[r\E[?1049l:\ 28 :ti=\E[?1049h:ts=\E]2;:ue=\E[24m:up=\E[A:us=\E[4m:\ 29 :vb=\E[?5h\E[?5l:ve=\E[?12l\E[?25h:vi=\E[?25l:\ 30 :vs=\E[?12;25h: 31 32rxvt-unicode-256color|rxvt-unicode terminal with 256 colors (X Window System):\ 33 :Co#256:pa#32767:tc=rxvt-unicode: 34