--- rxvt-unicode/src/command.C 2006/03/04 20:14:35 1.311 +++ rxvt-unicode/src/command.C 2006/03/04 22:05:05 1.312 @@ -3760,7 +3760,7 @@ assert (str != NULL); if (HOOK_INVOKE ((this, HOOK_OSC_SEQ, DT_INT, op, DT_STR, str, DT_END))) - ; // no responses yet + return; switch (op) {