TINFO_GET_SIZE
TINFO_GET_SIZE(sp, sp->_term, &new_lines, &new_cols);
TINFO_GET_SIZE(sp, termp, ptrLines(sp), ptrCols(sp));