//! Terminal reconstruction: each task's screen is rebuilt from raw PTY bytes,
//! serialized back to ANSI, framed over the wire, and formatted for display;
//! `input` runs the reverse direction, encoding client events into PTY bytes.
pub
pub
pub
pub
// Differential emulator tests over recorded PTY output.
pub