Difference between revisions of "CodeChart:HP 2627A/ESC/Ampersand"

From Terminals
Jump to: navigation, search
m (define function keys)
m (select color pair)
 
Line 13: Line 13:
 
| lowerq=/q
 
| lowerq=/q
 
| lowers=/s
 
| lowers=/s
| lowerv=/v
+
| lowerv=#v
 
| lowerw=/w
 
| lowerw=/w
 
}}
 
}}
Line 35: Line 35:
 
''label''<br/>
 
''label''<br/>
 
''string''}}
 
''string''}}
 +
{{CodeDescriptionRow|v|v|Select color pair|[[#color-pair-method|''method'']] <code>m</code><br/>
 +
[[#color-pair-value|''value'']] <code>a</code> [[#color-pair-value|''value'']] <code>b</code> [[#color-pair-value|''value'']] <code>c</code><br/>
 +
[[#color-pair-value|''value'']] <code>x</code> [[#color-pair-value|''value'']] <code>y</code> [[#color-pair-value|''value'']] <code>z</code><br/>
 +
''pair'' <code>i</code> ''pair'' <code>s</code> ''pair'' <code>^</code>}}
 
|}
 
|}
 
{| class="wikitable"
 
{| class="wikitable"

Latest revision as of 21:11, 25 January 2014

Subpages of Ampersand

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
d Select display enhancement enhancement
f Define function key attribute a

key k
color-pair c
label-length d
string-length l
video-enh V
label
string

v Select color pair method m

value a value b value c
value x value y value z
pair i pair s pair ^

ESC & d Enhancements
Value Description
@ Normal
A Blink
B Inverse Video
C Blink, Inverse Video
D Underline
E Blink, Underline
F Inverse Video, Underline
G Blink, Inverse Video, Underline
H Half-Bright
I Blink, Half-Bright
J Inverse Video, Half-Bright
K Blink, Inverse Video, Half-Bright
L Underline, Half-Bright
M Blink, Underline, Half-Bright
N Inverse Video, Underline, Half-Bright
O Blink, Inverse Video, Underline, Half-Bright
ESC & f Attributes
Value Description
0 Normal
1 Local only
2 Transmit only
ESC & f Key
Value Description
1 f1 function key
2 f2 function key
3 f3 function key
4 f4 function key
5 f5 function key
6 f6 function key
7 f7 function key
8 f8 function key
ESC & f Video Enhancement
Value Description
0 None
1 Blink
2 Inverse video
3 Blink, Inverse video
4 Underline
5 Blink, Underline
6 Inverse video, Underline
7 Blink, Inverse video, Underline
8 Half bright
9 Blink, Half bright
10 Inverse video, Half bright
11 Blink, Inverse video, Half bright
12 Underline, Half bright
13 Blink, Underline, Half bright
14 Inverse video, Underline, Half bright
15 Blink, Inverse video, Underline, Half bright

Subpages of Ampersand