/usr/share/doc/libvte9/README is in libvte9 1:0.28.2-5ubuntu4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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
|