Difference between revisions of "CodeChart:DEC VT100/VT100 Mode/ESC/Pound"

From Terminals
Jump to: navigation, search
(create page)
 
 
(4 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
 
| three=#DECDHL-top
 
| three=#DECDHL-top
 
| four=#DECDHL-bottom
 
| four=#DECDHL-bottom
 
| five=#DECSWL
 
| five=#DECSWL
 
| six=#DECDWL
 
| six=#DECDWL
 +
| seven=#DECHCP
 
| eight=#DECALN
 
| eight=#DECALN
 
}}
 
}}
 
+
| style="width: 2ex;" |
== ESC Sequences ==
+
| valign="top" |
 
+
{{CodeChart
{| border="1" class="wikitable sortable"
+
| title=Transmitted
! style="padding: 1ex;" | Prefix
+
}}
! style="padding: 1ex;" | Acronym
+
|-
! style="padding: 1ex;" | Description
+
| valign="top" |
! style="padding: 1ex;" | Parameters
+
{| class="wikitable sortable"
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Double Height Line (top half)||DECDHL-top|3|DECDHL}}
+
|+ ESC Sequences
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Double Height Line (bottom half)||DECDHL-bottom|4|DECDHL}}
+
{{CodeDescriptionHeaderA}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Single Width Line||DECSWL|5|DECSWL}}
+
{{CodeDescriptionRowA|3|DECDHL-top|DECDHL|Double Height Line (top half)}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Double Width Line||DECDWL|6|DECDWL}}
+
{{CodeDescriptionRowA|4|DECDHL-bottom|DECDHL|Double Height Line (bottom half)}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Screen Alignment Display||DECALN|8|DECALN}}
+
{{CodeDescriptionRowA|5|DECSWL|DECSWL|Single Width Line}}
 +
{{CodeDescriptionRowA|6|DECDWL|DECDWL|Double Width Line}}
 +
{{CodeDescriptionRowA|7|DECHCP|DECHCP|Hard Copy}}
 +
{{CodeDescriptionRowA|6|DECALN|DECALN|Screen alignment display}}
 +
|}
 
|}
 
|}

Latest revision as of 05:48, 15 February 2013

Subpages of Pound

Received
0 1 2 3 4 5 6 7
0 NUL DLE SP 0 @ P ` p
1 SOH DC1 ! 1 A Q a q
2 STX DC2 " 2 B R b r
3 ETX DC3 # 3 C S c s
4 EOT DC4 $ 4 D T d t
5 ENQ NAQ % 5 E U e u
6 ACK SYN & 6 F V f v
7 BEL ETB ' 7 G W g w
8 BS CAN ( 8 H X h x
9 HT EM ) 9 I Y i y
10 LF SUB * : J Z j z
11 VT ESC + ; K [ k {
12 FF IS4 , < L \ l |
13 CR IS3 - = M ] m }
14 SO IS2 . > N ^ n ~
15 SI IS1 / ? O _ o DEL
Transmitted
0 1 2 3 4 5 6 7
0 NUL DLE SP 0 @ P ` p
1 SOH DC1 ! 1 A Q a q
2 STX DC2 " 2 B R b r
3 ETX DC3 # 3 C S c s
4 EOT DC4 $ 4 D T d t
5 ENQ NAQ % 5 E U e u
6 ACK SYN & 6 F V f v
7 BEL ETB ' 7 G W g w
8 BS CAN ( 8 H X h x
9 HT EM ) 9 I Y i y
10 LF SUB * : J Z j z
11 VT ESC + ; K [ k {
12 FF IS4 , < L \ l |
13 CR IS3 - = M ] m }
14 SO IS2 . > N ^ n ~
15 SI IS1 / ? O _ o DEL
ESC Sequences
Prefix Acronym Description Parameters
3 DECDHL Double Height Line (top half) none
4 DECDHL Double Height Line (bottom half) none
5 DECSWL Single Width Line none
6 DECDWL Double Width Line none
7 DECHCP Hard Copy none
6 DECALN Screen alignment display none