log src/testdir/test_breakindent.vim @ 35121:28f2e09012ac default tip

age author description
Mon, 12 Feb 2024 23:00:05 +0100 Christian Brabandt patch 9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' v9.1.0103
Sun, 11 Feb 2024 17:30:02 +0100 Christian Brabandt patch 9.1.0097: 'breakindent' behaves inconsistently with 'list' and splits v9.1.0097
Wed, 27 Dec 2023 19:15:07 +0100 Christian Brabandt patch 9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit v9.0.2187
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
Thu, 24 Aug 2023 07:35:13 +0200 Christian Brabandt patch 9.0.1785: wrong cursor position with 'showbreak' and lcs-eol
Fri, 02 Dec 2022 17:45:03 +0100 Bram Moolenaar patch 9.0.0991: crash when reading help index with various options set v9.0.0991
Thu, 13 Oct 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0746: breakindent test cases are commented out v9.0.0746
Thu, 13 Oct 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0745: wrong cursor position when using "gj" and "gk" in a long line v9.0.0745
Wed, 12 Oct 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0735: breakindent and scrolloff tests fail v9.0.0735
Thu, 06 Oct 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0681: "<<<" shows for 'smoothscroll' even when 'showbreak is set v9.0.0681
Thu, 06 Oct 2022 20:30:04 +0200 Bram Moolenaar patch 9.0.0677: breakindent test accepts wrong result v9.0.0677
Mon, 03 Oct 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0654: breakindent test fails v9.0.0654
Mon, 03 Oct 2022 18:15:04 +0200 Bram Moolenaar patch 9.0.0650: some tests are failing v9.0.0650
Mon, 05 Sep 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0391: using separate delete() call instead of writefile() 'D' flag v9.0.0391
Fri, 02 Sep 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0358: 'breakindent' does not indent non-lists v9.0.0358
Fri, 01 Jul 2022 14:30:03 +0200 Bram Moolenaar patch 9.0.0016: comparing line pointer for 'breakindent' is not reliable v9.0.0016
Thu, 30 Jun 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0013: reproducing memory access errors can be difficult v9.0.0013
Fri, 06 May 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.4882: cannot make 'breakindent' use a specific column v8.2.4882
Tue, 22 Mar 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4611: typos in tests; one lua line not covered by test v8.2.4611
Thu, 03 Mar 2022 21:15:04 +0100 Bram Moolenaar patch 8.2.4501: with 'showbreak' set cursor displayed in wrong position v8.2.4501
Sat, 15 Jan 2022 19:45:03 +0100 Bram Moolenaar patch 8.2.4100: early return when getting the 'formatlistpat' value v8.2.4100
Sat, 15 Jan 2022 11:15:03 +0100 Bram Moolenaar patch 8.2.4093: cached breakindent values not initialized properly v8.2.4093
Thu, 02 Sep 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3397: no test for what 8.2.3391 fixes v8.2.3397
Thu, 22 Jul 2021 12:00:05 +0200 Bram Moolenaar patch 8.2.3198: cannot use 'formatlistpat' for breakindent v8.2.3198
Wed, 14 Jul 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3160: 'breakindent' does not work well for bulleted lists v8.2.3160
Wed, 10 Feb 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.2496: insufficien testing for text jumping fix v8.2.2496
Wed, 10 Feb 2021 21:15:04 +0100 Bram Moolenaar patch 8.2.2495: text jumps up and down when moving the cursor v8.2.2495
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Sat, 16 May 2020 14:15:06 +0200 Bram Moolenaar patch 8.2.0766: display error when using 'number' and 'breakindent' v8.2.0766
Wed, 25 Mar 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0448: various functions not properly tested v8.2.0448
Sun, 23 Feb 2020 15:30:03 +0100 Bram Moolenaar patch 8.2.0308: 'showbreak' does not work for a very long line v8.2.0308
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Thu, 23 Jan 2020 20:00:04 +0100 Bram Moolenaar patch 8.2.0146: wrong indent when 'showbreak' and 'breakindent' are set v8.2.0146
Sat, 09 Nov 2019 23:30:03 +0100 Bram Moolenaar patch 8.1.2281: 'showbreak' cannot be set for one window v8.1.2281
Sun, 03 Nov 2019 16:00:04 +0100 Bram Moolenaar patch 8.1.2245: third character of 'listchars' tab shows in wrong place v8.1.2245
Sat, 07 Sep 2019 19:15:04 +0200 Bram Moolenaar patch 8.1.2004: more functions can be used as methods v8.1.2004
Sat, 31 Aug 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1953: more functions can be used as a method v8.1.1953
Wed, 07 Aug 2019 23:15:07 +0200 Bram Moolenaar patch 8.1.1826: tests use hand coded feature and option checks v8.1.1826
Thu, 06 Jun 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1483: skipped tests are not properly listed v8.1.1483
Sat, 23 Jun 2018 19:30:07 +0200 Christian Brabandt patch 8.1.0105: all tab stops are the same v8.1.0105
Wed, 01 Mar 2017 18:15:04 +0100 Christian Brabandt patch 8.0.0394: tabs are not aligned when scrolling horizontally v8.0.0394
Sun, 05 Feb 2017 21:15:04 +0100 Christian Brabandt patch 8.0.0311: linebreak tests are old style v8.0.0311
Thu, 17 Nov 2016 20:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6c896867c4f5d759616028ef7cbfce2a9ed32600 v8.0.0090