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.241 by root, Thu Jan 19 17:37:01 2006 UTC vs.
Revision 1.242 by root, Thu Jan 19 19:51:08 2006 UTC

462 * Save and Restore cursor 462 * Save and Restore cursor
463 * XTERM_SEQ: Save cursor : ESC 7 463 * XTERM_SEQ: Save cursor : ESC 7
464 * XTERM_SEQ: Restore cursor: ESC 8 464 * XTERM_SEQ: Restore cursor: ESC 8
465 */ 465 */
466void 466void
467rxvt_term::scr_cursor (int mode) 467rxvt_term::scr_cursor (cursor_mode mode)
468{ 468{
469 screen_t *s; 469 screen_t *s;
470 470
471#if NSCREENS && !defined(NO_SECONDARY_SCREEN_CURSOR) 471#if NSCREENS && !defined(NO_SECONDARY_SCREEN_CURSOR)
472 if (current_screen == SECONDARY) 472 if (current_screen == SECONDARY)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines