WISH: look into XAddConnectionWatch, does anybody need that?
DUMB: support tex fonts
-8.7
+8.7 Sun Nov 25 10:23:49 CET 2007
+ - update libev with an important bugfix that would cause crashes
+ when closing windows (when using rxvtd, and update is recommended).
- do not compile in the block builtin graphics with --disable-frills.
8.6 Fri Nov 23 14:10:57 CET 2007
standard foreground colour.
For the standard background colour, blinking will actually make the text
- blink when compiled with "--enable-blinking". with standard colours.
- Without "--enable-blinking", the blink attribute will be ignored.
+ blink when compiled with "--enable-text-blink". Without
+ "--enable-text-blink", the blink attribute will be ignored.
On ANSI colours, bold/blink attributes are used to set high-intensity
foreground/background colors.
<meta name="description" content="Pod documentation for RXVT REFERENCE" />
<meta name="inputfile" content="<standard input>" />
<meta name="outputfile" content="<standard output>" />
- <meta name="created" content="Mon Nov 19 14:38:45 2007" />
+ <meta name="created" content="Sun Nov 25 10:25:54 2007" />
<meta name="generator" content="Pod::Xhtml 1.57" />
<link rel="stylesheet" href="http://res.tst.eu/pod.css"/></head>
<body>
<div id="What_s_with_this_bold_blink_stuff_CO">
<p>If no bold colour is set via <code>colorBD:</code>, bold will invert text using the
standard foreground colour.</p>
-<p>For the standard background colour, blinking will actually make the
-text blink when compiled with <code>--enable-blinking</code>. with standard
-colours. Without <code>--enable-blinking</code>, the blink attribute will be
-ignored.</p>
+<p>For the standard background colour, blinking will actually make
+the text blink when compiled with <code>--enable-text-blink</code>. Without
+<code>--enable-text-blink</code>, the blink attribute will be ignored.</p>
<p>On ANSI colours, bold/blink attributes are used to set high-intensity
foreground/background colors.</p>
<p>color0-7 are the low-intensity colors.</p>
.\" ========================================================================
.\"
.IX Title "@@RXVT_NAME@@ 7"
-.TH @@RXVT_NAME@@ 7 "2007-11-19" "8.4" "RXVT-UNICODE"
+.TH @@RXVT_NAME@@ 7 "2007-11-25" "8.7" "RXVT-UNICODE"
.SH "NAME"
RXVT REFERENCE \- FAQ, command sequences and other background information
.SH "SYNOPSIS"
If no bold colour is set via \f(CW\*(C`colorBD:\*(C'\fR, bold will invert text using the
standard foreground colour.
.PP
-For the standard background colour, blinking will actually make the
-text blink when compiled with \f(CW\*(C`\-\-enable\-blinking\*(C'\fR. with standard
-colours. Without \f(CW\*(C`\-\-enable\-blinking\*(C'\fR, the blink attribute will be
-ignored.
+For the standard background colour, blinking will actually make
+the text blink when compiled with \f(CW\*(C`\-\-enable\-text\-blink\*(C'\fR. Without
+\&\f(CW\*(C`\-\-enable\-text\-blink\*(C'\fR, the blink attribute will be ignored.
.PP
On \s-1ANSI\s0 colours, bold/blink attributes are used to set high-intensity
foreground/background colors.
standard foreground colour.
For the standard background colour, blinking will actually make the text
- blink when compiled with "--enable-blinking". with standard colours.
- Without "--enable-blinking", the blink attribute will be ignored.
+ blink when compiled with "--enable-text-blink". Without
+ "--enable-text-blink", the blink attribute will be ignored.
On ANSI colours, bold/blink attributes are used to set high-intensity
foreground/background colors.
encoding.o: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h
encoding.o: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h
encoding.o: table/compose.h table/category.h
-ev_cpp.o: rxvttoolkit.h ev_cpp.h rxvtlib.h optinc.h rxvtutil.h callback.h
+ev_cpp.o: ev_cpp.h
fdpass.o: ../config.h libptytty.h
init.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvtutil.h
init.o: rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h libptytty.h
encoding.lo: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h
encoding.lo: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h
encoding.lo: table/compose.h table/category.h
-ev_cpp.lo: rxvttoolkit.h ev_cpp.h rxvtlib.h optinc.h rxvtutil.h callback.h
+ev_cpp.lo: ev_cpp.h
fdpass.lo: ../config.h libptytty.h
init.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
init.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h
// VERSION _must_ be \d.\d+
-#define VERSION "8.6"
-#define DATE "2007-11-23"
+#define VERSION "8.7"
+#define DATE "2007-11-25"