--- rxvt-unicode/Changes 2005/08/11 02:09:49 1.422 +++ rxvt-unicode/Changes 2005/09/15 21:13:39 1.424 @@ -1,5 +1,10 @@ +15:08 URxvt.keysym.0xff08: ^H +15:08 # home +15:08 URxvt.keysym.0xff50: \033[1~ +15:08 # end +15:08 URxvt.keysym.0xff57: \033[4~ + TODO: --enable-minimal non-default -TODO: reverse video black-on-black => rv TODO: do font request caching, might help rxvtd on some machines TODO: safer command: keymap processing. TODO: "slow" rendering mode for bidi and scripts @@ -24,7 +29,10 @@ the terminfo flash code to use the same delay. This is synchronous, so many bells might inhibit screen updates in other windows. - + - text with background==foreground colour gets displayed with default + bg/fg now when in reverse video, so it can be seen when selecting. + - allow koi8r* as x11 encoding name for koi8r (Nikita Danilov). + 5.7 Wed Jul 13 04:46:33 CEST 2005 - implement some useful (hopefully) options for rxvtd. - separate and improved rxvtc(1) and rxvtd(1) manpages.