onSemanticPrompt property
Called when the application reports shell-integration prompt state using OSC 133.
Implementation
void Function(TerminalSemanticPromptState state)? onSemanticPrompt;
Called when the application reports shell-integration prompt state using OSC 133.
void Function(TerminalSemanticPromptState state)? onSemanticPrompt;