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.555 by sf-exg, Sat Aug 16 10:51:23 2014 UTC vs.
Revision 1.556 by sf-exg, Mon Aug 18 07:20:05 2014 UTC

3092 scr_insert_mode (1); 3092 scr_insert_mode (1);
3093 else if (arg[0] == 20) 3093 else if (arg[0] == 20)
3094 priv_modes |= PrivMode_LFNL; 3094 priv_modes |= PrivMode_LFNL;
3095 break; 3095 break;
3096 3096
3097 case CSI_71: // DESCUSR: set cursor style 3097 case CSI_71: // DECSCUSR: set cursor style
3098 if (prev_ch == ' ') 3098 if (prev_ch == ' ')
3099 set_cursor_style (arg[0]); 3099 set_cursor_style (arg[0]);
3100 break; 3100 break;
3101 3101
3102 /* 3102 /*

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines