log src/testdir/test_textprop.vim @ 30015:adb0de8be4ce v9.0.0345

age author description
Thu, 01 Sep 2022 13:30:05 +0200 Bram Moolenaar patch 9.0.0345: error message for list argument could be clearer v9.0.0345
Tue, 30 Aug 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0335: checks for Dictionary argument often give a vague error v9.0.0335
Sun, 28 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0297: cursor position wrong after right aligned virtual text v9.0.0297
Wed, 24 Aug 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0252: cursor in wrong place after virtual text v9.0.0252
Tue, 23 Aug 2022 19:45:05 +0200 Bram Moolenaar patch 9.0.0247: cannot add padding to virtual text without highlight v9.0.0247
Sat, 20 Aug 2022 22:00:03 +0200 Bram Moolenaar patch 9.0.0233: removing multiple text properties takes many calls v9.0.0233
Mon, 15 Aug 2022 17:00:06 +0200 Bram Moolenaar patch 9.0.0214: splitting a line may duplicate virtual text v9.0.0214
Sun, 14 Aug 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0210: 'list' mode does not work properly with virtual text v9.0.0210
Sun, 14 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0208: the override flag has no effect for virtual text v9.0.0208
Sun, 14 Aug 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0205: cursor in wrong position when inserting after virtual text v9.0.0205
Sat, 13 Aug 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0201: CursorLine highlight overrules virtual text highlight v9.0.0201
Sat, 13 Aug 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0200: cursor wrong if 'nowrap' and two right aligned text props v9.0.0200
Sat, 13 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0199: cursor position wrong with two right-aligned virtual texts v9.0.0199
Fri, 12 Aug 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0194: cursor displayed in wrong position after removing text prop v9.0.0194
Thu, 11 Aug 2022 18:30:04 +0200 Bram Moolenaar patch 9.0.0193: search and match highlgith interfere with virtual text v9.0.0193
Wed, 10 Aug 2022 21:00:04 +0200 Bram Moolenaar patch 9.0.0188: strange effects when using "text_align" with non-zero column v9.0.0188
Wed, 10 Aug 2022 18:00:04 +0200 Bram Moolenaar patch 9.0.0186: virtual text without highlighting does not show v9.0.0186
Wed, 10 Aug 2022 17:15:02 +0200 Bram Moolenaar patch 9.0.0185: virtual text does not show if text prop at same position v9.0.0185
Wed, 10 Aug 2022 14:45:02 +0200 Bram Moolenaar patch 9.0.0184: virtual text prop highlight continues after truncation v9.0.0184
Wed, 10 Aug 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0183: extra space after virtual text when 'linebreak' is set v9.0.0183
Tue, 09 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0181: textprop test with line2byte() fails on MS-Windows v9.0.0181
Tue, 09 Aug 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0180: stray logfile appears when running tests v9.0.0180
Tue, 09 Aug 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0179: cursor pos wrong with wrapping virtual text in empty line v9.0.0179
Tue, 09 Aug 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0178: cursor position wrong with virtual text before Tab v9.0.0178
Mon, 08 Aug 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0173: assert fails only on MS-Windows v9.0.0173
Mon, 08 Aug 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0172: trying to allocate zero bytes v9.0.0172
Mon, 08 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0169: insufficient testing for line2byte() with text properties v9.0.0169
Mon, 08 Aug 2022 12:15:06 +0200 Bram Moolenaar patch 9.0.0168: cursor positioned wrong with two virtual text properties v9.0.0168
Sun, 07 Aug 2022 16:00:06 +0200 Bram Moolenaar patch 9.0.0163: text property not adjusted for text inserted with "p" v9.0.0163
Sun, 07 Aug 2022 13:00:15 +0200 Bram Moolenaar patch 9.0.0162: text property "below" gets indent if 'breakindent' is set v9.0.0162
Sat, 06 Aug 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0158: with 'nowrap' "below" property not displayed correctly v9.0.0158
Sat, 06 Aug 2022 22:15:06 +0200 Bram Moolenaar patch 9.0.0157: 'showbreak' displayed below truncated "after" text prop v9.0.0157
Sat, 06 Aug 2022 18:45:03 +0200 Bram Moolenaar patch 9.0.0155 Problem: No test for what patch 9.0.0155 fixes. Solution: Add a test. Fix typos. (closes #10822) v9.0.0155
Sat, 06 Aug 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0154: text properties wrong after splitting a line v9.0.0154
Sat, 06 Aug 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0153: no fold and sign column for virtual text with "below" align v9.0.0153
Sat, 06 Aug 2022 15:00:03 +0200 Bram Moolenaar patch 9.0.0151: a "below" aligned text property does not work with 'nowrap' v9.0.0151
Fri, 05 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0148: a "below" aligned text property gets 'showbreak' displayed v9.0.0148
Fri, 05 Aug 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0147: cursor positioned wrong after two "below" text properties v9.0.0147
Fri, 05 Aug 2022 21:00:03 +0200 Bram Moolenaar patch 9.0.0145: substitute that joins lines drops text properties v9.0.0145
Fri, 05 Aug 2022 18:15:08 +0200 Bram Moolenaar patch 9.0.0144: text property cannot override 'cursorline' highlight v9.0.0144
Fri, 05 Aug 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0143: cursor positioned after virtual text in empty line v9.0.0143
Thu, 04 Aug 2022 16:15:08 +0200 Bram Moolenaar patch 9.0.0139: truncating virtual text after a line not implemented v9.0.0139
Tue, 02 Aug 2022 13:00:06 +0200 Bram Moolenaar patch 9.0.0134: no test for text property with column zero v9.0.0134
Mon, 01 Aug 2022 23:30:03 +0200 Bram Moolenaar patch 9.0.0133: virtual text after line moves to joined line v9.0.0133
Mon, 01 Aug 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0132: multi-byte characters in virtual text not handled correctly v9.0.0132
Mon, 01 Aug 2022 17:15:02 +0200 Bram Moolenaar patch 9.0.0131: virtual text with Tab is not displayed correctly v9.0.0131
Mon, 01 Aug 2022 17:00:04 +0200 Bram Moolenaar patch 9.0.0130: cursor position wrong when inserting around virtual text v9.0.0130
Mon, 01 Aug 2022 12:30:05 +0200 Bram Moolenaar patch 9.0.0125: cursor positioned wrong with virtual text after the line v9.0.0125
Sun, 31 Jul 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0121: cannot put virtual text after or below a line v9.0.0121
Sat, 30 Jul 2022 23:30:05 +0200 Bram Moolenaar patch 9.0.0117: text of removed textprop with text is not freed v9.0.0117
Sat, 30 Jul 2022 22:45:02 +0200 Bram Moolenaar patch 9.0.0116: virtual text not displayed if 'signcolumn' is "yes" v9.0.0116
Mon, 25 Jul 2022 19:15:06 +0200 Bram Moolenaar patch 9.0.0067: cannot show virtual text v9.0.0067
Tue, 24 May 2022 22:30:02 +0200 Bram Moolenaar patch 8.2.5014: byte offsets are wrong when using text properties v8.2.5014
Sat, 21 May 2022 12:30:03 +0200 Bram Moolenaar patch 8.2.4988: textprop in wrong position when replacing multi-byte chars v8.2.4988
Sun, 15 May 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.4960: text properties that cross lines not updated for deleted line v8.2.4960
Sun, 15 May 2022 14:15:04 +0200 Bram Moolenaar patch 8.2.4957: text properties in a wrong position after a block change v8.2.4957
Sat, 14 May 2022 20:00:05 +0200 Bram Moolenaar patch 8.2.4955: text property in wrong position after auto-indent v8.2.4955
Sat, 14 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4954: inserting line breaks text property spanning two lines v8.2.4954
Fri, 13 May 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.4950: text properties position wrong after shifting text v8.2.4950
Fri, 13 May 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.4947: text properties not adjusted when accepting spell suggestion v8.2.4947