--- rxvt-unicode/Changes 2005/02/13 08:56:27 1.362 +++ rxvt-unicode/Changes 2005/02/14 20:46:47 1.370 @@ -1,35 +1,32 @@ -Lines marked with "xterm:" indicate either xterm features ported to rxvt -or changed rxvt behaviour to make it more compatible to xterm (usually -xfree86's xterm). - TODO: manpage 900mb update -TODO: openbsd -checking for int16_t... ./configure[13497]: test: 2: unexpected operator/operand - short -checking for uint16_t... ./configure[13579]: test: 2: unexpected operator/operand -unsigned short -checking for int32_t... ./configure[13661]: test: 4: unexpected operator/operand - int -checking for uint32_t... ./configure[13743]: test: 4: unexpected operator/operand -unsigned int -checking return type of signal handlers... void -./configure[13848]: break: cannot break -TODO: maybe just output the error and continue on x errors, especially for XIM-management TODO: safer command: keymap processing. +TODO: "slow" rendering mode for bidi and scripts TODO: read property sequence is broken with respect to utf-8 etc. WISH: keyboard modification via esc-sequences. WISH: line-rewrapping on resize -WISH: hotkey font resizing (possible via keymaps) WISH: searchable backlog WISH: meta-tagging of data by regex (my dream project) WISH: double-click: more intelligent (urls etc.) -WISH: OnTheSpot editing. +WISH: OnTheSpot editing, or maybe switch to miiiiiiif WISH: tabbed windows (hey, just use screen...) WISH: just for fun, do shade and tint with XRender. +5.1 - fix a bug when parsing fontnames and another one for empty keymaps which could result in crashes (Kuang-che Wu). + - new option: -embed (frills). somebody could write a simple + tk script to make a tabbable terminal now. + - only warn on X errors, *try* to continue (frills). + - add COPYING back, which got lost somehow. + - after deciding that LSM is dead, remove all traces of it, + along with other, similar, cleanups. + - _try_ to react sensibly to some non-monotonic time changes. + - don't crash in urxvtc when getcwd fails (reported by Paco-Paco). + - tweak font searching algorithm a bit to get faster and be + more compatible with the font older rxvt-unicode versions chose + (reported by Paco-Paco). + - urxvtd tries to stay in "/" whenever possible. 5.0 Fri Feb 11 18:31:48 CET 2005 - document a race-free hack to start urxvtd. @@ -441,16 +438,16 @@ for the keymappings. - don't leave the X or rxvtd sockets open in child processes. (inherited fd's stay open - different to rxvt). - - xterm: implemented OSC3, set/get window property. get is an - extension and is slightly ugly. + - xterm-compat: implemented OSC3, set/get window property. get is + an extension and is slightly ugly. - removed --disable-swapscreen and SCROLL_ON_NO_SECONDARY and replaced them by runtime-configurable options secondaryScreen and secondaryScroll (-ssr and -ssc) (see debian bug #237673). - close down terminal window when child exits. (debian bug #241267). - - xterm: enable seperate mouse bg colour setting. + - xterm-compat: enable seperate mouse bg colour setting. - re-enable mouse cursor colours again, fixing colours when fg/bg are overwritten (as is common). - - xterm: correctly implement privmodes 1047, 1048, 1049. + - xterm-compat: correctly implement privmodes 1047, 1048, 1049. - ported to solaris by elmar@math.uni-bremen.de. 2.6 Fri Apr 2 03:24:10 CEST 2004 @@ -458,8 +455,8 @@ - WARNING: changed menu sequence from ESC ] 10 to ESC ] 703 to avoid clashes with xterm. - changed OSC701/OSC702 sequence to return standard escaped reports. - - xterm: make set window colour and other requests report window - colour when arg is "?". + - xterm-compat: make set window colour and other requests report + window colour when arg is "?". - enable colour tinting of "transparent" backgrounds. - stop ST sequences earlier, as we now react on 0x90 and thus cause conditions more often that look like locks but are, in