Difference between revisions of "CodeChart:ANSI/ESC"

From Terminals
Jump to: navigation, search
m
m (switch to CodeChart)
Line 1: Line 1:
 
[[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]]
 
[[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]]
  
{| border="1" style="text-align: center;"
+
{{User:Legalize/Control Sequences/CodeChart
! style="width: 3em;" | !! style="width: 3em;" | 0 !! style="width: 3em;" | 1 !! style="width: 3em;" | 2 !! style="width: 3em;" | 3 !! style="width: 3em;" | 4 !! style="width: 3em;" | 5 !! style="width: 3em;" | 6 !! style="width: 3em;" | 7
+
| b=#BPH
|-
+
| c=#NBH
! 0
+
| t=#CCH
| NUL || DLE || SP || 0 || @ || style="background-color: pink;" | [[#DCS|'''P''']] || style="background-color: pink;" | [[#DMI|'''`''']] || p
+
| e=#NEL
|-
+
| f=#SSA
! 1
+
| g=#ESA
| SOH || DC1 || !  || 1 || A || style="background-color: pink;" | [[#PU1|'''Q''']] || style="background-color: pink;" | [[#INT|'''a''']] || q
+
| h=#HTS
|-
+
| i=#HTJ
! 2
+
| j=#VTS
| STX || DC2 || "  || 2 || style="background-color: pink;" | [[#BPH|'''B''']] || style="background-color: pink;" | [[#PU2|'''R''']] || style="background-color: pink;" | [[#EMI|'''b''']] || r
+
| k=#PLD
|-
+
| l=#PLU
! 3
+
| m=#RI
| ETX || DC3 || #  || 3 || style="background-color: pink;" | [[#NBH|'''C''']] || style="background-color: pink;" | [[#STS|'''S''']] || style="background-color: pink;" | [[#RIS|'''c''']] || s
+
| n=#SS2
|-
+
| o=#SS3
! 4
+
| p=#DCS
| EOT || DC4 || $  || 4 || D || style="background-color: pink;" | [[#CCH|'''T''']] || style="background-color: pink;" | [[#CMD|'''d''']] || t
+
| q=#PU1
|-
+
| r=#PU2
! 5
+
| s=#STS
| ENQ || NAQ || %  || 5 || style="background-color: pink;" | [[#NEL|'''E''']] || style="background-color: pink;" | [[#MW|'''U''']] || e || u
+
| u=#MW
|-
+
| v=#SPA
! 6
+
| w=#EPA
| ACK || SYN || &  || 6 || style="background-color: pink;" | [[#SSA|'''F''']] || style="background-color: pink;" | [[#SPA|'''V''']] || f || v
+
| x=#SOS
|-
+
| z=#SCI
! 7
+
| lowera=#INT
| BEL || ETB || '  || 7 || style="background-color: pink;" | [[#ESA|'''G''']] || style="background-color: pink;" | [[#EPA|'''W''']] || g || w
+
| lowerb=#EMI
|-
+
| lowerc=#RIS
! 8
+
| lowerd=#CMD
| BS  || CAN || (  || 8 || style="background-color: pink;" | [[#HTS|'''H''']] || style="background-color: pink;" | [[#SOS|'''X''']] || h || x
+
| lowerl=#LS3R
|-
+
| lowern=#LS2
! 9
+
| lowero=#LS3
| HT  || EM  || )  || 9 || style="background-color: pink;" | [[#HTJ|'''I''']] || Y || i || y
+
| backquote=#DMI
|-
+
| backslash=#ST
! 10
+
| openbracket=/CSI
| LF  || SUB || *  || : || style="background-color: pink;" | [[#VTS|'''J''']] || style="background-color: pink;" | [[#SCI|'''Z''']] || j || z
+
| closebracket=#OSC
|-
+
| closebrace=#LS2R
! 11
+
| caret=#PM
| VT || ESC || + || ; || style="background-color: pink;" | [[#PLD|'''K''']] || style="background-color: lightgreen;" | [[{{FULLPAGENAME}}/CSI|'''[''']] || k || {
+
| tilde=#LS1R
|-
+
| underscore=#APC
! 12
+
}}
| FF || IS4 || , || < || style="background-color: pink;" | [[#PLU|'''L''']] || style="background-color: pink;" | [[#ST|'''\''']] || style="background-color: pink;" | [[#LS3R|'''l''']] || <nowiki>|</nowiki>
 
|-
 
! 13
 
| CR || IS3 || - || = || style="background-color: pink;" | [[#RI|'''M''']] || style="background-color: pink;" | [[#OSC|''']''']] || m || style="background-color: pink;" | [[#LS2R|'''}''']]
 
|-
 
! 14
 
| SO || IS2 || . || > || style="background-color: pink;" | [[#SS2|'''N''']] || style="background-color: pink;" | [[#PM|'''^''']] || style="background-color: pink;" | [[#LS2|'''n''']] || style="background-color: pink;" | [[#LS1R|'''~''']]
 
|-
 
! 15
 
| SI || IS1 || / || ? || style="background-color: pink;" | [[#SS3|'''O''']] || style="background-color: pink;" | [[#APC|'''_''']] || style="background-color: pink;" | [[#LS3|'''o''']] || DEL
 
|}
 
  
  

Revision as of 07:11, 16 January 2013

Subpages of ESC

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