-
Notifications
You must be signed in to change notification settings - Fork 2
/
vttest.txt
144 lines (129 loc) · 3.79 KB
/
vttest.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
These are the results of the vttest program (Dickey version 2.7 from
2 Aug 2000) on Toswin in tw100 emulation:
Test Of Cursor Movements
========================
[x] DECALN in 80 column mode
[x] DECALN in 132 column mode
[x] Cursor control characters in ESC sequences
[x] Test of leading zeros in ESC sequences
Test Of Screen Features
=======================
[x] Wrap around
[x] Tab setting/resetting
[x] 132 column mode, light background
[x] 80 column mode, light background
[x] 132 column mode, dark background
[x] 80 column mode, dark background
[x] Soft scroll down 1
[x] Soft scroll down 2
[x] Jump scroll down 1
[x] Jump scroll down 2
[x] Origin mode test
[x] Graphic rendition dark background
[x] Graphic rendition light background
[x] Test of save/restore cursor
Test Of Character Sets
======================
[x] Test of character sets
Test Of Double-Sized Characters
===============================
[ ] 80 column mode, test 1
[ ] 80 column mode, test 2
[ ] 132 column mode, test 1
[ ] 132 column mode, test 2
[ ] centered frame
[ ] bottom frame
Remark: Double-sized character are not supported but at
least the screen does not get messed up (as for example
in KDE konsole,
Test Of Keyboard
================
[ ] LED Lights
[ ] Auto repeat
Keyboard layout
[ ] US ASCII
[ ] Swedish national layout D47
[ ] Swedish national layout E47
[x] Cursor keys
[x] Numeric keypad
[ ] Answerback
[x] Control keys
Test Of Terminal Reports
========================
[x] <ENQ> (AnswerBack Message
[x] Set/Reset Mode - LineFeed/Newline
[x] Device Status Report (DSR)
[x] Primary Device Attributes (DA)
[ ] Secondary Device Attributes (DA)
[ ] Tertiary Device Attributes (DA)
[ ] Request Terminal Parameters (DECREQTPARM)
Test Of VT52 Mode
=================
[x] Full screen
[x] Character sets
[x] Terminal Response to IDENTIFY COMMAND
Test Of VT102 Features
======================
[x] Screen accordeon test 80
[x] AX 80
[x] A**B 80
[x] Delete character 80
[x] Staggered 1 80
[x] Staggered 2 80
[x] ANSI Insert Character 80
[x] Screen accordeon test 132
[x] AX 132
[x] A**B 132
[x] Delete character 132
[x] Staggered 1 132
[x] Staggered 2 132
[x] ANSI Insert Character 132
Known Bugs
==========
[ ] Bug A: smooth scroll to jump scroll
[x] Bug B: Scrolling region
[x] Bug C: Wide to narrow screen
[x] Bug D: Narrow to wide screen
[x] Bug E: Cursor move from double- to single-wide line
[x] Bug F: Column mode escape sequence
[x] Wrap around with cursor addressing
[x] Erase right half of double width lines
[x] Funny scroll regions
Test Of Reset And Self-Test
===========================
[x] Reset to initial state (RIS)
[x] Invoke Terminal Test (DECTST)
[x] Soft Terminal Reset (DECSTR)
Test Of Non-VT100 Features
==========================
1. Test of VT220/VT320 features
[ ] Test 8-bit controls
[ ] Test Device Status Report (DSR)
[ ] Test Keyboard Status
[ ] Test Printer Status
[ ] Test UDK Status
[ ] Test Locator Status
[x] Test Erase Char (ECH)
[ ] Test Printer (MC)
[ ] Assign printer to active session (MC)
[ ] Start printer-to-host session (MC)
[ ] Enable Printer-Extent mode (DECPEX)
[ ] Enable Print Form Feed Mode (DECPFF)
[ ] Test Auto-print mode (MC - DEC private mode)
[ ] Test Printer-controller mode (MC)
[ ] Test Print-page (MC)
[ ] Test Print composed main-display (MC)
[ ] Test Print all pages (MC)
[ ] Test Print cursor line (MC)
[ ] Test Protected-Areas (DECSCA)
[ ] Test Soft Character Sets (DECDLD)
[ ] Test Terminal Modes
[x] Test Send/Receive mode (SRM)
[x] Test Visible/Invisible Cursor (DECTCEM)
[ ] Test user-defined keys (DECUDK)
To be continued ...
2. Test of VT420 features
3. Test ISO-6429 cursor-movement
4. Test ISO-6429 colors
5. Test other ISO-6429 features
6. Test XTERM special features