Cursor Backward (CUB)

Esc [#C

Moves the cursor backward one column without changing line.
The value of # determines the number of columns moved. The
default value for # is one. The sequence is ignored if the
cursor is already in the leftmost column.