--- rxvt-unicode/Changes 2005/12/22 16:09:00 1.444 +++ rxvt-unicode/Changes 2005/12/24 12:55:17 1.448 @@ -4,7 +4,6 @@ TODO: "slow" rendering mode for bidi and scripts TODO: read property sequence is broken with respect to utf-8 etc. TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. -WISH: xterm's -hold WISH: keymap modification via esc-sequences. WISH: searchable backlog WISH: meta-tagging of data by regex/master process (my dream project) @@ -21,7 +20,10 @@ partial patch). - bump max columns/rows to 10000 each. - bump max savelines to 10000000. + - -pty-fd now passes the urxvtc fd to the urxvtd process. + - avoid linking against -lnsl/-lsocket/-lxpg4 unless neccessary. - major code cleanup (still not complete, though). + - implement -hold option. - _major_ rewrite of internal buffer handling: - re-flow on resize, lines get wrapped instead of winged. - circular line buffer (substantially speeds up scrolling).