log src/testdir/test_textprop.vim @ 29688:1455814702ad v9.0.0184

age author description
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
Thu, 12 May 2022 20:00:02 +0200 Bram Moolenaar patch 8.2.4944: text properties are wrong after "cc" v8.2.4944
Mon, 18 Apr 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.4787: prop_find() does not find the right property v8.2.4787
Thu, 10 Feb 2022 21:00:04 +0100 Bram Moolenaar patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menu v8.2.4339
Sat, 29 Jan 2022 23:00:05 +0100 Bram Moolenaar patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent v8.2.4257
Thu, 02 Dec 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.3723: when using 'linebreak' a text property starts too early v8.2.3723
Tue, 30 Nov 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.3706: text property highlighting is used on Tab v8.2.3706
Mon, 29 Nov 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3700: text property highlighting continues over breakindent v8.2.3700
Tue, 23 Nov 2021 13:00:05 +0100 Bram Moolenaar patch 8.2.3652: can only get text properties one line at a time v8.2.3652
Wed, 25 Aug 2021 17:15:04 +0200 Bram Moolenaar patch 8.2.3373: text property test fails on MS-Windows v8.2.3373
Wed, 25 Aug 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3372: line2byte() value wrong when adding a text property v8.2.3372
Mon, 16 Aug 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.3356: adding many text properties requires a lot of function calls v8.2.3356
Sun, 15 Aug 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.3350: text properties test fails on MS-Windows v8.2.3350
Sun, 15 Aug 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.3348: line2byte() returns wrong value after adding textprop v8.2.3348
Sun, 01 Aug 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.3272: cannot use id zero with prop_find() v8.2.3272
Sat, 31 Jul 2021 18:45:03 +0200 Bram Moolenaar patch 8.2.3257: calling prop_find() with -1 for ID gives errornous error v8.2.3257
Wed, 28 Jul 2021 13:45:03 +0200 Bram Moolenaar patch 8.2.3233: prop_list() and prop_find() do not indicate the buffer v8.2.3233
Sat, 10 Jul 2021 13:30:06 +0200 Bram Moolenaar patch 8.2.3135: Vim9: builtin function arguments not checked at compile time v8.2.3135
Sun, 27 Jun 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.3062: internal error when adding several text properties v8.2.3062