ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.7.pod
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.7.pod (file contents):
Revision 1.182 by root, Sun Mar 28 20:58:25 2010 UTC vs.
Revision 1.183 by sf-exg, Thu Apr 1 08:10:22 2010 UTC

1218 1218
1219The solution is to upgrade your system or switch to a better one. A 1219The solution is to upgrade your system or switch to a better one. A
1220possibly working workaround is to use a wcwidth implementation like 1220possibly working workaround is to use a wcwidth implementation like
1221 1221
1222http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c 1222http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c
1223
1224=head3 I want 256 colors
1225
1226Are you sure you need 256 colors? 88 colors should be enough for most
1227purposes. If you really need more, there is an unsupported patch for
1228it in the doc directory, but please do not ask for it to be applied.
1229 1223
1230=head1 RXVT-UNICODE TECHNICAL REFERENCE 1224=head1 RXVT-UNICODE TECHNICAL REFERENCE
1231 1225
1232The rest of this document describes various technical aspects of 1226The rest of this document describes various technical aspects of
1233B<rxvt-unicode>. First the description of supported command sequences, 1227B<rxvt-unicode>. First the description of supported command sequences,
2268I<following> this with the appropriate C<--disable-...> arguments, 2262I<following> this with the appropriate C<--disable-...> arguments,
2269or you can start with a minimal configuration by specifying 2263or you can start with a minimal configuration by specifying
2270C<--disable-everything> and than adding just the C<--enable-...> arguments 2264C<--disable-everything> and than adding just the C<--enable-...> arguments
2271you want. 2265you want.
2272 2266
2267=item --enable-256-color (default: off)
2268
2269Add support for 256 colors.
2270
2273=item --enable-xft (default: enabled) 2271=item --enable-xft (default: enabled)
2274 2272
2275Add support for Xft (anti-aliases, among others) fonts. Xft fonts are 2273Add support for Xft (anti-aliases, among others) fonts. Xft fonts are
2276slower and require lots of memory, but as long as you don't use them, you 2274slower and require lots of memory, but as long as you don't use them, you
2277don't pay for them. 2275don't pay for them.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines