--- rxvt-unicode/src/screen.C 2008/11/04 22:44:09 1.318 +++ rxvt-unicode/src/screen.C 2008/11/04 23:08:44 1.319 @@ -462,9 +462,6 @@ for (int col = ncol; --col; ) tabs [col] = col % TABSIZE == 0; - if (current_screen != PRIMARY) - scr_swap_screen (); - scr_scroll_region (0, MAX_ROWS - 1); scr_rendition (0, ~RS_None); scr_insert_mode (0);