projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cbcc42
)
*** empty log message ***
author
root
<root>
Sat, 4 Mar 2006 22:05:05 +0000
(22:05 +0000)
committer
root
<root>
Sat, 4 Mar 2006 22:05:05 +0000
(22:05 +0000)
src/command.C
patch
|
blob
|
history
diff --git
a/src/command.C
b/src/command.C
index 14f6bbf203927fbb826612a71908c40e76667988..a2d23dbb8c240bb715a20088be44b9e1040a9602 100644
(file)
--- 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)
{