ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/screen.C
(Generate patch)

Comparing rxvt-unicode/src/screen.C (file contents):
Revision 1.331 by sf-exg, Wed Jan 6 17:52:43 2010 UTC vs.
Revision 1.332 by sf-exg, Mon Jan 18 10:05:55 2010 UTC

544 want_refresh = 1; 544 want_refresh = 1;
545 view_start = 0; 545 view_start = 0;
546 546
547 selection_check (2); /* check for boundary cross */ 547 selection_check (2); /* check for boundary cross */
548 548
549 int i = current_screen; current_screen = scrn; scrn = i; 549 current_screen = scrn;
550 550
551#if NSCREENS 551#if NSCREENS
552 if (option (Opt_secondaryScreen)) 552 if (option (Opt_secondaryScreen))
553 { 553 {
554 num_scr = 0; 554 num_scr = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines