Lines Matching refs:ECMA

203 #	u9	terminal enquire string (equiv. to ANSI/ECMA-48 DA)
205 # u7 cursor position request (equiv. to VT100/ANSI/ECMA-48 DSR 6)
206 # u6 cursor position report (equiv. to ANSI/ECMA-48 CPR)
210 # terminals) or \E[c (on newer VT100/ANSI/ECMA-48-compatible terminals).
227 # \E[%i%d;%dR (on VT100/ANSI/ECMA-48-compatible terminals).
245 # As the ANSI/ECMA-48 standard and variants take firmer hold, and as
334 #### ANSI.SYS/ISO 6429/ECMA-48 Capabilities
393 # ECMA-48 does not specify scroll-regions, but most people consider it to be
422 # about \E[11m as klone+acs. True ANSI/ECMA-48 would have <rmso=\E[27m>,
464 # They match a subset of ECMA-48.
471 ecma+color|color control for ECMA-48-compatible terminals,
475 ecma+italics|ECMA-48 italics,
478 # Attribute control for ECMA-48-compatible terminals
479 ecma+sgr|attribute capabilities for true ECMA-48 terminals,
482 ecma+strikeout|ECMA-48 strikeout/crossed-out,
485 # ECMA-48 does not include the VT100 indexing and scroll-margins. It has its
487 ecma+index|ECMA-48 scroll up/down,
502 #### ANSI/ECMA-48 terminals and terminal emulators
616 # ECMA-48 addresses three of the four capabilities here:
644 # but that register "which is to be" in ECMA-48 was never established.
953 # * response to user requests, assumes kcbt=\E[Z, the ANSI/ECMA reverse-tab *
1211 # console driver to make it ignore SGR 21 because the ECMA-48 standard
1216 # Two years later, someone (unfamiliar with ECMA-48 this time) documented it:
2332 # the relationship between the VT100 and ANSI X3.64/ISO 6429/ECMA-48 may be
3546 # + in ECMA-48 cursor movement, VPR and HPR fail. Others work.
3626 # supports CHA, VPA, VPR, but no other ECMA-48 cursor movement such as HPA
4077 # supports ECMA-48 cursor movement except HPR
4078 # supports REP and SD, but not ECMA-48 SL, SR, SU
4431 # + implements ECMA-48 SD/SU, but not REP, SL/SR.
4632 # - ECMA-48 cursor-movement works.
5311 # The semicolon separator used in xterm+256color does not follow the ECMA-48
5990 # before ECMA-48 color support was folded into the main-line xterm release.
6496 # \E[1;2Q is that \E[O2Q is not a legal ECMA-48 control sequence. The
7273 # ECMA-48 cursor movement works, e.g., CHA, CBT, etc.
7660 # fails CHT, otherwise ECMA-48 cursor movement ok
7944 # CNL does not work; the other ECMA-48 cursor-movement tests work
8016 # + implements ECMA-48 cursor movement, but not SL/SR or protected area
8198 # addition, several control functions from the ISO 6429 (ECMA 48, ANSI
8230 # ECMA-48 differs from this: 3 and 23 set and reset italics, respectively.
8231 # ECMA-48 does not define "standout" - that is a termcap/terminfo abstraction.
24352 ######## VT100/ANSI/ISO 6429/ECMA-48/PC-TERM TERMINAL STANDARDS
24354 # ANSI X3.64 has been withdrawn and replaced by ECMA-48. The ISO 6429 and
24355 # ECMA-48 standards are said to be almost identical, but are not the same
24358 # You can obtain ECMA-48 for free by sending email to helpdesk@ecma.ch
24359 # requesting the standard(s) you want (i.e. ECMA-48, "Control Functions for
24367 # am not certain) that these are effectively identical to ECMA-6 and ECMA-35
24371 #### VT100/ANSI/ECMA-48
24374 # and ECMA-48 Control Functions for Coded Character Sets.
24378 # discussion of some terminfo-related issues, and updates to capture ECMA-48
24379 # have been added. Control functions described in ECMA-48 only are tagged
24382 # The table is a complete list of the defined ANSI X3.64/ECMA-48 control
24551 # Some control characters are listed in the ECMA-48 standard without
24553 # referred to other standards such as ISO 1745 or ECMA-35). They are listed
24556 # (A) ECMA-48 calls this "CancelCharacter" but retains the CCH abbreviation.
24560 # the capability (hpa). ECMA-48 calls this "Cursor Character Absolute" but
24565 # value. ECMA-48 calls this "Cursor Forward Tabulation" but preserved the
24570 # (E) ECMA-48 calls this "Active Position Report" but preserves the CPR
24583 # HVP, but always allow CUP as an alternate. ECMA-48 calls HVP "Character
24586 # (H) ECMA calls this "Cursor Line Tabulation" but preserves the CVT
24598 # (J) ECMA calls ED "Erase In Page". EA/ED/EL parameters:
24603 # (K) ECMA calls this "End of Guarded Area" but preserves the EPA abbreviation.
24608 # use CUF for this function and ignore HPR. ECMA-48 calls this "Character
24611 # (N) ECMA-48 calls this "Character Tabulation" but retains the HT
24671 # use CUD for this function and ignore VPR. ECMA calls it `Line Position
24684 # (T) ECMA-48 calls this "Partial Line Forward" but retains the PLD
24687 # (U) ECMA-48 calls this "Partial Line Backward" but retains the PLU
24690 # (V) ECMA-48 calls this "Reverse Line Feed" but retains the RI abbreviation.
24716 # The EBM and LF/NL modes have actually been removed from ECMA-48's 5th edition
24724 # (Z) ECMA-48 calls this "Start of Guarded Area" but retains the SPA
24851 # of the ECMA-48 escapes.
24867 # These coincide with the prescriptions of the ISO 6429/ECMA-48 standard.
24879 # ESC [ Pn k as EL rather than the ANSI ESC [ Pn K. (This is not ECMA-48
24888 # the ANSI X.364/ISO 6429/ECMA-48 standard. Here are the iBCS2 capabilities
25244 # rmxx/smxx describes the ECMA-48 strikeout/crossed-out attributes, as an
25587 # * Added documentation on ECMA-48 standard.
25590 # * More ECMA-48 stuff
26812 # + change screen's smso to use SGR 7 (ECMA-80 reverse) rather than SGR 3
26973 # + add rmxx/smxx ECMA-48 strikeout extension to tmux and xterm-basic
27015 # otherwise use ECMA-48 consistently: