summaryrefslogtreecommitdiff
path: root/src/testdir/test_fold.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2713: folding code not sufficiently testedv8.2.2713Bram Moolenaar2021-04-051-0/+120
* patch 8.2.2711: "gj" in a closed fold does not move out of the foldv8.2.2711Bram Moolenaar2021-04-041-11/+16
* patch 8.2.2684: not enough folding code is testedv8.2.2684Bram Moolenaar2021-04-011-18/+204
* patch 8.2.2633: multi-byte 'fillchars' for folding do not show properlyv8.2.2633Bram Moolenaar2021-03-211-0/+6
* patch 8.2.2569: 'fillchars' "stl" and "stlnc" items must be single bytev8.2.2569Bram Moolenaar2021-03-041-1/+60
* patch 8.2.2563: cannot use multibyte characters for folding in 'fillchars'v8.2.2563Bram Moolenaar2021-03-031-0/+112
* patch 8.2.2399: fold test fails in wide terminalv8.2.2399Bram Moolenaar2021-01-241-1/+1
* patch 8.2.2385: "gj" and "gk" do not work correctly when inside a foldv8.2.2385Bram Moolenaar2021-01-211-0/+35
* patch 8.2.2176: crash with a sequence of fold commandsv8.2.2176Bram Moolenaar2020-12-211-0/+7
* patch 8.2.2060: check for features implemented with "if"v8.2.2060Bram Moolenaar2020-11-271-3/+1
* patch 8.2.1972: crash when recreating nested foldv8.2.1972Bram Moolenaar2020-11-101-0/+10
* patch 8.2.1947: crash when using "zj" without foldsv8.2.1947Bram Moolenaar2020-11-031-0/+9
* patch 8.2.1702: crash when using undo after deleting folded linesv8.2.1702Bram Moolenaar2020-09-171-0/+19
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-3/+1
* patch 8.2.0633: crash when using null partial in filter()v8.2.0633Bram Moolenaar2020-04-241-0/+25
* patch 8.2.0002: "dj" only deletes first line of closed foldv8.2.0002Bram Moolenaar2019-12-131-0/+25
* patch 8.1.2052: using "x" before a closed fold may delete that foldv8.1.2052Bram Moolenaar2019-09-171-0/+12
* patch 8.1.1921: more functions can be used as methodsv8.1.1921Bram Moolenaar2019-08-241-4/+4
* patch 8.1.1890: ml_get error when deleting fold markerv8.1.1890Bram Moolenaar2019-08-191-0/+16
* patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar2019-08-071-3/+2
* patch 8.1.1483: skipped tests are not properly listedv8.1.1483Bram Moolenaar2019-06-061-1/+1
* patch 8.1.1362: code and data in tests can be hard to readv8.1.1362Bram Moolenaar2019-05-201-11/+12
* patch 8.1.0574: 'commentstring' not used when adding fold marker in Cv8.1.0574Bram Moolenaar2018-12-091-0/+29
* patch 8.1.0570: 'commentstring' not used when adding fold markerv8.1.0570Bram Moolenaar2018-12-071-0/+17
* patch 8.1.0449: when 'rnu' is set folded lines are not displayed correctlyv8.1.0449Bram Moolenaar2018-10-021-0/+21
* patch 8.1.0174: after paging up and down fold line is wrongv8.1.0174Bram Moolenaar2018-07-101-0/+26
* patch 8.0.1271: still too many old style testsv8.0.1271Bram Moolenaar2017-11-051-0/+21
* patch 8.0.1253: still too many old style testsv8.0.1253Bram Moolenaar2017-11-021-0/+167
* patch 8.0.1115: crash when using foldtextresult() recursivelyv8.0.1115Bram Moolenaar2017-09-161-0/+14
* patch 8.0.0581: moving folded text is sometimes not correctv8.0.0581Bram Moolenaar2017-04-221-19/+52
* patch 8.0.0496: insufficient testing for foldingv8.0.0496Bram Moolenaar2017-03-211-2/+55
* patch 8.0.0465: off-by-one error in using :move with foldingv8.0.0465Bram Moolenaar2017-03-161-2/+21
* patch 8.0.0457: using :move messes up manual foldsv8.0.0457Bram Moolenaar2017-03-141-0/+122
* patch 8.0.0453: adding fold marker creates new commentv8.0.0453Bram Moolenaar2017-03-121-0/+16
* patch 8.0.0408: updating folds does not always work properlyv8.0.0408Bram Moolenaar2017-03-041-0/+86
* patch 8.0.0407: filtering folds with marker method not testedv8.0.0407Bram Moolenaar2017-03-041-11/+16
* patch 8.0.0388: filtering lines changes foldsv8.0.0388Bram Moolenaar2017-02-281-8/+25
* patch 8.0.0136v8.0.0136Bram Moolenaar2017-01-021-0/+32
* patch 8.0.0135v8.0.0135Bram Moolenaar2017-01-021-0/+65