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
404 # about \E[11m as klone+acs. True ANSI/ECMA-48 would have <rmso=\E[27m>,
442 # They match a subset of ECMA-48.
449 ecma+color|color control for ECMA-48-compatible terminals,
454 # Attribute control for ECMA-48-compatible terminals
455 ecma+sgr|attribute capabilities for true ECMA-48 terminals,
472 #### ANSI/ECMA-48 terminals and terminal emulators
1560 # * response to user requests, assumes kcbt=\E[Z, the ANSI/ECMA reverse-tab *
2709 # the relationship between the VT100 and ANSI X3.64/ISO 6429/ECMA-48 may be
4426 # before ECMA-64 color support was folded into the main-line xterm release.
20829 ######## VT100/ANSI/ISO 6429/ECMA-48/PC-TERM TERMINAL STANDARDS
20831 # ANSI X3.64 has been withdrawn and replaced by ECMA-48. The ISO 6429 and
20832 # ECMA-48 standards are said to be almost identical, but are not the same
20835 # You can obtain ECMA-48 for free by sending email to helpdesk@ecma.ch
20836 # requesting the standard(s) you want (i.e. ECMA-48, "Control Functions for
20844 # am not certain) that these are effectively identical to ECMA-6 and ECMA-35
20848 #### VT100/ANSI/ECMA-48
20851 # and ECMA-48 Control Functions for Coded Character Sets.
20855 # discussion of some terminfo-related issues, and updates to capture ECMA-48
20856 # have been added. Control functions described in ECMA-48 only are tagged
20859 # The table is a complete list of the defined ANSI X3.64/ECMA-48 control
21028 # Some control characters are listed in the ECMA-48 standard without
21030 # referred to other standards such as ISO 1745 or ECMA-35). They are listed
21033 # (A) ECMA-48 calls this "CancelCharacter" but retains the CCH abbreviation.
21037 # the capability (hpa). ECMA-48 calls this "Cursor Character Absolute" but
21042 # value. ECMA-48 calls this "Cursor Forward Tabulation" but preserved the
21047 # (E) ECMA-48 calls this "Active Position Report" but preserves the CPR
21055 # HVP, but always allow CUP as an alternate. ECMA-48 calls HVP "Character
21058 # (H) ECMA calls this "Cursor Line Tabulation" but preserves the CVT
21065 # (J) ECMA calls ED "Erase In Page". EA/ED/EL parameters: 0 = clear to end,
21068 # (K) ECMA calls this "End of Guarded Area" but preserves the EPA abbreviation.
21073 # use CUF for this function and ignore HPR. ECMA-48 calls this "Character
21076 # (N) ECMA-48 calls this "Character Tabulation" but retains the HT
21099 # use CUD for this function and ignore VPR. ECMA calls it `Line Position
21108 # (T) ECMA-48 calls this "Partial Line Forward" but retains the PLD
21111 # (U) ECMA-48 calls this "Partial Line Backward" but retains the PLU
21114 # (V) ECMA-48 calls this "Reverse Line Feed" but retains the RI abbreviation.
21128 # from ECMA-48's 5th edition but are listed here for reference.
21135 # (Z) ECMA-48 calls this "Start of Guarded Area" but retains the SPA
21262 # of the ECMA-48 escapes.
21278 # These coincide with the prescriptions of the ISO 6429/ECMA-48 standard.
21290 # ESC [ Pn k as EL rather than the ANSI ESC [ Pn K. (This is not ECMA-48
21299 # the ANSI X.364/ISO 6429/ECMA-48 standard. Here are the iBCS2 capabilities
21932 # * Added documentation on ECMA-48 standard.
21935 # * More ECMA-48 stuff