working directory (reported by Roland Baer, possibly fixes gentoo
bug #143985).
- fixed many minor issues reported by Roland Baer.
+ - Leonid Khramov spotted a minor glitch in rxvtfont.C that
+ should not have any consequences, but was buggy nonetheless.
7.9 Mon Aug 7 18:16:07 CEST 2006
- fix the crashing bug people encountered with 7.8 + urxvtd + perl
This is a useful invocation of B<@@RXVT_NAME@@d> in a F<.xsession>-style
script:
- B<@@RXVT_NAME@@d> -q -f -o
+ @@RXVT_NAME@@d -q -f -o
This waits till the control socket is available, opens the current display
and forks into the background. When you log-out, the server is reset and
bool slow; // wether this is a proportional font or has other funny characteristics
XFontStruct *f;
- codeset cs;
bool enc2b, encm;
char *get_property (XFontStruct *f, Atom property, const char *repl) const;