UncompleteDocumentation
@override void cursorNextLine(int amount) { _buffer.moveCursorY(amount); _buffer.setCursorX(0); }