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.486 by sf-exg, Fri Apr 29 13:29:45 2011 UTC vs.
Revision 1.487 by sf-exg, Sat Apr 30 13:11:34 2011 UTC

2624 return; 2624 return;
2625 } 2625 }
2626 2626
2627 switch (ch) 2627 switch (ch)
2628 { 2628 {
2629 /* case 1: do_tek_mode (); break; */
2630 case '#': 2629 case '#':
2631 if (cmd_getc () == '8') 2630 if (cmd_getc () == '8')
2632 scr_E (); 2631 scr_E ();
2633 break; 2632 break;
2634 case '(': 2633 case '(':
2695 case C1_RI: /* ESC M */ 2694 case C1_RI: /* ESC M */
2696 scr_index (DN); 2695 scr_index (DN);
2697 break; 2696 break;
2698 2697
2699 /* 8.3.142: SINGLE-SHIFT TWO */ 2698 /* 8.3.142: SINGLE-SHIFT TWO */
2700 /*case C1_SS2: scr_single_shift (2); break; */ 2699 /* case C1_SS2: break; */
2701 2700
2702 /* 8.3.143: SINGLE-SHIFT THREE */ 2701 /* 8.3.143: SINGLE-SHIFT THREE */
2703 /*case C1_SS3: scr_single_shift (3); break; */ 2702 /* case C1_SS3: break; */
2704 2703
2705 /* 8.3.27: DEVICE CONTROL STRING */ 2704 /* 8.3.27: DEVICE CONTROL STRING */
2706 case C1_DCS: /* ESC P */ 2705 case C1_DCS: /* ESC P */
2707 process_dcs_seq (); 2706 process_dcs_seq ();
2708 break; 2707 break;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines