Difference between revisions of "CodeChart:ANSI/ESC"
m |
m (switch to CodeChart) |
||
| Line 1: | Line 1: | ||
[[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] | [[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] | ||
| − | { | + | {{User:Legalize/Control Sequences/CodeChart |
| − | + | | b=#BPH | |
| − | | | + | | c=#NBH |
| − | + | | t=#CCH | |
| − | + | | 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 | |
| − | + | | 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 |
| − | + | }} | |
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | | | ||
| − | |||
| − | |||
| − | |||
Revision as of 07:11, 16 January 2013
User:Legalize/Control Sequences/CodeChart
ESC Sequences
| Prefix | Acronym | Name | Parameters |
|---|---|---|---|
| _ | APC | Application Program Command | none |
| B | BPH | Break Permitted Here | none |
| T | CCH | Cancel Character | none |
| d | CMD | Coding Method Delimiter | none |
| P | DCS | Device Control String | none |
| ` | DMI | Disable Manual Input | none |
| b | EMI | Enable Manual Input | none |
| W | EPA | End of Protected Area | none |
| G | ESA | End of Selected Area | none |
| I | HTJ | Horizontal Tab with Justification | none |
| H | HTS | Horizontal Tab Set | none |
| a | INT | Interrupt | none |
| ~ | LS1R | Locking-Shift One Right | none |
| n | LS2 | Locking-Shift Two | none |
| } | LS2R | Locking-Shift Two Right | none |
| o | LS3 | Locking-Shift Three | none |
| l | LS3R | Locking-Shift Three Right | none |
| U | MW | Message Waiting | none |
| C | NBH | No Break Here | none |
| E | NEL | Next Line | none |
| [ | OSC | Operating System Command | none |
| K | PLD | Partial Line Down | none |
| L | PLU | Partial Line Up | none |
| ^ | PM | Privacy Message | none |
| Q | PU1 | Private Use One | none |
| R | PU2 | Private Use Two | none |
| M | RI | Reverse Line Feed | none |
| c | RIS | Reset to Initial State | none |
| Z | SCI | Single Character Introducer | none |
| X | SOS | Start Of String | none |
| V | SPA | Start of Protected Area | none |
| F | SSA | Start of Selected Area | none |
| N | SS2 | Single-Shift Two | none |
| O | SS3 | Single-Shift Three | none |
| \ | ST | String Terminator | none |
| S | STS | Set Transmit State | none |
| J | VTS | Vertical Tab Set | none |