Lines Matching refs:initc
1017 initc=\E]P%p1%x%p2%{255}%*%{1000}%/%02x%p3%{255}%*%{1000}%/
1023 initc=\E]P%?%p1%{9}%>%t%p1%{10}%-%'a'%+%c%e%p1%d%;%p2%{255}
1159 initc=\E]P%p1%x%p2%02x%p3%02x%p4%02x, kb2=\E[G, kbs=^?,
1197 initc=\E[3;%p1%d;%p2%d;%p3%d;%p4%d}, rmacs=\E[10m,
4221 initc=\E]P%p1%x%p2%{255}%*%{1000}%/%02x%p3%{255}%*%{1000}%/
5408 # xterm also recognizes the control sequences for initc -TD
5411 initc=\E]4;%p1%d;rgb:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*
5420 initc=\E]4;%p1%d;rgb:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*
5452 initc@, op=\E[39;49m,
5461 initc@, use=xterm+256setaf,
5468 # 256-colors, it can still handle an 88-color palette by using the initc
5472 # which support the xterm+256color feature support the associated initc
5478 # supports xterm's control sequence, it can be programmed using initc.
5503 initc@, op=\E[39;49m,
5518 initc@, op=\E[39;49m,
5540 initc@, op=\E[39;49m,
7411 # This entry discards the ccc/initc capabilities from st-0.7 because they
7751 cvvis@, flash@, initc@, kcbt=\E[Z, rmm@, smm@, Ms@,
8123 # does not implement initc
13638 initc=\E[66;%p1%d;%?%p2%{250}%<%t%{0}%e%p2%{500}%<%t%{16}%e
20826 # The <initc> cap uses RGB notation to define colors. for arguments 1-3 the
20838 initc=\E%%!0\ETF4%?%p1%{0}%=%t0%e%p1%{1}%=%t4%e%p1%{2}%=%t3
21896 initc=\E]P%p1%{15}%&%X%p2%{255}%&%02X%p3%{255}%&%02X%p4
21935 acsc@, bold=\E[33m, enacs@, initc@,
21951 enacs=\E)0, initc@,
26179 # * change initc in linux-c-nc to use 0..1000 range.
26568 # r/g/b parameters of initc are in the range 0 to 1000 -TD
26914 # * correct initc capability of linux-c-nc end-of-range (Benjamin Sittler)
26916 # * add ccc and initc capabilities to xterm-16color -TD
27140 # * un-cancel the initc in vte-256color, since this was implemented
27191 # with the cancelled initc capability (patch by Sven Zuhlsdorf).