eraseInLine

abstract fun eraseInLine(mode: Int, selective: Boolean)

Erases cells in the active line (EL / DECSEL).

Parameters

mode

The erase mode (0 = cursor to end, 1 = start to cursor, 2 = entire line).

selective

true if this is a selective erase (DECSEL) that respects protection attributes.