splitvt
run two programs in a split screen
Install
- All systems
-
curl cmd.cat/splitvt.sh
- Debian
-
apt-get install splitvt
- Ubuntu
-
apt-get install splitvt
- Kali Linux
-
apt-get install splitvt
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install splitvt
- Raspbian
-
apt-get install splitvt
- Dockerfile
- dockerfile.run/splitvt
splitvt
run two programs in a split screen
A utility to split a vt100 compatible screen into two halves, upper and lower, and run a different program simultaneously in each half.