aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_fold.vim
Commit message (Expand)AuthorAge
* vim-patch:9.0.1324: "gj" and "gk" do not move correctly over a closed fold (#...luukvbaal2023-02-19
* vim-patch:9.0.1243: :setglobal cannot use script-local function for "expr" op...zeertzjq2023-01-26
* vim-patch:9.0.1213: adding a line below the last one does not expand fold (#2...zeertzjq2023-01-18
* vim-patch:9.0.1189: invalid memory access with folding and using "L" (#21787)zeertzjq2023-01-14
* vim-patch:9.0.1078: with the +vartabs feature indent folding may use wrong 'ts'zeertzjq2022-12-20
* vim-patch:partial:8.2.3908: cannot use a script-local function for 'foldtext'zeertzjq2022-12-03
* vim-patch:8.2.3900: it is not easy to use a script-local function for an optionzeertzjq2022-12-03
* docs: fix typos (#21168)dundargoc2022-11-26
* vim-patch:8.2.2713: folding code not sufficiently testedzeertzjq2022-11-25
* vim-patch:8.2.2684: not enough folding code is testedzeertzjq2022-11-25
* vim-patch:9.0.0861: solution for "!!sort" in closed fold is not optimal (#21027)zeertzjq2022-11-12
* vim-patch:9.0.0858: "!!sort" in a closed fold sorts too many lines (#21022)zeertzjq2022-11-11
* vim-patch:8.2.2060: check for features implemented with "if"zeertzjq2022-11-07
* vim-patch:8.1.1826: tests use hand coded feature and option checkszeertzjq2022-10-26
* vim-patch:8.2.5009: fold may not be closeable after appending (#18722)Brandon Simmons2022-05-23
* vim-patch:8.2.4935: with 'foldmethod' "indent" some lines not included in fol...zeertzjq2022-05-22
* vim-patch:8.2.4987: after deletion a small fold may be closable (#18683)Brandon Simmons2022-05-22
* vim-patch:8.2.4991: no test for hwat patch 8.1.0535 fixeszeertzjq2022-05-22
* vim-patch:8.2.4813: pasting text while indent folding may mess up foldszeertzjq2022-04-24
* test(oldtest): uncomment method call syntax usesSean Dewar2021-11-26
* feat(eval/method): partially port v8.1.1921Sean Dewar2021-10-03
* vim-patch:8.2.1702: crash when using undo after deleting folded linesJan Edmund Lazo2021-06-10
* vim-patch:8.2.2711: "gj" in a closed fold does not move out of the foldJan Edmund Lazo2021-04-05
* vim-patch:8.2.2399: fold test fails in wide terminalJan Edmund Lazo2021-01-24
* vim-patch:8.2.2385: "gj" and "gk" do not work correctly when inside a foldJan Edmund Lazo2021-01-22
* vim-patch:8.2.2176: crash with a sequence of fold commandsJan Edmund Lazo2020-12-21
* vim-patch:8.2.1972: crash when recreating nested foldJan Edmund Lazo2020-11-11
* vim-patch:8.2.1947: crash when using "zj" without folds (#13222)Sean Dewar2020-11-03
* vim-patch:8.1.1581: shared functions for testing are disorganisedJan Edmund Lazo2020-05-03
* vim-patch:8.2.0002: "dj" only deletes first line of closed foldJan Edmund Lazo2019-12-16
* vim-patch:8.1.1362: code and data in tests can be hard to readJurica Bradaric2019-10-07
* vim-patch:8.1.2052: using "x" before a closed fold may delete that foldDaniel Hahler2019-09-22
* vim-patch:8.1.1483: skipped tests are not properly listedDaniel Hahler2019-08-22
* vim-patch:8.1.1890: ml_get error when deleting fold markerJan Edmund Lazo2019-08-19
* vim-patch:8.1.0449: fix display of 'rnu' with folded lines #9481Michael Vilim2019-01-11
* vim-patch:8.1.0574: 'commentstring', fold marker in C (#9339)Jan Edmund Lazo2018-12-10
* vim-patch:8.1.0570: 'commentstring' not used when adding fold marker (#9331)Jan Edmund Lazo2018-12-08
* vim-patch:8.1.0174: after paging up and down fold line is wrongJan Edmund Lazo2018-09-10
* vim-patch:8.0.1115: crash when using foldtextresult() recursively (#8972)Jan Edmund Lazo2018-09-09
* vim-patch:8.0.1253: still too many old style testsJan Edmund Lazo2018-07-06
* vim-patch:8.0.0{469,581,583} (#8601)Jan Edmund Lazo2018-06-20
* vim-patch:8.0.0496: insufficient testing for folding (#8438)KunMing Xie2018-05-26
* vim-patch:8.0.1271: still too many old style testsJustin M. Keyes2018-02-12
* fold.c: more edge-cases when updating (#6207)Matthew Malcomson2017-03-31
* vim-patch:8.0.0407 : filtering folds with marker method not testedMatthew Malcomson2017-03-23
* Robustly handle folds during a :move commandMatthew Malcomson2017-03-23
* vim-patch:8.0.0453 (#6266)Matthieu Coudron2017-03-13
* vim-patch:8.0.0135Justin M. Keyes2017-03-02