ShellIntegrationMarker
Semantic markers emitted by FinalTerm-style OSC 133 shell integration.
These values describe shell lifecycle boundaries only. They do not imply command history storage, prompt rendering, row anchoring, or UI decorations.
Entries
The shell is about to print a prompt (OSC 133 ; A ST).
The shell has finished printing the prompt and user input begins (OSC 133 ; B ST).
The command line has been accepted and command output is about to begin (OSC 133 ; C ST).
Command execution has finished (OSC 133 ; D [; exitCode] ST).
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.