engine/terminal_engine_client library
Classes
- TerminalEngineClient
-
Coalesces PTY output per frame and feeds it to the engine off the UI thread,
then applies the returned damage to the grid. A single advance is ever in
flight (
_advancing), giving natural backpressure under heavy output.