cursorStart method

void cursorStart()

Implementation

void cursorStart() {
  _col = 0;
}