blob: 190ef57a2fe3d3e503d74a06a788235030d99225 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
* What is VTE?
VTE is a library (libvte) implementing a terminal emulator widget for GTK+,
and a minimal sample application (vte) using that. Vte is mainly used in
gnome-terminal, but can also be used to embed a console/terminal in games,
editors, IDEs, etc.
VTE supports Unicode and character set conversion, as well as emulating any
terminal known to the system's terminfo database.
VTE doesn't have a homepage. Report any issues at:
http://bugzilla.gnome.org/enter_bug.cgi?product=vte
|