Emits CSI cursor back (ESC [ n D).
ESC [ n D
public static TerminalInstance CursorBack(int n = 1)
Number of cells; values <= 0 are treated as 1 by most terminals.