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

Comparing rxvt-unicode/src/feature.h (file contents):
Revision 1.27 by root, Tue Dec 27 12:23:37 2005 UTC vs.
Revision 1.28 by root, Wed Jan 4 20:43:38 2006 UTC

55 55
56/* 56/*
57 * Avoid enabling the colour cursor (-cr, cursorColor, cursorColor2) 57 * Avoid enabling the colour cursor (-cr, cursorColor, cursorColor2)
58 */ 58 */
59/* #define NO_CURSORCOLOR */ 59/* #define NO_CURSORCOLOR */
60
61/*
62 * Suppress use of BOLD and BLINK attributes for setting bright foreground
63 * and background, respectively. Simulate BOLD using colorBD or
64 * overstrike characters.
65 */
66/* #define NO_BRIGHTCOLOR */
67 60
68/* 61/*
69 * Make colours match xterm colours instead of `traditional' rxvt colours 62 * Make colours match xterm colours instead of `traditional' rxvt colours
70 */ 63 */
71#define XTERM_COLORS 64#define XTERM_COLORS

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines