Mnemonics
'C#' Control Cursor Display Mode
GUI Display or Character Display
 
Where:
 
n Display mode:
  0 - (zero) Hide Cursor 'C0'
  1 - Display Normal Cursor 'C1'
2 - Insert Mode Cursor 'C2'
 
Description Use the format above ('C0', 'C1', or 'C2') to control how the cursor is displayed.