HostCommandAdapter
Production bridge from parser semantic commands to the terminal core.
The parser owns byte/protocol decoding. The core owns grid mutation, mode state, cursor physics, and width policy. This adapter is the narrow place where ANSI/DEC mode ids become concrete core API calls.
Parameters
public core buffer API mutated by parser semantic commands.
optional metadata callback sink for BEL and title changes.
safety limits for host-owned metadata.
progressive Kitty keyboard flags the active input host can provide truthfully. The value must be a subset of the input encoder's implemented protocol mask.
Constructors
Properties
Functions
Returns the latest valid OSC 7 current-working-directory URI.
Returns the OSC 8 URI associated with hyperlinkId, or null.
Updates the active host security policy dynamically.