--- rxvt-unicode/Changes 2008/05/16 19:27:16 1.867 +++ rxvt-unicode/Changes 2008/06/15 13:54:15 1.870 @@ -18,12 +18,12 @@ WISH: look into XAddConnectionWatch, does anybody need that? DUMB: support tex fonts -TODO: fix perl doc for $term->ROW_t - TODO: rxvt -font 10x20 -xrm "*.tabbed.font: 10x20" -pe tabbed how does one affect the tab windows themselves? seems not to work anymore. TODO: implement initial chdir for tabs by making it a resource? + - new option --cd/chdir to set the starting working directory. + - tabbed extension now starts in the "correct" working directory. - work around fedore 9 prividing isastream but not the relevant header file for it (report by Tuncer Ayaz). - upgrade to libev-3.31, fixing a bug in the select backend @@ -32,6 +32,7 @@ after EILSEQ (patch by Neil Booth). This fixes the issue of rxvt-unicode not properly displaying text after an illegal sequence on NetBSD and probably other systems. + - implement ESC [ 3 K as a more rational alternative to ESC [ 0 K. - made tabs moveable (based on a patch by Petr Machata). - support relative paths for RXVT_SOCKET in urxvtd. - better diagnostic on 0x0 window geometries.