1 http://cvs.schmorp.de/rxvt-unicode/doc/etc/rxvt-unicode.terminfo?revision=1.35
3 Support rxvt-unicode/rxvt-unicode-256color terminal definitions for the urxvt
6 --- ncurses-6.5/misc/terminfo.src.orig
7 +++ ncurses-6.5/misc/terminfo.src
8 @@ -6881,6 +6881,199 @@
9 rxvt-16color|rxvt with 16 colors like aixterm,
10 ncv#32, use=ibm+16color, use=rxvt,
12 +# From: Thomas Dickey <dickey@clark.net> 04 Oct 1997
13 +# Updated: Özgür Kesim <kesim@math.fu-berlin.de> 02 Nov 1997
14 +# Updated: Marc Lehmann <schmorp@schmorp.de>, 17 Feb 2005
15 +# Updated: Marc Lehmann <schmorp@schmorp.de>, 04 Nov 2008: change init/reset sequences
16 +# Updated: Marc Lehmann <schmorp@schmorp.de>, 24 Nov 2014: implement cvvis as blinking cursor
17 +# Updated: Marc Lehmann <schmorp@schmorp.de>, 13 Dec 2014: removed superfluous 0 from sgr
18 +rxvt-unicode|rxvt-unicode terminal (X Window System),
29 + acsc=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~-A.B+C\,D0EhFiG,
35 + cnorm=\E[?12l\E[?25h,
38 + csr=\E[%i%p1%d;%p2%dr,
45 + cup=\E[%i%p1%d;%p2%dH,
55 + flash=\E[?5h$<20/>\E[?5l,
66 + is2=\E[r\E[m\E[2J\E[?7;25h\E[?1;3;4;5;6;9;66;1000;1001;1049l\E[4l,
144 + rs2=\E[r\E[m\E[?7;25h\E[?1;3;4;5;6;9;66;1000;1001;1049l\E[4l,
175 + rmcup=\E[r\E[?1049l,
180 + sgr=\E[%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p7%t;8%;m%?%p9%t\E(0%e\E(B%;,
182 + setaf=\E[38;5;%p1%dm,
183 + setab=\E[48;5;%p1%dm,
184 + 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%;,
185 + 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%;,
186 + initc=\E]4;%p1%d;rgb\:%p2%{65535}%*%{1000}%/%4.4X/%p3%{65535}%*%{1000}%/%4.4X/%p4%{65535}%*%{1000}%/%4.4X\E\\,
200 +rxvt-unicode-256color|rxvt-unicode terminal with 256 colors (X Window System),