aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test: Windows not detected in msys shells #22671Enan Ajmain2023-03-15
* fix(lsp): kill buffers after renaming a directory #22618Ivan2023-03-14
* fix(lsp): vim.lsp.util.apply_text_edits cursor validation #22636hrsh7th2023-03-14
* Merge pull request #22659 from bfredl/floatrulerbfredl2023-03-14
|\
| * fix(screen): redraw the ruler for a current floating windowbfredl2023-03-14
* | test: re-bundle cat on windows (#21255)dundargoc2023-03-14
|/
* test(old): unskip working tests on Windows (#22650)zeertzjq2023-03-13
* test: unskip working Windows tests (#22537)dundargoc2023-03-13
* feat(options)!: deprecate paste, remove pastetoggle (#22647)ii142023-03-13
* refactor!: rename vim.pretty_print => vim.printJustin M. Keyes2023-03-13
* test(float_spec): add missing sum_scroll_delta #22648zeertzjq2023-03-12
* feat(ui): add scroll_delta to win_viewport event #19270Matthias Deiml2023-03-12
* refactor(redraw): make cursor position redraw use the "redraw later" patternbfredl2023-03-12
* fix(lsp): use line start/end for visual line selection (#22632)Mathias Fußenegger2023-03-12
* test: use a wider screen in the rightleft winhl test (#22641)zeertzjq2023-03-12
* fix(screen): correctly draw background and eob with 'rightleft' (#22640)zeertzjq2023-03-12
* fix(sleep): correct cursor placement (#22639)zeertzjq2023-03-12
* ci: bump to windows 2022dundargoc2023-03-11
* Merge pull request #22613 from lewis6991/feat/tsqueryutilLewis Russell2023-03-11
|\
| * refactor(treesitter): add Range type aliase for Range4|Range6Lewis Russell2023-03-11
* | fix(lsp): send didClose on buffer rename (#22623)Mathias Fußenegger2023-03-11
* | vim-patch:8.2.1398: autoload script sourced twice if sourced directly (#22622)zeertzjq2023-03-11
* | fix(api): set script context when setting usercmd or option (#22624)zeertzjq2023-03-11
* | fix(edit): don't subtract msg_scrolled when removing double quote (#22630)zeertzjq2023-03-11
* | fix(diff): trigger on_bytes only once after diffget/diffputJaehwang Jung2023-03-11
* | revert: "fix(lsp): use buffer scheme for files not stored on disk" (#22604)Mathias Fußenegger2023-03-11
* | vim-patch:9.0.0244: cannot easily get the list of sourced scripts (#22596)Michal Liszcz2023-03-11
* | vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...zeertzjq2023-03-11
* | fix(lsp): prevent lsp tests from picking up local user config (#22606)Mathias Fußenegger2023-03-10
|/
* perf(treesitter): more efficient foldexprLewis Russell2023-03-10
* fix(treesitter): better lang handling of get_parser()Lewis Russell2023-03-10
* fix(treesitter): do not error on empty filetypeLewis Russell2023-03-10
* vim-patch:9.0.1393: Cairo files are not recognized (#22578)Amaan Qureshi2023-03-09
* feat(lsp): overwrite omnifunc/tagfunc set by ftplugin #22267Michal Liszcz2023-03-09
* feat: try to recover from missing tempdir #22573Justin M. Keyes2023-03-09
* Merge pull request #22547 from luukvbaal/statuslinebfredl2023-03-09
|\
| * test(statusline): UI elements are not redrawn on K_EVENT unnecessarilyLuuk van Baal2023-03-08
* | vim-patch:8.2.1067: expression "!expr->func()" does not work (#22585)zeertzjq2023-03-09
* | fix(buffer_updates): save and restore current window cursor (#16732)zeertzjq2023-03-09
* | vim-patch:9.0.1392: using NULL pointer with nested :open command (#22583)zeertzjq2023-03-09
* | fix(treesitter): is_in_node_range (#22582)Lewis Russell2023-03-08
* | vim-patch:9.0.1395: Odin files are not recognized (#22580)Amaan Qureshi2023-03-09
* | vim-patch:9.0.1394: Unx Tal files are not recognized (#22579)Amaan Qureshi2023-03-09
* | vim-patch:8.2.3741: using freed memory in open command (#22568)zeertzjq2023-03-08
* | test(old): move memfile_test.c to test/old/ (#22567)zeertzjq2023-03-08
|/
* fix(man.lua): tests, namingJustin M. Keyes2023-03-07
* feat(man.lua): support spaces in manpage namesEriks Muhins2023-03-07
* vim-patch:8.2.3969: value of MAXCOL not available in Vim scriptzeertzjq2023-03-07
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* fix(column): issues with 'statuscolumn' width (#22542)luukvbaal2023-03-07