PtyEventListener
Host callbacks for a running PTY-backed terminal session.
Implementations should return quickly. Metadata callbacks are delivered from the connector reader thread as parser output is handled.
Functions
Called when BEL is received from the terminal process.
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 changes.
Called when another listener callback throws.
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 OSC 52 clipboard write policy requires a product-host prompt.
Called when OSC 52 clipboard write policy permits a decoded text payload.
Called after the OSC window title changes.