Description
Emulates VT-style terminal behavior from Python. It helps terminal recorders, test tools, remote-session viewers, and automation systems interpret escape sequences and maintain a screen buffer.
Terminal streams can include sensitive command output. Protect captured buffers and avoid displaying untrusted escape sequences without controls.