vttest
tool for testing VT100 compatibility of terminals
Install
- All systems
-
curl cmd.cat/vttest.sh
- Debian
-
apt-get install vttest
- Ubuntu
-
apt-get install vttest
- Kali Linux
-
apt-get install vttest
- Fedora
-
dnf install vttest
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vttest
- OS X
-
brew install vttest
- Raspbian
-
apt-get install vttest
- Dockerfile
- dockerfile.run/vttest
vttest
tool for testing VT100 compatibility of terminals
This package provides a program designed to test the functionality of a VT100 terminal (or emulator). It also supports analysis of VT220, VT420, and xterm. The program is menu-driven and contains full on-line operating instructions. It tests both display (escape sequence) and keyboard handling.