--- rxvt-unicode/README.configure 2023/01/02 18:37:20 1.88 +++ rxvt-unicode/README.configure 2023/02/13 17:29:02 1.89 @@ -33,9 +33,9 @@ sets). These codeset tables are used for driving X11 core fonts, they are not required for Xft fonts, although having them compiled in lets rxvt-unicode choose replacement fonts more intelligently. - Compiling them in will make your binary bigger (all of together cost - about 700kB), but it doesn't increase memory usage unless you use a - font requiring one of these encodings. + Compiling them in will make your binary bigger (all of them together + cost about 700kB), but it doesn't increase memory usage unless you + use a font requiring one of these encodings. all all available codeset groups zh common chinese encodings @@ -182,7 +182,7 @@ verbose X error handling --enable-iso14755 (default: on) - Enable extended ISO 14755 support (see rxvt(1)). Basic support + Enable extended ISO 14755 support (see urxvt(1)). Basic support (section 5.1) is enabled by "--enable-frills", while support for 5.2, 5.3 and 5.4 is enabled with this switch. @@ -214,8 +214,8 @@ Add support to have the pointer disappear when typing or inactive. --enable-perl (default: on) - Enable an embedded perl interpreter. See the rxvtperl(3) manpage for - more info on this feature, or the files in src/perl/ for the + Enable an embedded perl interpreter. See the urxvtperl(3) manpage + for more info on this feature, or the files in src/perl/ for the extensions that are installed by default. The perl interpreter that is used can be specified via the "PERL" environment variable when running configure. Even when compiled in, perl will *not* be @@ -237,7 +237,7 @@ "rxvt-unicode-256color" by default (doc/etc/ contains termcap/terminfo definitions for both). - It also results in higher memory usage and can slow down rxvt + It also results in higher memory usage and can slow down urxvt dramatically when more than six fonts are in use by a terminal instance. @@ -246,11 +246,11 @@ "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt". --with-term=NAME (default: rxvt-unicode) - Sets the default "TERM" value that rxvt sets. The default is either + Sets the default "TERM" value that urxvt sets. The default is either "rxvt-unicode" or "rxvt-unicode-256color", as appropriate. --with-terminfo=PATH - If set, rxvt will set the environment variable "TERMINFO" to the + If set, urxvt will set the environment variable "TERMINFO" to the given PATH, which can be useful as a last resort if installing the terminfo entries system-wide is not possible.