Description
Applications can embed terminal-emulation behavior through an abstract VT220, xterm, and ECMA-48 compatible library. It helps editors, multiplexers, and terminal tools parse escape sequences and maintain screen state.
Terminal emulation libraries can display command output that includes control sequences. Applications should handle untrusted terminal data carefully.