pub const MAX_VALUE: Type = 2147483647;Expand description
Window title string data.
Valid for: GHOSTTY_OSC_COMMAND_CHANGE_WINDOW_TITLE
Output type: const char ** (pointer to null-terminated string)
Lifetime: Valid until the next call to any ghostty_osc_* function with the same parser instance. Memory is owned by the parser.