tab_fit_len
tab_fit_len(_FORMI_FIELD_LINES *row, unsigned int len);
cur->row_xpos = tab_fit_len(row, cur->cursor_xpos + 1);
cur->row_xpos = tab_fit_len(row, cur->cursor_xpos + 1);
pos = tab_fit_len(row, field->cols);