--- rxvt-unicode/Changes 2008/11/04 16:43:50 1.890 +++ rxvt-unicode/Changes 2008/11/05 00:01:01 1.895 @@ -20,9 +20,12 @@ DUMB: support tex fonts TODO: /*TODO: the xlceararea/xfillrectangle below don't take scroll offste into account, ask mikachu for details */ +00:25:39 put your prompt around the middle row in the terminal + and while sleep 0.1; do printf '\e[J'; done +00:26:31 i assume scorllttyoutput or so wouldinterfere? + TODO: cursor over overlays, when focus change? -TODO: tput reset, reset more stuff/mouse reporting - the aterm code now frees the as visual and image manager objects when a window was closed. - do not (wrongly) adjust the virtual line length inside @@ -49,6 +52,13 @@ to save memory in the common case of not using visual gimmicks. - try to work around a race between urxvt and wm's on programmatic resizes by temporarily disabling size hints. + - implement the DECSTR soft reset sequence and use it for tput init, + and make hard RIS and DECSTR both reset more private modes, such + as mouse reporting. + - redundantly clear mouse reporting and a few other states in + tput init/tput reset, for older urxvts. + - partial/full clear screens did cause flickering and possibly pixel + droppings when urxvt viewed the scorllback buffer. 9.05 Sun Jun 15 20:09:20 CEST 2008 - new option --cd/chdir to set the starting working directory.