Lines Matching refs:initc

1012 	initc=\E]P%p1%x%p2%{255}%*%{1000}%/%02x%p3%{255}%*%{1000}%/
1018 initc=\E]P%?%p1%{9}%>%t%p1%{10}%-%'a'%+%c%e%p1%d%;%p2%{255}
1156 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,
4165 initc=\E]P%p1%x%p2%{255}%*%{1000}%/%02x%p3%{255}%*%{1000}%/
5290 # xterm also recognizes the control sequences for initc -TD
5293 initc=\E]4;%p1%d;rgb:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*
5302 initc=\E]4;%p1%d;rgb:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*
5334 initc@, op=\E[39;49m,
5346 # 256-colors, it can still handle an 88-color palette by using the initc
5350 # which support the xterm+256color feature support the associated initc
5356 # supports xterm's control sequence, it can be programmed using initc.
5381 initc@, op=\E[39;49m,
5396 initc@, op=\E[39;49m,
5418 initc@, op=\E[39;49m,
7275 # This entry discards the ccc/initc capabilities from st-0.7 because they
7619 cvvis@, flash@, initc@, kcbt=\E[Z, rmm@, smm@, Ms@,
7952 # does not implement initc
13168 initc=\E[66;%p1%d;%?%p2%{250}%<%t%{0}%e%p2%{500}%<%t%{16}%e
20404 # The <initc> cap uses RGB notation to define colors. for arguments 1-3 the
20417 initc=\E%%!0\ETF4%?%p1%{0}%=%t0%e%p1%{1}%=%t4%e%p1%{2}%=%t3
21483 initc=\E]P%p1%{15}%&%X%p2%{255}%&%02X%p3%{255}%&%02X%p4
21526 acsc@, bold=\E[33m, enacs@, initc@,
21542 enacs=\E)0, initc@,
25782 # * change initc in linux-c-nc to use 0..1000 range.
26171 # r/g/b parameters of initc are in the range 0 to 1000 -TD
26517 # * correct initc capability of linux-c-nc end-of-range (Benjamin Sittler)
26519 # * add ccc and initc capabilities to xterm-16color -TD
26743 # * un-cancel the initc in vte-256color, since this was implemented
26794 # with the cancelled initc capability (patch by Sven Zuhlsdorf).