ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvt.h
(Generate patch)

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.565 by sf-exg, Sat Jun 26 14:44:30 2021 UTC vs.
Revision 1.566 by root, Sat Jul 3 04:04:13 2021 UTC

1100 current_screen:1, /* primary or secondary */ 1100 current_screen:1, /* primary or secondary */
1101 num_scr_allow:1, 1101 num_scr_allow:1,
1102 bypass_keystate:1, 1102 bypass_keystate:1,
1103#if ENABLE_FRILLS 1103#if ENABLE_FRILLS
1104 urgency_hint:1, 1104 urgency_hint:1,
1105 rewrap_always:1,
1106 rewrap_never:1,
1105#endif 1107#endif
1106#if CURSOR_BLINK 1108#if CURSOR_BLINK
1107 hidden_cursor:1, 1109 hidden_cursor:1,
1108#endif 1110#endif
1109#if TEXT_BLINK 1111#if TEXT_BLINK

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines