Tests the functionality of a VT100 terminal (or emulator thereof). Tests both display (escape sequence handling) and keyboard. The program is menu-driven and contains full operating instructions. To run a given menu-item, you enter its number. You can run all menu-items (for a given level) by entering an asterisk, i.e, '*'.
It has been enhanced to support and test many xterm control and status escape sequences, and it is mainly used nowadays for testing emulator compatibility. See the project home page for more information: https://invisible-island.net/vttest/ The following package has been upgraded in the Cygwin distribution: - vttest 20241204 For changes since the last Cygwin release, see below or /usr/share/doc/vttest/CHANGES after installation: https://github.com/ThomasDickey/vttest-snapshots/blob/t20241204/CHANGES 2024-12-04 2.7 - add tests for XTTITLEPOS, XTSMTITLE and XTRMTITLE - pause/resume replay while checking the 7-bit/8-bit/C2 toggle - improve lint options in configure script - correct check for end-of-options - check after toggling 7-bit/8-bit/C2 parser, revert if the terminal does not appear to support the mode. - modify vt52 test to check behavior of out-of-bounds row-addressing -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** The easiest way to unsubscribe is to visit <https://cygwin.com/mailman/options/cygwin-announce>, and click 'Unsubscribe'. If you need more information on unsubscribing, start reading here: <https://sourceware.org/lists.html#unsubscribe>.