Share

rxvt

File Release Notes and Changelog

Release Name: 2.6.2

Notes:
Bugfix release for 2.6 series.
Incompatibilities with previous (2.6.1) release:
* scrolling using modifier (e.g. shift) and up/down cursor keys off again by default (see src/feature.h: SCROLL_ON_UPDOWN_KEYS)
Known bugs/problems not fixed:
* Irix users may have problems with local (especially multihead) displays
* OSF/DigitalUnix/foobar/Tru64 may detect incorrect pty type

Changes: Geoff Wing <gcw@pobox.com> et al. fixed detection of struct utmpx, noticed by Paul 'TBBle' Hampson <Paul.Hampson@Pobox.Com> fixed -si/+si option, noticed by Thomas Lofgren <tlofgren@cup.hp.com> fixed some character display permutations fixed variable name in selection_paste and thus handle large pastes again, noticed by Dominik Vogt <dominik.vogt@gmx.de> added paste even if conversion to locale fails fixed scrollbar jumping to top when slider reaches bottom Jim Knoble <jmknoble@pobox.com> fixed scrollbar slider jitter added named constants for scrollbar calculations Jun Morimoto <morimoto@xantia.citroen.org> added basic argument checking for rclock to detect missing arguments Tung-Han Hsieh <thhsieh@linux.org.tw> fixed configure notify bypass checking for self window configurations fixed empty paste coredump with MULTICHAR_SET Oskar Liljeblad <osk@hem.passagen.se> added SCROLL_ON_UPDOWN_KEYS to feature.h to allow scrollback via (shift|meta|ctrl) modifier and up/down keys, default off for backwards compatibility