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.558 by root, Tue Sep 2 16:28:34 2014 UTC vs.
Revision 1.559 by root, Fri Nov 14 10:08:20 2014 UTC

2571 scr_charset_choose (0); 2571 scr_charset_choose (0);
2572 break; 2572 break;
2573 2573
2574#ifdef EIGHT_BIT_CONTROLS 2574#ifdef EIGHT_BIT_CONTROLS
2575 // 8-bit controls 2575 // 8-bit controls
2576 case 0x90: /* DCS */ 2576 case 0x90: /* DCS */
2577 process_dcs_seq (); 2577 process_dcs_seq ();
2578 break; 2578 break;
2579 case 0x9b: /* CSI */ 2579 case 0x9b: /* CSI */
2580 process_csi_seq (); 2580 process_csi_seq ();
2581 break; 2581 break;
2582 case 0x9d: /* OSC */ 2582 case 0x9d: /* OSC */
2583 process_osc_seq (); 2583 process_osc_seq ();
2584 break; 2584 break;
2585#endif 2585#endif
2586 } 2586 }
2587} 2587}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines