SCREEN_COLS
if ((cwtotal += KEY_LEN(sp, ch)) >= SCREEN_COLS(sp))
if (SCNO >= SCREEN_COLS(sp))
if ((off == 0 && off + SCREEN_COLS(sp) < cnt) ||