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