EVILVTE(1)
NAME
evilvte - highly customizable terminal emulator based on VTE
SYNOPSIS
evilvte [options]
DESCRIPTION
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.
OPTIONS
- -e [program] [options]
- Specify the program to be run in evilvte.
- -f Start evilvte in fullscreen mode.
- -h Show help.
- -ls Use login shell.
- -o Show build-time configuration of evilvte. It is as same as the
- "showvte" command.
- -r Make evilvte run in root window.
- -T, -title [string]
- Set program title.
- -v Show version of evilvte.
- -2 -3 -4 -5 -6 -7 -8 -9
- Specify the initial tab numbers.
SEE ALSO
AUTHOR
- evilvte was written by Wen-Yen Chuang <caleb AT calno DOT com>