summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_fold.vim
AgeCommit message (Expand)Author
2022-05-20patch 8.2.4987: after deletion a small fold may be closablev8.2.4987Brandon Simmons
2022-05-10patch 8.2.4935: with 'foldmethod' "indent" some lines not included in foldv8.2.4935Brandon Simmons
2022-04-23patch 8.2.4813: pasting text while indent folding may mess up foldsv8.2.4813Brandon Simmons
2021-12-26patch 8.2.3908: cannot use a script-local function for 'foldtext'v8.2.3908Yegappan Lakshmanan
2021-12-26patch 8.2.3900: it is not easy to use a script-local function for an optionv8.2.3900Yegappan Lakshmanan
2021-04-05patch 8.2.2713: folding code not sufficiently testedv8.2.2713Bram Moolenaar
2021-04-04patch 8.2.2711: "gj" in a closed fold does not move out of the foldv8.2.2711Bram Moolenaar
2021-04-01patch 8.2.2684: not enough folding code is testedv8.2.2684Bram Moolenaar
2021-03-21patch 8.2.2633: multi-byte 'fillchars' for folding do not show properlyv8.2.2633Bram Moolenaar
2021-03-04patch 8.2.2569: 'fillchars' "stl" and "stlnc" items must be single bytev8.2.2569Bram Moolenaar
2021-03-03patch 8.2.2563: cannot use multibyte characters for folding in 'fillchars'v8.2.2563Bram Moolenaar
2021-01-24patch 8.2.2399: fold test fails in wide terminalv8.2.2399Bram Moolenaar
2021-01-21patch 8.2.2385: "gj" and "gk" do not work correctly when inside a foldv8.2.2385Bram Moolenaar
2020-12-21patch 8.2.2176: crash with a sequence of fold commandsv8.2.2176Bram Moolenaar
2020-11-27patch 8.2.2060: check for features implemented with "if"v8.2.2060Bram Moolenaar
2020-11-10patch 8.2.1972: crash when recreating nested foldv8.2.1972Bram Moolenaar
2020-11-03patch 8.2.1947: crash when using "zj" without foldsv8.2.1947Bram Moolenaar
2020-09-17patch 8.2.1702: crash when using undo after deleting folded linesv8.2.1702Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-04-24patch 8.2.0633: crash when using null partial in filter()v8.2.0633Bram Moolenaar
2019-12-13patch 8.2.0002: "dj" only deletes first line of closed foldv8.2.0002Bram Moolenaar
2019-09-17patch 8.1.2052: using "x" before a closed fold may delete that foldv8.1.2052Bram Moolenaar
2019-08-24patch 8.1.1921: more functions can be used as methodsv8.1.1921Bram Moolenaar
2019-08-19patch 8.1.1890: ml_get error when deleting fold markerv8.1.1890Bram Moolenaar
2019-08-07patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar
2019-06-06patch 8.1.1483: skipped tests are not properly listedv8.1.1483Bram Moolenaar
2019-05-20patch 8.1.1362: code and data in tests can be hard to readv8.1.1362Bram Moolenaar
2018-12-09patch 8.1.0574: 'commentstring' not used when adding fold marker in Cv8.1.0574Bram Moolenaar
2018-12-07patch 8.1.0570: 'commentstring' not used when adding fold markerv8.1.0570Bram Moolenaar
2018-10-02patch 8.1.0449: when 'rnu' is set folded lines are not displayed correctlyv8.1.0449Bram Moolenaar
2018-07-10patch 8.1.0174: after paging up and down fold line is wrongv8.1.0174Bram Moolenaar
2017-11-05patch 8.0.1271: still too many old style testsv8.0.1271Bram Moolenaar
2017-11-02patch 8.0.1253: still too many old style testsv8.0.1253Bram Moolenaar
2017-09-16patch 8.0.1115: crash when using foldtextresult() recursivelyv8.0.1115Bram Moolenaar
2017-04-22patch 8.0.0581: moving folded text is sometimes not correctv8.0.0581Bram Moolenaar
2017-03-21patch 8.0.0496: insufficient testing for foldingv8.0.0496Bram Moolenaar
2017-03-16patch 8.0.0465: off-by-one error in using :move with foldingv8.0.0465Bram Moolenaar
2017-03-14patch 8.0.0457: using :move messes up manual foldsv8.0.0457Bram Moolenaar
2017-03-12patch 8.0.0453: adding fold marker creates new commentv8.0.0453Bram Moolenaar
2017-03-04patch 8.0.0408: updating folds does not always work properlyv8.0.0408Bram Moolenaar
2017-03-04patch 8.0.0407: filtering folds with marker method not testedv8.0.0407Bram Moolenaar
2017-02-28patch 8.0.0388: filtering lines changes foldsv8.0.0388Bram Moolenaar
2017-01-02patch 8.0.0136v8.0.0136Bram Moolenaar
2017-01-02patch 8.0.0135v8.0.0135Bram Moolenaar