--- rxvt-unicode/Changes 2013/02/16 17:26:53 1.1113 +++ rxvt-unicode/Changes 2013/04/02 21:03:35 1.1123 @@ -30,12 +30,21 @@ TODO: description into --help output? TODO: rxvt -help => (see rxvt-XXX(1))? + - fix regression that caused the double-click word selection to + erroneously include a tab on the left of the selected word. + - add support for the set cursor style (DECSCUSR) control + function. + - honour cursorColor also when the cursor style is underline. + +9.18 Sun Mar 24 15:33:35 CET 2013 + - fix regression that caused artifacts on resize. + +9.17 Fri Mar 1 13:46:08 CET 2013 - add shade operator in background perl extension. - avoid starting or ending the selection in the middle of wide characters to avoid artifacts (reproted by Tiago Resende). - - fix redraw bug that may occur if the character in the cursor cell has - width > 1 (reported by Tiago Resende). - - add shade operator in background perl extension + - fix artifacts that may occur if the character in the cursor + cell has width > 1 (reported by Tiago Resende). - fix regression that causes artifacts on scrolling if saveLines is 0 and the window is resized (reported by Bert Münnich).