move

abstract fun move(movements: CursorMovements.() -> Unit)

Print the movement commands called in movements.

If the terminal is not interactive, this call does nothing.