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