Returns a sequence that sets the terminal cursor color.
OSC 12 ; color STOSC 12 ; color BEL Copy
OSC 12 ; color STOSC 12 ; color BEL
Where color is the encoded color number. Most terminals support hex, XParseColor rgb: and rgba: strings.
The color value
https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h3-Operating-System-Commands
Returns a sequence that sets the terminal cursor color.
Where color is the encoded color number. Most terminals support hex, XParseColor rgb: and rgba: strings.