Difference between revisions of "CodeChart:Tektronix 4105/VT52 Mode/ESC"

From Terminals
Jump to: navigation, search
m (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" |
 
| valign="top" align="right" |
Line 20: Line 19:
 
| less=#less
 
| less=#less
 
| greater=#greater
 
| greater=#greater
 +
| percent=/Percent
 +
| pound=/Pound
 
}}
 
}}
 
| style="width: 2ex;" |
 
| style="width: 2ex;" |
Line 26: Line 27:
 
| title=Transmitted
 
| title=Transmitted
 
| slash=#identify-report
 
| slash=#identify-report
 +
| p=#f5
 +
| q=#f6
 +
| r=#f7
 +
| s=#f8
 +
| question=/Question
 
}}
 
}}
 
|-
 
|-
 
| valign="top" |
 
| valign="top" |
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|+ ESC Control Sequences
 
|+ ESC Control Sequences
! style="padding: 1ex;" | Prefix
+
{{CodeDescriptionHeader}}
! style="padding: 1ex; width: 100%;" | Description
+
{{CodeDescriptionRow|A|a|Cursor Up}}
! style="padding: 1ex;" | Parameters
+
{{CodeDescriptionRow|B|b|Cursor Down}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Cursor Up||a|A}}
+
{{CodeDescriptionRow|C|c|Cursor Right}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Cursor Down||b|B}}
+
{{CodeDescriptionRow|D|d|Cursor Left}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Cursor Right||c|C}}
+
{{CodeDescriptionRow|F|f|Enter Graphics Mode}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Cursor Left||d|D}}
+
{{CodeDescriptionRow|G|g|Exit Graphics Mode}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Enter Graphics Mode||f|F}}
+
{{CodeDescriptionRow|H|h|Cursor to Home}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Exit Graphics Mode||g|G}}
+
{{CodeDescriptionRow|I|i|Reverse Line Feed}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Cursor to Home||h|H}}
+
{{CodeDescriptionRow|J|j|Erase to End of Screen}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Reverse Line Feed||i|I}}
+
{{CodeDescriptionRow|K|k|Erase to End of Line}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Erase to End of Screen||j|J}}
+
{{CodeDescriptionRow|Y|y|Direct Cursor Address|''line'' ''column''}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Erase to End of Line||k|K}}
+
{{CodeDescriptionRow|Z|z|Identify}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Direct Cursor Address|''line'' ''column''|y|Y}}
+
{{CodeDescriptionRow|<nowiki>=</nowiki>|equal|Enter Alternate Keypad Mode}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Identify||z|Z}}
+
{{CodeDescriptionRow|&lt;|less|Enter ANSI Mode}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Enter Alternate Keypad Mode||equal|<nowiki>=</nowiki>}}
+
{{CodeDescriptionRow|&gt;|greater|Exit Alternate Keypad Mode}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Enter ANSI Mode||less|&lt;}}
 
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Exit Alternate Keypad Mode||greater|&gt;}}
 
 
|}
 
|}
 
|
 
|
Line 55: Line 58:
 
{| class="wikitable"
 
{| class="wikitable"
 
|+ ESC Control Sequences
 
|+ ESC Control Sequences
! style="padding: 1ex;" | Prefix
+
{{CodeDescriptionHeader}}
! style="padding: 1ex; width: 100%;" | Description
+
{{CodeDescriptionRow|/|identify-report|Identify Report|<code>Z</code>}}
! style="padding: 1ex;" | Parameters
+
{{CodeDescriptionRow|P|f5|F5 Key}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Identify Report|<code>Z</code>|identify-report|/}}
+
{{CodeDescriptionRow|Q|f6|F6 Key}}
 +
{{CodeDescriptionRow|R|f7|F7 Key}}
 +
{{CodeDescriptionRow|S|f8|F8 Key}}
 
|}
 
|}
 
|}
 
|}

Latest revision as of 23:36, 16 February 2013

Subpages of ESC

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 Control Sequences
Prefix Description Parameters
A Cursor Up none
B Cursor Down none
C Cursor Right none
D Cursor Left none
F Enter Graphics Mode none
G Exit Graphics Mode none
H Cursor to Home none
I Reverse Line Feed none
J Erase to End of Screen none
K Erase to End of Line none
Y Direct Cursor Address line column
Z Identify none
= Enter Alternate Keypad Mode none
< Enter ANSI Mode none
> Exit Alternate Keypad Mode none
ESC Control Sequences
Prefix Description Parameters
/ Identify Report Z
P F5 Key none
Q F6 Key none
R F7 Key none
S F8 Key none