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:
374533b
)
*** empty log message ***
author
ayin
<ayin>
Tue, 26 Jun 2007 09:55:22 +0000
(09:55 +0000)
committer
ayin
<ayin>
Tue, 26 Jun 2007 09:55:22 +0000
(09:55 +0000)
src/command.C
patch
|
blob
|
history
diff --git
a/src/command.C
b/src/command.C
index f9c8af6e8a707cdef35859d4e7b1c63a60364414..0836b4866cde3c2a2d5d7d2632bd501250ec78ec 100644
(file)
--- a/
src/command.C
+++ b/
src/command.C
@@
-2576,7
+2576,7
@@
rxvt_term::process_nonprinting (unicode_t ch)
case 0x9b: /* CSI */
process_csi_seq ();
break;
- case 0x9d: /*
CSI
*/
+ case 0x9d: /*
OSC
*/
process_osc_seq ();
break;
#endif