blob: 880ffd210a5b6773e81000305780db950c5fbee7 (
plain)
1
2
3
4
5
6
7
|
VTE is a terminal emulator widget for use with GTK+. This package
contains the VTE library and development files and a sample
implementation (vte).
The VTE library inserts terminal capability strings into a tree
of tables, and then uses it to determine if data received from a
pseudo-terminal is a control sequence or just random data.
|