Difference between revisions of "CodeChart:ANSI/ESC"
(create page) |
m (moved User:Legalize/Control Sequences/ANSI/ESC to CodeChart:ANSI/ESC: Promote to real CodeChart) |
||
| (35 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {| | + | [[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] |
| − | + | ||
| − | + | {| | |
| − | + | | valign="top" align="right" | | |
| − | + | {{CodeChart | |
| − | + | | title=Received | |
| − | + | | b=#BPH | |
| − | + | | c=#NBH | |
| − | + | | d=#IND | |
| − | + | | e=#NEL | |
| + | | f=#SSA | ||
| + | | g=#ESA | ||
| + | | h=#HTS | ||
| + | | i=#HTJ | ||
| + | | j=#VTS | ||
| + | | k=#PLD | ||
| + | | l=#PLU | ||
| + | | m=#RI | ||
| + | | n=#SS2 | ||
| + | | o=#SS3 | ||
| + | | p=#DCS | ||
| + | | q=#PU1 | ||
| + | | r=#PU2 | ||
| + | | s=#STS | ||
| + | | t=#CCH | ||
| + | | u=#MW | ||
| + | | v=#SPA | ||
| + | | w=#EPA | ||
| + | | x=#SOS | ||
| + | | z=#SCI | ||
| + | | lowera=#INT | ||
| + | | lowerb=#EMI | ||
| + | | lowerc=#RIS | ||
| + | | lowerd=#CMD | ||
| + | | lowerl=#LS3R | ||
| + | | lowern=#LS2 | ||
| + | | lowero=#LS3 | ||
| + | | backquote=#DMI | ||
| + | | backslash=#ST | ||
| + | | openbracket=/CSI | ||
| + | | closebracket=#OSC | ||
| + | | closebrace=#LS2R | ||
| + | | caret=#PM | ||
| + | | tilde=#LS1R | ||
| + | | underscore=#APC | ||
| + | }} | ||
| + | | style="width: 2ex;" | | ||
| + | | valign="top" | | ||
| + | {{CodeChart | ||
| + | | title=Transmitted | ||
| + | | openbracket=/CSI | ||
| + | }} | ||
|- | |- | ||
| − | + | | valign="top" | | |
| − | | | + | {| class="wikitable sortable" |
| − | | | + | |+ ESC Sequences |
| − | + | {{CodeDescriptionHeaderA}} | |
| − | | | + | {{CodeDescriptionRowA|B|BPH|BPH|Break Permitted Here}} |
| − | + | {{CodeDescriptionRowA|C|NBH|NBH|No Break Here}} | |
| − | + | {{CodeDescriptionRowA|D|IND|IND|Index †}} | |
| − | + | {{CodeDescriptionRowA|E|NEL|NEL|Next Line}} | |
| − | | | + | {{CodeDescriptionRowA|F|SSA|SSA|Start of Selected Area}} |
| − | + | {{CodeDescriptionRowA|G|ESA|ESA|End of Selected Area}} | |
| − | | | + | {{CodeDescriptionRowA|H|HTS|HTS|Horizontal Tab Set}} |
| − | | | + | {{CodeDescriptionRowA|I|HTJ|HTJ|Horizontal Tab with Justification}} |
| − | + | {{CodeDescriptionRowA|J|VTS|VTS|Vertical Tab Set}} | |
| − | | | + | {{CodeDescriptionRowA|K|PLD|PLD|Partial Line Down}} |
| − | | | + | {{CodeDescriptionRowA|L|PLU|PLU|Partial Line Up}} |
| − | + | {{CodeDescriptionRowA|M|RI|RI|Reverse Line Feed}} | |
| − | | | + | {{CodeDescriptionRowA|N|SS2|SS2|Single-Shift Two}} |
| − | |- | + | {{CodeDescriptionRowA|O|SS3|SS3|Single-Shift Three}} |
| − | + | {{CodeDescriptionRowA|P|DCS|DCS|Device Control String|''command'' ST}} | |
| − | + | {{CodeDescriptionRowA|Q|PU1|PU1|Private Use One}} | |
| − | + | {{CodeDescriptionRowA|R|PU2|PU2|Private Use Two}} | |
| − | + | {{CodeDescriptionRowA|S|STS|STS|Set Transmit State}} | |
| − | | | + | {{CodeDescriptionRowA|T|CCH|CCH|Cancel Character}} |
| − | | | + | {{CodeDescriptionRowA|U|MW|MW|Message Waiting}} |
| − | + | {{CodeDescriptionRowA|V|SPA|SPA|Start of Protected Area}} | |
| − | | | + | {{CodeDescriptionRowA|W|EPA|EPA|End of Protected Area}} |
| − | | | + | {{CodeDescriptionRowA|X|SOS|SOS|Start Of String|''string'' ST}} |
| − | + | {{CodeDescriptionRowA|Z|SCI|SCI|Single Character Introducer}} | |
| − | | | + | {{CodeDescriptionRowA|\|ST|ST|String Terminator}} |
| − | | | + | {{CodeDescriptionRowA|]|OSC|OSC|Operating System Command|''command'' ST}} |
| − | + | {{CodeDescriptionRowA|^|PM|PM|Privacy Message}} | |
| − | | | + | {{CodeDescriptionRowA|_|APC|APC|Application Program Command|''command'' ST}} |
| − | | | + | {{CodeDescriptionRowA|`|DMI|DMI|Disable Manual Input}} |
| − | + | {{CodeDescriptionRowA|a|INT|INT|Interrupt}} | |
| − | | | + | {{CodeDescriptionRowA|b|EMI|EMI|Enable Manual Input}} |
| − | | | + | {{CodeDescriptionRowA|c|RIS|RIS|Reset to Initial State}} |
| − | + | {{CodeDescriptionRowA|d|CMD|CMD|Coding Method Delimiter}} | |
| − | | | + | {{CodeDescriptionRowA|l|LS3R|LS3R|Locking-Shift Three Right}} |
| − | + | {{CodeDescriptionRowA|n|LS2|LS2|Locking-Shift Two}} | |
| − | + | {{CodeDescriptionRowA|o|LS3|LS3|Locking-Shift Three}} | |
| − | | | + | {{CodeDescriptionRowA|<nowiki>}</nowiki>|LS2R|LS2R|Locking-Shift Two Right}} |
| − | | | + | {{CodeDescriptionRowA|~|LS1R|LS1R|Locking-Shift One Right}} |
| − | + | |} | |
| − | + | ||
| − | + | † '''Note:''' IND was removed from later versions of ECMA-48. | |
| − | + | ||
| − | |||
|} | |} | ||
Latest revision as of 04:25, 15 February 2013
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
† Note: IND was removed from later versions of ECMA-48. |