curses.is_term_resized(nlines, ncols)
Return True if resize_term() would modify the window structure, False otherwise.
curses.is_term_resized(nlines, ncols)
Return True if resize_term() would modify the window structure, False otherwise.
Please login to continue.