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

Comparing rxvt-unicode/README.configure (file contents):
Revision 1.79 by root, Fri Dec 26 22:52:22 2014 UTC vs.
Revision 1.80 by root, Wed Dec 31 14:12:44 2014 UTC

190 rectangular selections 190 rectangular selections
191 trailing space removal for selections 191 trailing space removal for selections
192 verbose X error handling 192 verbose X error handling
193 193
194 --enable-iso14755 (default: on) 194 --enable-iso14755 (default: on)
195 Enable extended ISO 14755 support (see rxvt(1)). Basic support 195 Enable extended ISO 14755 support (see urxvt(1)). Basic support
196 (section 5.1) is enabled by "--enable-frills", while support for 196 (section 5.1) is enabled by "--enable-frills", while support for
197 5.2, 5.3 and 5.4 is enabled with this switch. 197 5.2, 5.3 and 5.4 is enabled with this switch.
198 198
199 --enable-keepscrolling (default: on) 199 --enable-keepscrolling (default: on)
200 Add support for continual scrolling of the display when you hold the 200 Add support for continual scrolling of the display when you hold the
222 222
223 --enable-pointer-blank (default: on) 223 --enable-pointer-blank (default: on)
224 Add support to have the pointer disappear when typing or inactive. 224 Add support to have the pointer disappear when typing or inactive.
225 225
226 --enable-perl (default: on) 226 --enable-perl (default: on)
227 Enable an embedded perl interpreter. See the rxvtperl(3) manpage for 227 Enable an embedded perl interpreter. See the urxvtperl(3) manpage
228 more info on this feature, or the files in src/perl/ for the 228 for more info on this feature, or the files in src/perl/ for the
229 extensions that are installed by default. The perl interpreter that 229 extensions that are installed by default. The perl interpreter that
230 is used can be specified via the "PERL" environment variable when 230 is used can be specified via the "PERL" environment variable when
231 running configure. Even when compiled in, perl will *not* be 231 running configure. Even when compiled in, perl will *not* be
232 initialised when all extensions have been disabled "-pe "" 232 initialised when all extensions have been disabled "-pe ""
233 --perl-ext-common """, so it should be safe to enable from a 233 --perl-ext-common """, so it should be safe to enable from a
245 This switch breaks termcap/terminfo compatibility to 245 This switch breaks termcap/terminfo compatibility to
246 "TERM=rxvt-unicode", and consequently sets "TERM" to 246 "TERM=rxvt-unicode", and consequently sets "TERM" to
247 "rxvt-unicode-256color" by default (doc/etc/ contains 247 "rxvt-unicode-256color" by default (doc/etc/ contains
248 termcap/terminfo definitions for both). 248 termcap/terminfo definitions for both).
249 249
250 It also results in higher memory usage and can slow down rxvt 250 It also results in higher memory usage and can slow down urxvt
251 dramatically when more than six fonts are in use by a terminal 251 dramatically when more than six fonts are in use by a terminal
252 instance. 252 instance.
253 253
254 --with-name=NAME (default: urxvt) 254 --with-name=NAME (default: urxvt)
255 Set the basename for the installed binaries, resulting in "urxvt", 255 Set the basename for the installed binaries, resulting in "urxvt",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines