--- rxvt-unicode/src/urxvt.pm 2006/02/06 06:14:08 1.133 +++ rxvt-unicode/src/urxvt.pm 2006/02/12 05:31:53 1.135 @@ -155,8 +155,8 @@ =item readline (enabled by default) -A support package that tries to make editing with readline easier. At the -moment, it reacts to clicking with the left mouse button by trying to +A support package that tries to make editing with readline easier. At +the moment, it reacts to clicking shift-left mouse button by trying to move the text cursor to this position. It does so by generating as many cursor-left or cursor-right keypresses as required (the this only works for programs that correctly support wide characters). @@ -555,6 +555,12 @@ The event is simply the action string. This interface is assumed to change slightly in the future. +=item on_resize_all_windows $tern, $new_width, $new_height + +Called just after the new window size has been calculcated, but before +windows are actually being resized or hints are being set. If this hook +returns TRUE, setting of the window hints is being skipped. + =item on_x_event $term, $event Called on every X event received on the vt window (and possibly other