TerminalResponseChannel
Terminal-to-host response channel.
Host applications should drain these bytes and write them to the PTY/process input side. Parser/host code should use the request methods; core owns response contents that depend on core state such as cursor position.
Inheritors
Properties
Functions
Discards all queued response bytes from this channel.
Enqueues the color query response for a dynamic target (10, 11, or 12).
Enqueues the color query response for a specific 256-color palette index.
Enqueues the response for a DCS DECRQSS request.
Enqueues the response for a DCS XTGETTCAP request.
Enqueues a device attributes (DA) report response.
Enqueues a device status report (DSR) response.
Enqueues an allowlisted xterm key-modifier option response.
Enqueues the active Kitty keyboard progressive-enhancement flags as a parameterless CSI ? u query response. Core reports only flags retained by its supported-mode mask.
Enqueues a window report response.
Updates the recorded window minimization state.
Updates the recorded window size in pixels.