--- rxvt-unicode/Changes 2005/02/13 09:05:10 1.363 +++ rxvt-unicode/Changes 2005/02/14 20:49:19 1.371 @@ -1,6 +1,6 @@ TODO: manpage 900mb update -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 @@ -15,7 +15,18 @@ - 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 tab'able 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 be faster and more + compatible with older rxvt-unicode versions when multiple fonts + match (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.