vttest/README.md
Thomas E. Dickey f2e46c1731
adapt test-package script for Fedora
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2022-01-05 20:28:05 -05:00

636 B

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.

The program is menu-driven and contains full on-line operating instructions.

  • To run a given menu-item, you must enter its number.

  • Menu items start at zero; this is the “Exit” item in almost all cases.

  • You can run all menu-items (for a given level) by entering an asterisk, i.e, “*'.

  • You can force a repaint of the menu items by entering “?”.

  • A few menus can be more than one page. Use “n” and “p” to switch to the next or previous page.