--- screen-4.8.0.old/ansi.c +++ screen-4.8.0/ansi.c @@ -2980,6 +2980,8 @@ struct canvas *cv; if (displays == NULL) p->w_bell = BELL_DONE; + + return; for (display = displays; display; display = display->d_next) { for (cv = D_cvlist; cv; cv = cv->c_next)