The vttest rpms
Find a file
2023-02-05 17:31:49 -05:00
.gitignore Update to vttest-2.7.20230201 2023-02-05 17:21:56 -05:00
README.md adapt test-package script for Fedora 2022-01-05 20:28:05 -05:00
sources Update to vttest-2.7.20230201 2023-02-05 17:21:56 -05:00
vttest.spec actually change the version... 2023-02-05 17:31:49 -05: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.

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.