newLine

abstract fun newLine()

Executes a line feed (LF, 0x0A).

Moves the cursor down one row without resetting the column. Scrolls the active scroll region up if the cursor is on the bottom margin.