is_term_resized
if (is_term_resized(LINES, COLS)) {
bool is_term_resized(int, int);
if (!is_term_resized(nlines, ncols))