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.595 by root, Sun Nov 21 23:34:23 2021 UTC vs.
Revision 1.596 by root, Sun Nov 21 23:36:36 2021 UTC

3598 op, 3598 op,
3599 rs[Rs_name], VERSION[0], VERSION[2], 3599 rs[Rs_name], VERSION[0], VERSION[2],
3600 resp); 3600 resp);
3601 break; 3601 break;
3602 3602
3603#if !ENABLE_MINIMAL
3603 case URxvt_cellinfo: 3604 case URxvt_cellinfo:
3604 if (query) 3605 if (query)
3605 tt_printf ("\33]%d;%d;%d;%d%c", saveop, 3606 tt_printf ("\33]%d;%d;%d;%d%c", saveop,
3606 fwidth, fheight, fbase, 3607 fwidth, fheight, fbase,
3607 resp); 3608 resp);
3608 break; 3609 break;
3609 3610
3610#if !ENABLE_MINIMAL
3611 case URxvt_locale: 3611 case URxvt_locale:
3612 if (query) 3612 if (query)
3613 tt_printf ("\33]%d;%-.250s%c", op, option (Opt_insecure) ? locale : "", resp); 3613 tt_printf ("\33]%d;%-.250s%c", op, option (Opt_insecure) ? locale : "", resp);
3614 else 3614 else
3615 { 3615 {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines