termdebug

Tools for recording and replaying terminal I/O

Install

All systems
curl cmd.cat/termdebug.sh
Debian Debian
apt-get install termdebug
Ubuntu
apt-get install termdebug
image/svg+xml Kali Linux
apt-get install termdebug
Windows (WSL2)
sudo apt-get update sudo apt-get install termdebug
Raspbian
apt-get install termdebug

termdebug

Tools for recording and replaying terminal I/O

Termdebug is a set of utilities to record and replay the input and output of terminal programs. Its main goal is to aid in developing and debugging terminal programs.