termonad
terminal emulator configurable in Haskell
Install
- All systems
-
curl cmd.cat/termonad.sh
- Debian
-
apt-get install termonad
- Ubuntu
-
apt-get install termonad
- Kali Linux
-
apt-get install termonad
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install termonad
- Dockerfile
- dockerfile.run/termonad
termonad
terminal emulator configurable in Haskell
Termonad is a terminal emulator configurable in Haskell. It is extremely customizable and provides hooks to modify the default behavior. It can be thought of as the "XMonad" of terminal emulators.