onSemanticPrompt property

void Function(TerminalSemanticPromptState state)? onSemanticPrompt
getter/setter pair

Called when the application reports shell-integration prompt state using OSC 133.

Implementation

void Function(TerminalSemanticPromptState state)? onSemanticPrompt;