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.394 by sf-exg, Thu Sep 1 08:11:27 2011 UTC vs.
Revision 1.395 by root, Tue Nov 1 00:04:46 2011 UTC

2717 || (check_more == 3 2717 || (check_more == 3
2718 && ROWCOL_IS_AFTER (selection.end, pos)) 2718 && ROWCOL_IS_AFTER (selection.end, pos))
2719 || (check_more == 4 /* screen width change */ 2719 || (check_more == 4 /* screen width change */
2720 && (selection.beg.row != selection.end.row 2720 && (selection.beg.row != selection.end.row
2721 || selection.end.col > ncol))) 2721 || selection.end.col > ncol)))
2722 CLEAR_SELECTION (); 2722 CLEAR_ALL_SELECTION ();
2723} 2723}
2724 2724
2725/* ------------------------------------------------------------------------- */ 2725/* ------------------------------------------------------------------------- */
2726/* 2726/*
2727 * Paste a selection direct to the command fd 2727 * Paste a selection direct to the command fd

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines