repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 53369a6f2d23a53507e0a8dc82646eaba20430dd: path_to: revision_to:
commit 53369a6f2d23a53507e0a8dc82646eaba20430dd Author: Marc LehmannDate: Sat Mar 4 22:05:05 2006 +0000 *** empty log message *** diff --git a/src/command.C b/src/command.C
--- a/src/command.C
+++ b/src/command.C
@@ -3760,7 +3760,7 @@ rxvt_term::process_xterm_seq (int op, const char *str, char resp)
assert (str != NULL);
if (HOOK_INVOKE ((this, HOOK_OSC_SEQ, DT_INT, op, DT_STR, str, DT_END)))
- ; // no responses yet
+ return;
switch (op)
{
-----END OF PAGE-----