* Marc Lehmann <[EMAIL PROTECTED]> [2007-12-20 03:31]: > On Wed, Dec 19, 2007 at 08:24:46PM +0100, Bernhard Walle <[EMAIL PROTECTED]> > wrote: > > > Exactly the same way, using the escape code sequence documented later in > > > the file (search for bold font). > > > > The site seems to be out of date. The urxvt(7) manpage contains the > > needed information. Thanks. > > Thats interesting, because that site is by definition the current version > (its converted from current cvs on the fly). > > Was there a formatting or other problem with that page so it missed some > content that was in the manpage?
http://pod.tst.eu/ seems to ignore =begin table ... =end table http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.7.pod is up to date while the HTML version is missing the table after XTerm Operating System Commands Set XTerm Parameters. 8-bit ST: 0x9c, 7-bit ST sequence: ESC \ (0x1b, 0x5c), backwards compatible terminator BEL (0x07) is also accepted. any octet can be escaped by prefixing it with SYN (0x16, ^V). Running pod2html locally (perl-5.8.8 on openSUSE 10.3) shows the same problem. Thanks, Bernhard _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
