--- rxvt-unicode/src/screen.C 2006/01/12 05:22:47 1.225 +++ rxvt-unicode/src/screen.C 2006/01/12 09:55:44 1.226 @@ -3054,6 +3054,8 @@ && HOOK_INVOKE ((this, HOOK_SEL_EXTEND, DT_END))) { MEvent.clicks = 1; // what a mess + selection.screen = current_screen; + selection.op = SELECTION_CONT; return; }