WISH: look into XAddConnectionWatch, does anybody need that?
DUMB: support tex fonts
+9.01
- be more aggressive about handling X events, this seems to be required
with newer xlibs (should fix the "screen stays black until event is
received" problem, again :)
int h = term->fheight;
bool buffered = bg >= Color_transparent
- && term->option (Opt_buffered);
+ && term->option (Opt_buffered);
// cut trailing spaces
while (len && text [len - 1] == ' ')
// VERSION _must_ be \d.\d+
-#define VERSION "9.0"
-#define DATE "2008-01-25"
+#define VERSION "9.01"
+#define DATE "2008-01-26"