-record(text_area_state, { lines :: list(binary()), cursor_x :: integer(), cursor_y :: integer() }).