pub const TITLE: Type = 9;
Set the terminal title manually.
The string data is copied into the terminal. A NULL value pointer clears the title (equivalent to setting an empty string).
Input type: GhosttyString*