Lines Matching refs:u9
195 # capabilities for use by applications, <u0>...<u9>. In this file, we use
199 # u9 terminal enquire string (equiv. to ANSI/ECMA-48 DA)
204 # The terminal enquire string <u9> should elicit an answerback response
205 # from the terminal. Common values for <u9> will be ^E (on older ASCII
585 u9=\E[c,
3143 # added u6-u9 -TD
3611 u7=\E[6n, u8=\233[?1;2c, u9=\E[c, vpa=\233%i%p1%dd,
4129 tbc=\E[3g, u6=\E[%i%d;%dR, u7=\E[6n, u8=\E[?1;2c, u9=\E[c,
5239 smso=\E[7m, u8=\E[1t, u9=\E[11t,
5606 u9=\E[c, use=emx-base,
7677 # Sending <u9> or <u7> returns a cursor position report in the format
7681 # character after reading it. The <u9> capability is used by tack(1)
7715 # as in <cup>); read cursor position (\E/), which is analogous to <u9>
7760 u7=\E?, u8=%c%c\r, u9=\E?,
12009 u7=\E[6n, u8=\E[?6c, u9=\E[c,
12950 u7=\E[6n, u8=\E[5n, u9=\E[0n,
21245 # * Added u6/u7/u8/u9 capabilities.
21716 # * add u8,u9 to sun-il description
21783 # * Added u8/u9, removed rmul/smul from sun-il.
21950 # * add hts to xterm-r6, and u6-u9 to xterm-r5 -TD