setPointerShape returns a sequence for changing the mouse pointer cursor shape. Use "default" for the default pointer shape.
OSC 22 ; Pt ST OSC 22 ; Pt BEL
OSC 22 ; Pt ST
OSC 22 ; Pt BEL
Where Pt is the pointer shape name. The name can be anything that the operating system can understand. Some common names are:
https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h2-Operating-System-Commands
setPointerShape returns a sequence for changing the mouse pointer cursor shape. Use "default" for the default pointer shape.
OSC 22 ; Pt ST
OSC 22 ; Pt BEL
Where Pt is the pointer shape name. The name can be anything that the operating system can understand. Some common names are: