|
|
| |
EVILVTE(1) |
FreeBSD General Commands Manual |
EVILVTE(1) |
evilvte - highly customizable terminal emulator based on VTE
evilvte is a terminal emulator. It supports almost everything VTE
provides. It also supports tabs, automatic hiding of the tab bar, and the
ability to switch encoding at runtime. Configuration is done by editing the
source code and recompiling it.
- -e [program] [options]
- Specify the program to be run in evilvte.
- -o
- Show build-time configuration of evilvte. It is as same as the
"showvte" command.
- -v
- Show version of evilvte.
- --class [string]
- Specify WM_CLASS class.
- --name [string]
- Specify WM_CLASS name.
evilvte was written by Wen-Yen Chuang <caleb AT calno DOT com>
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |