log src/testdir/test_textprop.vim @ 32838:eaf22d1df3c1 v9.0.1731

age author description
Thu, 17 Aug 2023 23:30:04 +0200 Christian Brabandt patch 9.0.1731: blockwise Visual highlight not working with virtual text v9.0.1731
Sat, 12 Aug 2023 00:30:03 +0200 Christian Brabandt patch 9.0.1695: Crash with overlong textprop above v9.0.1695
Sun, 23 Apr 2023 22:45:04 +0200 Bram Moolenaar patch 9.0.1482: crash when textprop has a very large "padding" value v9.0.1482
Mon, 17 Apr 2023 23:00:05 +0200 Bram Moolenaar patch 9.0.1463: virtual text truncation only works with Unicode 'encoding' v9.0.1463
Fri, 14 Apr 2023 23:00:07 +0200 Bram Moolenaar patch 9.0.1453: typos in source code and tests v9.0.1453
Sun, 19 Feb 2023 19:45:03 +0100 Bram Moolenaar patch 9.0.1327: cursor in wrong position below line with virtual text below v9.0.1327
Sun, 19 Feb 2023 15:45:03 +0100 Bram Moolenaar patch 9.0.1326: relative line number not updated with virtual text above v9.0.1326
Sun, 19 Feb 2023 15:30:04 +0100 Bram Moolenaar patch 9.0.1325: 'colorcolumn' highlight wrong with virtual text above v9.0.1325
Sun, 12 Feb 2023 19:15:05 +0100 Bram Moolenaar patch 9.0.1306: no regression test for solved problem of #11959 v9.0.1306
Sun, 12 Feb 2023 15:45:04 +0100 Bram Moolenaar patch 9.0.1304: "$" for 'list' option displayed in wrong position v9.0.1304
Sat, 11 Feb 2023 15:00:04 +0100 Bram Moolenaar patch 9.0.1301: virtual text below empty line not displayed v9.0.1301
Sat, 28 Jan 2023 20:30:04 +0100 Bram Moolenaar patch 9.0.1257: code style is not check in test scripts v9.0.1257
Sat, 21 Jan 2023 17:00:41 +0100 Bram Moolenaar patch 9.0.1226: spurious empty line when using text properties v9.0.1226
Sun, 01 Jan 2023 15:15:03 +0100 Bram Moolenaar patch 9.0.1124: virtual text at a column position is truncated v9.0.1124
Mon, 19 Dec 2022 14:45:04 +0100 Bram Moolenaar patch 9.0.1077: can add text property with negative ID before virtual text v9.0.1077
Sat, 17 Dec 2022 12:45:03 +0100 Bram Moolenaar patch 9.0.1067: in diff mode virtual text is highlighted incorrectly v9.0.1067
Tue, 06 Dec 2022 15:30:04 +0100 Bram Moolenaar patch 9.0.1019: 'smoothscroll' and virtual text above don't work together v9.0.1019
Fri, 02 Dec 2022 23:00:03 +0100 Bram Moolenaar patch 9.0.0995: padding before virtual text is highlighted v9.0.0995
Fri, 02 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.0993: display errors when adding or removing text property type v9.0.0993
Thu, 01 Dec 2022 19:45:03 +0100 Bram Moolenaar patch 9.0.0982: 'cursorline' not drawn before virtual text below v9.0.0982
Tue, 29 Nov 2022 22:45:03 +0100 Bram Moolenaar patch 9.0.0975: virtual text below empty line misplaced when 'number' set v9.0.0975
Sun, 27 Nov 2022 22:00:03 +0100 Bram Moolenaar patch 9.0.0962: virtual text below cannot be placed below empty lines v9.0.0962
Thu, 24 Nov 2022 23:45:02 +0100 Bram Moolenaar patch 9.0.0944: 'cursorline' causes virtual text highlight to continue v9.0.0944
Sat, 19 Nov 2022 00:15:03 +0100 Bram Moolenaar patch 9.0.0905: virtual text after the line wraps when 'wrap' is off v9.0.0905
Thu, 17 Nov 2022 16:00:06 +0100 Bram Moolenaar patch 9.0.0894: virtual text property highlight ignores window background v9.0.0894
Wed, 16 Nov 2022 23:15:04 +0100 Bram Moolenaar patch 9.0.0891: virtual text below after match has wrong highlight v9.0.0891
Sun, 13 Nov 2022 14:00:04 +0100 Bram Moolenaar patch 9.0.0870: get E967 when using text property in quickfix window v9.0.0870
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Mon, 17 Oct 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo' v9.0.0784
Thu, 13 Oct 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0741: cannot specify an ID for each item with prop_add_list() v9.0.0741
Thu, 13 Oct 2022 15:15:07 +0200 Bram Moolenaar patch 9.0.0740: prop_add_list() gives multiple errors for invalid argument v9.0.0740
Tue, 11 Oct 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is off v9.0.0725
Tue, 11 Oct 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0723: extra empty line below virtual text when 'list' is set v9.0.0723
Tue, 11 Oct 2022 16:30:05 +0200 Bram Moolenaar patch 9.0.0722: virtual text "after" does not show with 'list' set v9.0.0722
Tue, 11 Oct 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0721: virtual text "above" with padding not displayed correctly v9.0.0721
Mon, 10 Oct 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0718: extra empty line between two virtual text "below" v9.0.0718
Mon, 10 Oct 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0716: with 'nowrap' virtual text "after" does not scroll left v9.0.0716
Mon, 10 Oct 2022 16:45:05 +0200 Bram Moolenaar patch 9.0.0714: with 'nowrap' two virtual text below not displayed correctly v9.0.0714
Sun, 09 Oct 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0709: virtual text "after" not correct with 'nowrap' v9.0.0709
Sun, 09 Oct 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0705: virtual text truncation does not take padding into account v9.0.0705
Tue, 20 Sep 2022 19:00:05 +0200 Bram Moolenaar patch 9.0.0518: virtual text highlight starts too early with 'nowrap' v9.0.0518
Tue, 20 Sep 2022 17:00:05 +0200 Bram Moolenaar patch 9.0.0515: virtual text highlight starts too early when 'number' is set v9.0.0515
Sat, 17 Sep 2022 20:00:03 +0200 Bram Moolenaar patch 9.0.0489: using "end_lnum" with virtual text causes problems v9.0.0489
Sat, 17 Sep 2022 18:30:04 +0200 Bram Moolenaar patch 9.0.0488: cursor wrong with virtual text "above" and 'showbreak' v9.0.0488
Fri, 16 Sep 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0482: "g0" moves to wrong location with virtual text "above" v9.0.0482
Thu, 15 Sep 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0472: virtual text "below" doesn't show in list mode v9.0.0472
Wed, 14 Sep 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0466: virtual text wrong after adding line break after line v9.0.0466
Wed, 14 Sep 2022 17:15:06 +0200 Bram Moolenaar patch 9.0.0464: with virtual text "above" indenting doesn't work well v9.0.0464
Tue, 13 Sep 2022 19:45:03 +0200 Bram Moolenaar patch 9.0.0458: splitting a line with a text prop "above" moves it down v9.0.0458
Mon, 12 Sep 2022 20:30:06 +0200 Bram Moolenaar patch 9.0.0452: Visual highlighting extends into virtual text prop v9.0.0452
Mon, 12 Sep 2022 19:00:05 +0200 Bram Moolenaar patch 9.0.0451: virtual text "above" does not work with 'nowrap' v9.0.0451
Sun, 11 Sep 2022 14:45:04 +0200 Bram Moolenaar patch 9.0.0442: virtual text "above" doesn't handel line numbers v9.0.0442
Sat, 10 Sep 2022 23:45:02 +0200 Bram Moolenaar patch 9.0.0439: cursor wrong if inserting before line with virtual text above v9.0.0439
Sat, 10 Sep 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0438: cannot put virtual text above a line v9.0.0438
Fri, 02 Sep 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0357: 'linebreak' interferes with text property highlight v9.0.0357
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