Sets the window title (OSC 2) (ESC ] 2 ; string ST).
ESC ] 2 ; string ST
[NullableContext((byte)0)] public static TerminalInstance WindowTitle(ReadOnlySpan<char> title)
The window title string (Windows Console traditionally limits it to < 255 characters).