Notes: Important notes: * there is no default compiled scrollbar: you must choose via ./configure which scrollbar/s you wish to compile in. If you compile in more than one scrollbar, the choice of scrollbar type is via resource ''scrollstyle'' (or long option ''--scrollstyle''). * the --enable-everything is _order dependent_. If you use it, use it first, then you can disable something it enables if desired. * src/feature.h SCROLL_ON_UPDOWN_KEYS has been commented out to be compatible with older rxvt versions. * the build process supports shared libraries. This is for future use and I suggest that people (especially package builders) do _not_ use it. * slower link support added via XCopyArea() is not active if you use a pixmap or set transparency (support for those may still be compiled in) * the TODO list has grown and I'll get onto it when I get back
Changes: Geoff Wing <gcw@pobox.com> et al. fixed scrollTtyKeypress not active for all keypresses, noticed by Reuben Thomas <Reuben.Thomas@cl.cam.ac.uk> added -xrm option to accept dummy invocation arguments, from Christian W. Zuckschwerdt <zany@triq.net> & Chris Green <cgreen@matthaak.com> fixed documentation for options: -tr, -ic, -pt, -im, -mod, -xrm; and resources: scrollBar_right, scrollBar_floating, scrollTtyOutput, scrollTtyKeypress, preeditType, inputMethod, modifier. fixed OSC sequences to accept 7 and 8 bit ST as well as BEL added MAX_COLS & MAX_ROWS in feature.h to limit columns/rows on resize added copy root pixmap variant of transparency - make this the default with previous method as fallback fixed allocation of new lines to not set base attributes, including underline or reverse video information, noticed by Brian Mays <brian@debian.org> added ability for different scrollbars to be compiled in, determined by --scrollstyle fixed Meta key detection - has priority over Alt, noticed by Paul D. Smith <psmith@baynetworks.com> fixed configure check for mawk/gawk/nawk/awk added use of libtool in build procedure added SCROLL_ON_NO_SECONDARY to feature.h to scroll the screen when no swap is compiled in and a change screen request is made removed slightly buggy ConfigureNotify queue/ignore from our resizes fixed use of extended character classes, from Samoylov Olleg <olleg@faki-campus.mipt.ru> fixed timeout in select() call when unmapped, noticed by Tore Bjorkeli <tore.bjorkeli@runit.no> changed feature.h NO_BOLDUNDERLINE to NO_BOLD_UNDERLINE_REVERSE added support for XCopyArea() on screen display - good for slower links fixed CSI parameter parsing, including omitted parameters fixed allocation of new lines when in reverse video mode added answerbackString resource which sets the reply to ENQ (CTRL-E) fixed InheritPixmap interaction with fvwm2 by delaying a bit to allow the WM to do its stuff before we meddle with its windows Thomas Woerner <thomas@linux.de> added colorRV resource for reverse video colour (dependent on NO_BOLD_UNDERLINE_REVERSE in feature.h) Jun Morimoto <morimoto@xantia.citroen.org> fixed argument checking in rclock - ignore bad arguments Matthew W. Roberts <matt@lehi.tamu.edu> added -mailfile option to rclock Christian W. Zuckschwerdt <zany@triq.net> added OSC sequences to change base colours; also cursor, highlight, bold, pointer and underline colours. See rxvtRef Paul Sheer <psheer@obsidian.co.za> added initial INCR (incremental pasting) support
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use