|
|
| (8 intermediate revisions by the same user not shown) |
| Line 7: |
Line 7: |
| | | b=#BPH | | | b=#BPH |
| | | c=#NBH | | | c=#NBH |
| | + | | d=#IND |
| | | e=#NEL | | | e=#NEL |
| | | f=#SSA | | | f=#SSA |
| Line 48: |
Line 49: |
| | {{CodeChart | | {{CodeChart |
| | | title=Transmitted | | | title=Transmitted |
| | + | | openbracket=/CSI |
| | }} | | }} |
| | |- | | |- |
| | | valign="top" | | | | valign="top" | |
| − | == ESC Sequences ==
| + | {| class="wikitable sortable" |
| − | | + | |+ ESC Sequences |
| − | {| border="1" class="wikitable sortable" | + | {{CodeDescriptionHeaderA}} |
| − | ! style="padding: 1ex;" | Prefix
| + | {{CodeDescriptionRowA|B|BPH|BPH|Break Permitted Here}} |
| − | ! style="padding: 1ex;" | Acronym
| + | {{CodeDescriptionRowA|C|NBH|NBH|No Break Here}} |
| − | ! style="padding: 1ex;" | Description
| + | {{CodeDescriptionRowA|D|IND|IND|Index †}} |
| − | ! style="padding: 1ex;" | Parameters
| + | {{CodeDescriptionRowA|E|NEL|NEL|Next Line}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Break Permitted Here||BPH|B|BPH}} | + | {{CodeDescriptionRowA|F|SSA|SSA|Start of Selected Area}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|No Break Here||NBH|C|NBH}} | + | {{CodeDescriptionRowA|G|ESA|ESA|End of Selected Area}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Next Line||NEL|E|NEL}} | + | {{CodeDescriptionRowA|H|HTS|HTS|Horizontal Tab Set}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Start of Selected Area||SSA|F|SSA}} | + | {{CodeDescriptionRowA|I|HTJ|HTJ|Horizontal Tab with Justification}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|End of Selected Area||ESA|G|ESA}} | + | {{CodeDescriptionRowA|J|VTS|VTS|Vertical Tab Set}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Horizontal Tab Set||HTS|H|HTS}} | + | {{CodeDescriptionRowA|K|PLD|PLD|Partial Line Down}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Horizontal Tab with Justification||HTJ|I|HTJ}} | + | {{CodeDescriptionRowA|L|PLU|PLU|Partial Line Up}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Vertical Tab Set||VTS|J|VTS}} | + | {{CodeDescriptionRowA|M|RI|RI|Reverse Line Feed}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Partial Line Down||PLD|K|PLD}} | + | {{CodeDescriptionRowA|N|SS2|SS2|Single-Shift Two}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Partial Line Up||PLU|L|PLU}} | + | {{CodeDescriptionRowA|O|SS3|SS3|Single-Shift Three}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Reverse Line Feed||RI|M|RI}} | + | {{CodeDescriptionRowA|P|DCS|DCS|Device Control String|''command'' ST}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Single-Shift Two||SS2|N|SS2}} | + | {{CodeDescriptionRowA|Q|PU1|PU1|Private Use One}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Single-Shift Three||SS3|O|SS3}} | + | {{CodeDescriptionRowA|R|PU2|PU2|Private Use Two}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Device Control String|''command'' ST|DCS|P|DCS}} | + | {{CodeDescriptionRowA|S|STS|STS|Set Transmit State}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Private Use One||PU1|Q|PU1}} | + | {{CodeDescriptionRowA|T|CCH|CCH|Cancel Character}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Private Use Two||PU2|R|PU2}} | + | {{CodeDescriptionRowA|U|MW|MW|Message Waiting}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Transmit State||STS|S|STS}} | + | {{CodeDescriptionRowA|V|SPA|SPA|Start of Protected Area}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Cancel Character||CCH|T|CCH}} | + | {{CodeDescriptionRowA|W|EPA|EPA|End of Protected Area}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Message Waiting||MW|U|MW}} | + | {{CodeDescriptionRowA|X|SOS|SOS|Start Of String|''string'' ST}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Start of Protected Area||SPA|V|SPA}} | + | {{CodeDescriptionRowA|Z|SCI|SCI|Single Character Introducer}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|End of Protected Area||EPA|W|EPA}} | + | {{CodeDescriptionRowA|\|ST|ST|String Terminator}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Start Of String||SOS|X|SOS}} | + | {{CodeDescriptionRowA|]|OSC|OSC|Operating System Command|''command'' ST}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Single Character Introducer||SCI|Z|SCI}} | + | {{CodeDescriptionRowA|^|PM|PM|Privacy Message}} |
| − | | + | {{CodeDescriptionRowA|_|APC|APC|Application Program Command|''command'' ST}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|String Terminator||ST|\|ST}} | + | {{CodeDescriptionRowA|`|DMI|DMI|Disable Manual Input}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Operating System Command||OSC|]|OSC}} | + | {{CodeDescriptionRowA|a|INT|INT|Interrupt}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Privacy Message||PM|^|PM}} | + | {{CodeDescriptionRowA|b|EMI|EMI|Enable Manual Input}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Application Program Command|''command'' ST|APC|_|APC}} | + | {{CodeDescriptionRowA|c|RIS|RIS|Reset to Initial State}} |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Disable Manual Input||DMI|`|DMI}} | + | {{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}} |
| | + | |} |
| | | | |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Interrupt||INT|a|INT}}
| + | † '''Note:''' IND was removed from later versions of ECMA-48. |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Enable Manual Input||EMI|b|EMI}}
| |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Reset to Initial State||RIS|c|RIS}}
| |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Coding Method Delimiter||CMD|d|CMD}}
| |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Locking-Shift Three Right||LS3R|l|LS3R}}
| |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Locking-Shift Two||LS2|n|LS2}}
| |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Locking-Shift Three||LS3|o|LS3}}
| |
| − | | |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Locking-Shift Two Right||LS2R|<nowiki>}</nowiki>|LS2R}}
| |
| − | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Locking-Shift One Right||LS1R|~|LS1R}}
| |
| − | |}
| |
| | | | |
| | |} | | |} |