HostEventSink
Host-facing events emitted while parser commands are mapped to core state.
This sink is intentionally metadata-only. Grid mutation, terminal modes, and terminal-to-host byte responses remain owned by the public core APIs.
Functions
Called after a valid OSC 7 current-working-directory URI is accepted.
Called when the shell requests deminimizing (restoring) the window.
Called after the OSC icon title metadata changes.
Called when the shell requests lowering the window.
Called when the shell requests minimizing the window.
Called when the shell requests moving the window.
Called when the shell requests raising the window.
Called when the shell requests a window resize.
Called when the shell requests maximizing or restoring the window.
Called when an OSC 133 shell integration marker is received.
Called when the shell requests a desktop notification.
Called when an OSC 52 clipboard write request requires product-host user approval and has been decoded to text.
Called after an OSC 52 terminal clipboard request is evaluated by host policy.
Called when an OSC 52 clipboard write request has been allowed by host policy and decoded to text.
Called after the OSC window title metadata changes.