repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 47293c3371b65a610c09e09f6ee90b9d25884478: path_to: revision_to:
commit 47293c3371b65a610c09e09f6ee90b9d25884478 Author: Marc LehmannDate: Tue Nov 4 23:08:44 2008 +0000 *** empty log message *** diff --git a/src/screen.C b/src/screen.C
--- a/src/screen.C
+++ b/src/screen.C
@@ -462,9 +462,6 @@ rxvt_term::scr_soft_reset ()
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);
-----END OF PAGE-----