cursorBackwardTabs

abstract fun cursorBackwardTabs(n: Int)

Moves the cursor backward (left) by n tab stops.

Parameters

n

Number of tab stops to move backward.