tack
terminfo action checker
Install
- All systems
-
curl cmd.cat/tack.sh
- Debian
-
apt-get install tack
- Ubuntu
-
apt-get install tack
- Kali Linux
-
apt-get install tack
- Fedora
-
dnf install tack
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tack
- Raspbian
-
apt-get install tack
- Dockerfile
- dockerfile.run/tack
tack
terminfo action checker
The 'tack' program is a diagnostic tool that is designed to create and verify the correctness of terminfo's. This program can be used to create new terminal descriptions that are not included in the standard ncurses release. Although 'tack' has been distributed with ncurses-bin, it is not an integral part of ncurses and was thus split out from it by upstream.