aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/fold_spec.lua
Commit message (Expand)AuthorAge
* test: improve editor/fold_spec.lua and editor/put_spec.lua (#22916)zeertzjq2023-04-07
* refactor(defaults)!: change default 'commentstring' value to empty (#22862)zeertzjq2023-04-02
* test: make expect_unchanged() less confusing (#22255)zeertzjq2023-02-15
* fix(folds): cursorline highlight is not always applied on closed folds (#22242)luukvbaal2023-02-14
* fix(extmarks): problems with folded virtual lines (#21930)luukvbaal2023-01-23
* vim-patch:8.2.2684: not enough folding code is testedzeertzjq2022-11-25
* fix(folds): fix fold marker multibyte comparison (#20439)zeertzjq2022-10-02
* fix(folds): fix fold remains when :delete makes buffer empty (#19673)zeertzjq2022-08-08
* fix(screen): check for col instead of vcol when drawing fold (#19572)zeertzjq2022-07-29
* fix(folds): fix fold regression with :move (#18685)zeertzjq2022-05-22
* refactor(ui)!: link `VertSplit` to `Normal` by defaultFamiu Haque2022-05-15
* chore: fix typos (#17755)dundargoc2022-03-25
* test(fold): add test for CursorLineFoldGregory Anders2021-12-08
* vim-patch:8.1.2117: CursorLine highlight used while 'cursorline' is offzeertzjq2021-08-02
* Fix click on foldcolumn with vsplit (#14127)tk-shirasaka2021-03-13
* [RDY] Fix click on foldcolumn if it has tabline (#13982)tk-shirasaka2021-03-04
* foldcolumn: support "auto" (#13571)Jan Edmund Lazo2020-12-20
* folds: use Folded highlight even with spell on (#13393)Matthieu Coudron2020-11-29
* fix(fold): use Folded highlight even with spell onMatthieu Coudron2020-11-23
* Add test case for fold on multigridshirasaka2020-11-09
* screen.c: fix buffer overflow due to foldingerw72020-10-01
* screen: more work on fold_line replacementBjörn Linse2020-09-24
* screen.c: remove fold_lineMatthieu Coudron2020-09-24
* foldcolumn: allow auto:XMatthieu Coudron2020-02-29
* mouse.c: can click on multibyte foldopen/foldclose (#11863)Matthieu Coudron2020-02-14
* fillchars: adding foldopen, foldsep, foldcloseMatthieu Coudron2019-12-25
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* screen: Adjust buffer sizes for multiple sign columns #10314oni-link2019-06-24
* vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...Marco Hinz2019-04-03
* vim-patch:8.1.0449: fix display of 'rnu' with folded lines #9481Michael Vilim2019-01-11
* ui: disable clearing almost everywhereBjörn Linse2018-10-22
* options: remove 'maxcombine` option (always use 6)Björn Linse2018-06-13
* test/ui: doublewidth rendering. multibyte and cmdwin chars in folded lines (#...Björn Linse2018-06-12