cursorForwardTabs

abstract fun cursorForwardTabs(n: Int)

Moves the cursor forward (right) by n tab stops.

Parameters

n

Number of tab stops to move forward.