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.29 by root, Tue Oct 25 20:04:58 2005 UTC vs.
Revision 1.35 by root, Mon Jan 2 19:36:07 2006 UTC

195 window op and some xterm/OSC escape sequences 195 window op and some xterm/OSC escape sequences
196 tripleclickwords 196 tripleclickwords
197 settable insecure mode 197 settable insecure mode
198 keysym remapping support 198 keysym remapping support
199 cursor blinking and underline cursor 199 cursor blinking and underline cursor
200 -embed and -pty-fd options 200 -embed, -pty-fd and -hold options
201 201
202 --enable-iso14755 (default: on) 202 --enable-iso14755 (default: on)
203 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt). 203 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
204 Basic support (section 5.1) is enabled by "--enable-frills", while 204 Basic support (section 5.1) is enabled by "--enable-frills", while
205 support for 5.2, 5.3 and 5.4 is enabled with this switch. 205 support for 5.2, 5.3 and 5.4 is enabled with this switch.
231 --enable-dlmalloc (default: off) 231 --enable-dlmalloc (default: off)
232 Use Doug Lea's malloc - which is good for a production version See 232 Use Doug Lea's malloc - which is good for a production version See
233 <http://g.oswego.edu/dl/html/malloc.html> for details. 233 <http://g.oswego.edu/dl/html/malloc.html> for details.
234 234
235 --enable-smart-resize (default: on) 235 --enable-smart-resize (default: on)
236 Add smart growth/shrink behaviour when changing font size via from 236 Add smart growth/shrink behaviour when changing font size via hot
237 hot keys. This should keep in a fixed position the rxvt corner which 237 keys. This should keep the window corner which is closest to a
238 is closest to a corner of the screen. 238 corner of the screen in a fixed position.
239 239
240 --enable-pointer-blank (default: on) 240 --enable-pointer-blank (default: on)
241 Add support to have the pointer disappear when typing or inactive. 241 Add support to have the pointer disappear when typing or inactive.
242
243 --enable-perl (default: off)
244 Enable an embedded perl interpreter. See the rxvtperl(3) manpage
245 (doc/rxvtperl.txt) for more info on this feature, or the files in
246 src/perl-ext/ for the extensions that are installed by default.
242 247
243 --with-name=NAME (default: urxvt) 248 --with-name=NAME (default: urxvt)
244 Set the basename for the installed binaries, resulting in "urxvt", 249 Set the basename for the installed binaries, resulting in "urxvt",
245 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt". 250 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt".
246 251

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines