ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/command.C
(Generate patch)

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.431 by root, Tue Feb 24 11:51:51 2009 UTC vs.
Revision 1.432 by root, Sun Apr 26 01:51:20 2009 UTC

3285 3285
3286/* 3286/*
3287 * XTerm escape sequences: ESC ] Ps;Pt (ST|BEL) 3287 * XTerm escape sequences: ESC ] Ps;Pt (ST|BEL)
3288 */ 3288 */
3289void 3289void
3290rxvt_term::process_xterm_seq (int op, const char *str, char resp) 3290rxvt_term::process_xterm_seq (int op, char *str, char resp)
3291{ 3291{
3292 int color; 3292 int color;
3293 char *buf, *name; 3293 char *buf, *name;
3294 bool query = str[0] == '?' && !str[1]; 3294 bool query = str[0] == '?' && !str[1];
3295 int saveop = op; 3295 int saveop = op;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines