tab_size
tab_size(_FORMI_FIELD_LINES *row, unsigned int i);
cur->cursor_xpos += tab_size(row,
size = tab_size(row, pos);
int tab_col, tab_size;
tab_size = tab_col - last_col;
if (tab_size == 1)
nspace -= tab_size;