Field OSC
OSC (Operating System Command) escape sequence prefix.
public const string OSC = "\u001b]"
Returns
- string
- OSC (Operating System Command) escape sequence prefix.
Remarks
OSC sequences are used for operating system-specific commands like setting window title, hyperlinks (OSC 8), and other terminal emulator features.