|
|
| (20 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| | [[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] | | [[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] |
| | | | |
| | + | {| |
| | + | | valign="top" align="right" | |
| | {{CodeChart | | {{CodeChart |
| | + | | title=Received |
| | | b=#BPH | | | b=#BPH |
| | | c=#NBH | | | c=#NBH |
| − | | t=#CCH | + | | d=#IND |
| | | e=#NEL | | | e=#NEL |
| | | f=#SSA | | | f=#SSA |
| Line 20: |
Line 23: |
| | | r=#PU2 | | | r=#PU2 |
| | | s=#STS | | | s=#STS |
| | + | | t=#CCH |
| | | u=#MW | | | u=#MW |
| | | v=#SPA | | | v=#SPA |
| Line 41: |
Line 45: |
| | | underscore=#APC | | | 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. |
| | | | |
| − | == ESC Sequences ==
| |
| − |
| |
| − | {| style="text-align: center;" border="1"
| |
| − | ! style="padding: 1ex;" | Prefix !! style="padding: 1ex;" | Acronym !! style="padding: 1ex;" | Name !! style="padding: 1ex;" | Parameters
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | _
| |
| − | | style="padding: 1ex;" | <span id="APC">APC</span>
| |
| − | | style="padding: 1ex;" | Application Program Command
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | B
| |
| − | | style="padding: 1ex;" | <span id="BPH">BPH</span>
| |
| − | | style="padding: 1ex;" | Break Permitted Here
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | T
| |
| − | | style="padding: 1ex;" | <span id="CCH">CCH</span>
| |
| − | | style="padding: 1ex;" | Cancel Character
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | d
| |
| − | | style="padding: 1ex;" | <span id="CMD">CMD</span>
| |
| − | | style="padding: 1ex;" | Coding Method Delimiter
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | P
| |
| − | | style="padding: 1ex;" | <span id="DCS">DCS</span>
| |
| − | | style="padding: 1ex;" | Device Control String
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | `
| |
| − | | style="padding: 1ex;" | <span id="DMI">DMI</span>
| |
| − | | style="padding: 1ex;" | Disable Manual Input
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | b
| |
| − | | style="padding: 1ex;" | <span id="EMI">EMI</span>
| |
| − | | style="padding: 1ex;" | Enable Manual Input
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | W
| |
| − | | style="padding: 1ex;" | <span id="EPA">EPA</span>
| |
| − | | style="padding: 1ex;" | End of Protected Area
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | G
| |
| − | | style="padding: 1ex;" | <span id="ESA">ESA</span>
| |
| − | | style="padding: 1ex;" | End of Selected Area
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | I
| |
| − | | style="padding: 1ex;" | <span id="HTJ">HTJ</span>
| |
| − | | style="padding: 1ex;" | Horizontal Tab with Justification
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | H
| |
| − | | style="padding: 1ex;" | <span id="HTS">HTS</span>
| |
| − | | style="padding: 1ex;" | Horizontal Tab Set
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | a
| |
| − | | style="padding: 1ex;" | <span id="INT">INT</span>
| |
| − | | style="padding: 1ex;" | Interrupt
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | ~
| |
| − | | style="padding: 1ex;" | <span id="LS1R">LS1R</span>
| |
| − | | style="padding: 1ex;" | Locking-Shift One Right
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | n
| |
| − | | style="padding: 1ex;" | <span id="LS2">LS2</span>
| |
| − | | style="padding: 1ex;" | Locking-Shift Two
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | }
| |
| − | | style="padding: 1ex;" | <span id="LS2R">LS2R</span>
| |
| − | | style="padding: 1ex;" | Locking-Shift Two Right
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | o
| |
| − | | style="padding: 1ex;" | <span id="LS3">LS3</span>
| |
| − | | style="padding: 1ex;" | Locking-Shift Three
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | l
| |
| − | | style="padding: 1ex;" | <span id="LS3R">LS3R</span>
| |
| − | | style="padding: 1ex;" | Locking-Shift Three Right
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | U
| |
| − | | style="padding: 1ex;" | <span id="MW">MW</span>
| |
| − | | style="padding: 1ex;" | Message Waiting
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | C
| |
| − | | style="padding: 1ex;" | <span id="NBH">NBH</span>
| |
| − | | style="padding: 1ex;" | No Break Here
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | E
| |
| − | | style="padding: 1ex;" | <span id="NEL">NEL</span>
| |
| − | | style="padding: 1ex;" | Next Line
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | [
| |
| − | | style="padding: 1ex;" | <span id="OSC">OSC</span>
| |
| − | | style="padding: 1ex;" | Operating System Command
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | K
| |
| − | | style="padding: 1ex;" | <span id="PLD">PLD</span>
| |
| − | | style="padding: 1ex;" | Partial Line Down
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | L
| |
| − | | style="padding: 1ex;" | <span id="PLU">PLU</span>
| |
| − | | style="padding: 1ex;" | Partial Line Up
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | ^
| |
| − | | style="padding: 1ex;" | <span id="PM">PM</span>
| |
| − | | style="padding: 1ex;" | Privacy Message
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | Q
| |
| − | | style="padding: 1ex;" | <span id="PU1">PU1</span>
| |
| − | | style="padding: 1ex;" | Private Use One
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | R
| |
| − | | style="padding: 1ex;" | <span id="PU2">PU2</span>
| |
| − | | style="padding: 1ex;" | Private Use Two
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | M
| |
| − | | style="padding: 1ex;" | <span id="RI">RI</span>
| |
| − | | style="padding: 1ex;" | Reverse Line Feed
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | c
| |
| − | | style="padding: 1ex;" | <span id="RIS">RIS</span>
| |
| − | | style="padding: 1ex;" | Reset to Initial State
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | Z
| |
| − | | style="padding: 1ex;" | <span id="SCI">SCI</span>
| |
| − | | style="padding: 1ex;" | Single Character Introducer
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | X
| |
| − | | style="padding: 1ex;" | <span id="SOS">SOS</span>
| |
| − | | style="padding: 1ex;" | Start Of String
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | V
| |
| − | | style="padding: 1ex;" | <span id="SPA">SPA</span>
| |
| − | | style="padding: 1ex;" | Start of Protected Area
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | F
| |
| − | | style="padding: 1ex;" | <span id="SSA">SSA</span>
| |
| − | | style="padding: 1ex;" | Start of Selected Area
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | N
| |
| − | | style="padding: 1ex;" | <span id="SS2">SS2</span>
| |
| − | | style="padding: 1ex;" | Single-Shift Two
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | O
| |
| − | | style="padding: 1ex;" | <span id="SS3">SS3</span>
| |
| − | | style="padding: 1ex;" | Single-Shift Three
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | \
| |
| − | | style="padding: 1ex;" | <span id="ST">ST</span>
| |
| − | | style="padding: 1ex;" | String Terminator
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | S
| |
| − | | style="padding: 1ex;" | <span id="STS">STS</span>
| |
| − | | style="padding: 1ex;" | Set Transmit State
| |
| − | | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | J
| |
| − | | style="padding: 1ex;" | <span id="VTS">VTS</span>
| |
| − | | style="padding: 1ex;" | Vertical Tab Set
| |
| − | | ''none''
| |
| | |} | | |} |