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.394 by ayin, Sat Jan 19 15:00:49 2008 UTC vs.
Revision 1.395 by root, Sun Jan 20 13:45:21 2008 UTC

2848 // versions. 2848 // versions.
2849 // 2849 //
2850 tt_printf ("\033[>%d;95;0c", 'U'); 2850 tt_printf ("\033[>%d;95;0c", 'U');
2851 } 2851 }
2852 break; 2852 break;
2853
2853 case '?': 2854 case '?':
2854 if (ch == 'h' || ch == 'l' || ch == 'r' || ch == 's' || ch == 't') 2855 if (ch == 'h' || ch == 'l' || ch == 'r' || ch == 's' || ch == 't')
2855 process_terminal_mode (ch, priv, nargs, arg); 2856 process_terminal_mode (ch, priv, nargs, arg);
2856 break; 2857 break;
2857 } 2858 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines