Lines Matching refs:ECMA

199 #	u9	terminal enquire string (equiv. to ANSI/ECMA-48 DA)
201 # u7 cursor position request (equiv. to VT100/ANSI/ECMA-48 DSR 6)
202 # u6 cursor position report (equiv. to ANSI/ECMA-48 CPR)
206 # terminals) or \E[c (on newer VT100/ANSI/ECMA-48-compatible terminals).
223 # \E[%i%d;%dR (on VT100/ANSI/ECMA-48-compatible terminals).
241 # As the ANSI/ECMA-48 standard and variants take firmer hold, and as
330 #### ANSI.SYS/ISO 6429/ECMA-48 Capabilities
396 # about \E[11m as klone+acs. True ANSI/ECMA-48 would have <rmso=\E[27m>,
434 # They match a subset of ECMA-48.
441 ecma+color|color control for ECMA-48-compatible terminals,
446 # Attribute control for ECMA-48-compatible terminals
447 ecma+sgr|attribute capabilities for true ECMA-48 terminals,
462 #### ANSI/ECMA-48 terminals and terminal emulators
696 # * response to user requests, assumes kcbt=\E[Z, the ANSI/ECMA reverse-tab *
1862 # the relationship between the VT100 and ANSI X3.64/ISO 6429/ECMA-48 may be
3458 # before ECMA-64 color support was folded into the main-line xterm release.
19890 ######## VT100/ANSI/ISO 6429/ECMA-48/PC-TERM TERMINAL STANDARDS
19892 # ANSI X3.64 has been withdrawn and replaced by ECMA-48. The ISO 6429 and
19893 # ECMA-48 standards are said to be almost identical, but are not the same
19896 # You can obtain ECMA-48 for free by sending email to helpdesk@ecma.ch
19897 # requesting the standard(s) you want (i.e. ECMA-48, "Control Functions for
19905 # am not certain) that these are effectively identical to ECMA-6 and ECMA-35
19909 #### VT100/ANSI/ECMA-48
19912 # and ECMA-48 Control Functions for Coded Character Sets.
19916 # discussion of some terminfo-related issues, and updates to capture ECMA-48
19917 # have been added. Control functions described in ECMA-48 only are tagged
19920 # The table is a complete list of the defined ANSI X3.64/ECMA-48 control
20089 # Some control characters are listed in the ECMA-48 standard without
20091 # referred to other standards such as ISO 1745 or ECMA-35). They are listed
20094 # (A) ECMA-48 calls this "CancelCharacter" but retains the CCH abbreviation.
20098 # the capability (hpa). ECMA-48 calls this "Cursor Character Absolute" but
20103 # value. ECMA-48 calls this "Cursor Forward Tabulation" but preserved the
20108 # (E) ECMA-48 calls this "Active Position Report" but preserves the CPR
20116 # HVP, but always allow CUP as an alternate. ECMA-48 calls HVP "Character
20119 # (H) ECMA calls this "Cursor Line Tabulation" but preserves the CVT
20126 # (J) ECMA calls ED "Erase In Page". EA/ED/EL parameters: 0 = clear to end,
20129 # (K) ECMA calls this "End of Guarded Area" but preserves the EPA abbreviation.
20134 # use CUF for this function and ignore HPR. ECMA-48 calls this "Character
20137 # (N) ECMA-48 calls this "Character Tabulation" but retains the HT
20160 # use CUD for this function and ignore VPR. ECMA calls it `Line Position
20169 # (T) ECMA-48 calls this "Partial Line Forward" but retains the PLD
20172 # (U) ECMA-48 calls this "Partial Line Backward" but retains the PLU
20175 # (V) ECMA-48 calls this "Reverse Line Feed" but retains the RI abbreviation.
20189 # from ECMA-48's 5th edition but are listed here for reference.
20196 # (Z) ECMA-48 calls this "Start of Guarded Area" but retains the SPA
20323 # of the ECMA-48 escapes.
20339 # These coincide with the prescriptions of the ISO 6429/ECMA-48 standard.
20351 # ESC [ Pn k as EL rather than the ANSI ESC [ Pn K. (This is not ECMA-48
20360 # the ANSI X.364/ISO 6429/ECMA-48 standard. Here are the iBCS2 capabilities
20892 # * Added documentation on ECMA-48 standard.
20895 # * More ECMA-48 stuff