You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the curses.update_lines_cols() description LINES and COLS are referred as the environment variables. But actually they are the curses module variables.