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.376 by root, Mon Feb 21 07:41:03 2011 UTC vs.
Revision 1.377 by root, Mon Mar 21 13:46:17 2011 UTC

2749 { 2749 {
2750 /* internal selection */ 2750 /* internal selection */
2751 char *str = rxvt_wcstombs (selection.text, selection.len); 2751 char *str = rxvt_wcstombs (selection.text, selection.len);
2752 paste (str, strlen (str)); 2752 paste (str, strlen (str));
2753 free (str); 2753 free (str);
2754 return;
2755 } 2754 }
2756 else if (!selection_req) 2755 else if (!selection_req)
2757 { 2756 {
2758 selection_req = new rxvt_selection (display, selnum, tm, vt, xa[XA_VT_SELECTION], this); 2757 selection_req = new rxvt_selection (display, selnum, tm, vt, xa[XA_VT_SELECTION], this);
2759 selection_req->run (); 2758 selection_req->run ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines