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

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.309 by root, Mon Feb 20 22:42:00 2006 UTC vs.
Revision 1.310 by root, Thu Feb 23 19:26:56 2006 UTC

2765 if (OPTION (Opt_jumpScroll) && refresh_limit < REFRESH_PERIOD) 2765 if (OPTION (Opt_jumpScroll) && refresh_limit < REFRESH_PERIOD)
2766 refresh_limit++; 2766 refresh_limit++;
2767 else 2767 else
2768 { 2768 {
2769 flag = true; 2769 flag = true;
2770 //TODO: due to popular request, implement "skipscroll" option here
2770 scr_refresh (); 2771 scr_refresh ();
2771 want_refresh = 1; 2772 want_refresh = 1;
2772 } 2773 }
2773 } 2774 }
2774 2775

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines