log src/testdir/test_textprop.vim @ 34623:65e7eaf68f19 v9.1.0200

age author description
Sun, 24 Mar 2024 10:00:05 +0100 Christian Brabandt patch 9.1.0200: `gj`/`gk` not skipping over outer virtual text lines v9.1.0200
Wed, 20 Mar 2024 20:00:07 +0100 Christian Brabandt patch 9.1.0189: Memory leak with "above" virttext and 'relativenumber' v9.1.0189
Sun, 17 Mar 2024 10:15:05 +0100 Christian Brabandt patch 9.1.0185: 'wincolor' hl missing with 'rightleft', "below" virttext, 'nowrap' v9.1.0185
Thu, 14 Mar 2024 18:30:03 +0100 Christian Brabandt patch 9.1.0179: 'wincolor' highlight missing with "below" virtual text v9.1.0179
Wed, 06 Mar 2024 21:00:11 +0100 Christian Brabandt patch 9.1.0153: Text properties corrupted with fo+=aw and backspace v9.1.0153
Tue, 27 Feb 2024 20:30:03 +0100 Christian Brabandt patch 9.1.0140: cursor on wrong row after 1 char 'below' virtual text when EOL is shown v9.1.0140
Wed, 21 Feb 2024 21:15:03 +0100 Christian Brabandt patch 9.1.0124: display of below/right virtual text with non-virtual text overlap v9.1.0124
Sun, 10 Dec 2023 15:16:11 +0100 Christian Brabandt patch 9.0.2146: text-property without type errors when joining v9.0.2146
Sun, 10 Dec 2023 15:16:08 +0100 Christian Brabandt patch 9.0.2144: Text properties causes wrong line wrapping v9.0.2144
Mon, 11 Sep 2023 20:15:04 +0200 Christian Brabandt patch 9.0.1896: "below" virtual text doesn't work with 'rightleft' v9.0.1896
Sat, 09 Sep 2023 10:28:04 +0200 Christian Brabandt merge heads
Sat, 09 Sep 2023 10:23:28 +0200 Christian Brabandt merge heads
Sat, 02 Sep 2023 22:00:07 +0200 Christian Brabandt patch 9.0.1851: breakindent missing by virt text v9.0.1851
Fri, 01 Sep 2023 19:00:07 +0200 Christian Brabandt patch 9.0.1836: display wrong with virttext, linebreak and breakindent v9.0.1836
Thu, 31 Aug 2023 18:15:07 +0200 Christian Brabandt patch 9.0.1828: cursor wrong with virt text before double-width char v9.0.1828
Wed, 30 Aug 2023 17:00:03 +0200 Christian Brabandt patch 9.0.1825: wrong cursor position with virt text and 'linebreak' v9.0.1825
Sun, 27 Aug 2023 19:15:09 +0200 Christian Brabandt patch 9.0.1802: Multiline regex with Visual selection fails with virtual text v9.0.1802
Sun, 27 Aug 2023 19:15:05 +0200 Christian Brabandt patch 9.0.1800: Cursor position still wrong with 'showbreak' and virtual text v9.0.1800
Sun, 27 Aug 2023 11:30:08 +0200 Christian Brabandt patch 9.0.1792: problem with gj/gk/gM and virtual text v9.0.1792
Thu, 24 Aug 2023 07:58:05 +0200 Christian Brabandt re-sync with git
Thu, 24 Aug 2023 07:35:13 +0200 Christian Brabandt patch 9.0.1785: wrong cursor position with 'showbreak' and lcs-eol
Wed, 23 Aug 2023 19:56:02 +0200 Christian Brabandt Some more missing changes :(
Tue, 22 Aug 2023 22:00:05 +0200 Christian Brabandt patch 9.0.1782: prop_list() does not return text_padding_left
Sun, 20 Aug 2023 20:45:03 +0200 Christian Brabandt patch 9.0.1770: lines disappear when modifying chars before virt text v9.0.1770
Sun, 20 Aug 2023 18:30:07 +0200 Christian Brabandt patch 9.0.1762: Not able to get the virtual text property v9.0.1762
Sat, 19 Aug 2023 15:45:03 +0200 Christian Brabandt patch 9.0.1749: Text property highlight doesn't override a sign highlight on TAB v9.0.1749
Sat, 19 Aug 2023 13:30:08 +0200 Christian Brabandt patch 9.0.1745: Missing test coverage for blockwise Visual highlight v9.0.1745
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