showvte
lightweight terminal emulator based on VTE
Install
- All systems
-
curl cmd.cat/showvte.sh
- Debian
-
apt-get install evilvte
- Ubuntu
-
apt-get install evilvte
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install evilvte
- Raspbian
-
apt-get install evilvte
- Dockerfile
- dockerfile.run/showvte
evilvte
lightweight terminal emulator based on VTE
evilvte is a terminal emulator based on Virtual Terminal Emulator(VTE) library. It supports almost everything VTE provides. It also supports tabs, tabbar autohide, and switch encoding at runtime. Configuration is via editing source code and recompilation. This build provides all runtime changeable options in the right-click menu.