2018-06-20 06:48:26 +08:00
|
|
|
vttest (terminal test program)
|
|
|
|
|
2020-10-26 01:29:51 +08:00
|
|
|
Vttest is a program designed to test the functionality of a VT100
|
|
|
|
terminal (or emulator thereof). It tests both display (escape sequence
|
|
|
|
handling) and keyboard.
|
2018-06-20 06:48:26 +08:00
|
|
|
|
2020-10-26 01:29:51 +08:00
|
|
|
Additional tests (past version 1.7) are provided for analysis of
|
|
|
|
vt220, vt420 terminals, as well as variants of xterm.
|
2018-06-20 06:48:26 +08:00
|
|
|
|
2020-10-26 01:29:51 +08:00
|
|
|
The program is menu-driven and contains full on-line operating
|
|
|
|
instructions.
|