diff options
Diffstat (limited to 'misc/vttest/README')
-rw-r--r-- | misc/vttest/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/vttest/README b/misc/vttest/README new file mode 100644 index 0000000000..72e74ec08c --- /dev/null +++ b/misc/vttest/README @@ -0,0 +1,10 @@ +vttest (terminal test program) + +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. + +Additional tests (past version 1.7) are provided for analysis of vt220, +vt420 terminals, as well as variants of xterm. + +The program is menu-driven and contains full on-line operating instructions. |