SCRNH
if (++lastline >= SCRNH - 1) {
if ((LINES < SCRNH) || (COLS < SCRNW)) {
errx(1,"Screen too small (need %dx%d)",SCRNW,SCRNH);