Description
An abstract terminal emulator library that implements VT220, xterm, and ECMA-48 style terminal behavior for applications that need an embedded terminal screen.
It is terminal interface infrastructure. Developers use it to interpret escape sequences, maintain terminal state, and display command-line programs inside another application.