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

-d

Start evilvte as a dock.

-e [program] [options]

Specify the program to be run in evilvte.

-f

Start evilvte in fullscreen mode.

-fn \[dq][font] [size]\[dq]

Specify font and font size.

-g +X+Y

Specify initial window geometry.

-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]

Specify program title.

-v

Show version of evilvte.

-2 -3 -4 -5 -6 -7 -8 -9

Specify the initial tab numbers.

GTK+ OPTIONS

--class [string]

Specify WM_CLASS class.

--name [string]

Specify WM_CLASS name.

RELATED TO evilvte…

AUTHOR

evilvte was written by Wen-Yen Chuang <caleb AT calno DOT com>