tdview
Tools for recording and replaying terminal I/O
Install
- All systems
-
curl cmd.cat/tdview.sh
- Debian
-
apt-get install termdebug - Ubuntu
-
apt-get install termdebug - Kali Linux
-
apt-get install termdebug - Windows (WSL2)
-
sudo apt-get updatesudo 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.