aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* fix(terminal): assign channel to terminal earlier (#25771)zeertzjq2023-10-25
* fix(marks): handle switching buffer properly (#25763)zeertzjq2023-10-24
* fix(lsp): do not add extra indentationMaria José Solano2023-10-23
* fix(lsp): track snippet deletionMaria José Solano2023-10-23
* fix(lsp): fix off-by-one error for omnifunc word boundaryMathias Fussenegger2023-10-23
* feat(complete): support f flag for complete buffer partglepnir2023-10-21
* refactor(lsp): deprecate completion util methodsMathias Fussenegger2023-10-21
* feat(lsp): add snippet API (#25301)Maria José Solano2023-10-21
* ci(cirrus): don't run lua/help_spec (#25498)zeertzjq2023-10-21
* refactor(options): `get_option_value_strict()` and `SREQ_*`Famiu Haque2023-10-20
* fix(move): check the correct buffer (#25698)zeertzjq2023-10-18
* test(autocmd/termxx_spec): fix flakiness (#25694)zeertzjq2023-10-18
* vim-patch:8.2.4497: wrong color for half of wide character next to pum scroll...zeertzjq2023-10-18
* vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)zeertzjq2023-10-17
* vim-patch:9.0.2037: A few remaining cmdline completion issues with C-E/Y (#25...zeertzjq2023-10-17
* refactor(options)!: make OptionSet `v:` values use typvalFamiu Haque2023-10-17
* fix(extmarks): skip virt_text if it is out of window (#25658)zeertzjq2023-10-15
* vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)zeertzjq2023-10-15
* vim-patch:9.0.2031: TextChangedI may be triggered by non-insert mode change (...zeertzjq2023-10-15
* test(terminal/channel_spec): fix flakiness (#25649)zeertzjq2023-10-15
* test(winscrolled): make sure floating window is drawn (#25639)zeertzjq2023-10-14
* fix(lsp): refactor escaping snippet text (#25611)Maria José Solano2023-10-14
* fix(ui): empty line before the next message after :silent commandnwounkn2023-10-14
* test(ui/searchhl_spec): match more in :terminal test (#25631)zeertzjq2023-10-14
* vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)zeertzjq2023-10-14
* fix(grid): add start column when getting char on line (#25627)zeertzjq2023-10-13
* fix: allow multiline message for echoerr (#25380)Jongwook Choi2023-10-13
* refactor(test): cleanup #25614Justin M. Keyes2023-10-12
* fix(lsp): handle NUL bytes in popup text (#25612)zeertzjq2023-10-12
* vim-patch:8.2.3064: Vim9: in script cannot set item in uninitialized list (#2...zeertzjq2023-10-12
* refactor(float): rename ex_floatclose to ex_fclose (#25596)Raphael2023-10-11
* test(core/path_spec): don't use fnameescape() (#25593)zeertzjq2023-10-11
* docs: small fixesdundargoc2023-10-10
* Merge pull request #25561 from glepnir/9663bfredl2023-10-10
|\
| * feat(float): add fclose commandglepnir2023-10-10
* | fix(highlight): add `FloatFooter` to 'highlight_defs.h' (#25577)Evgeni Chasnovski2023-10-10
* | fix(file_search): path with spaces in finddir() and findfile() (#25493)Leonardo Mello2023-10-10
* | fix(autocmd): API functions accept garbage after event name #25523ii142023-10-09
* | feat(ui-ext): make 'mousehide' into proper ui_option (#25532)Jaehoon Hwang2023-10-09
* | test(ui/embed_spec): use notification instead of request (#25555)zeertzjq2023-10-09
* | Merge pull request #25503 from bfredl/unishapebfredl2023-10-08
|\ \ | |/ |/|
| * refactor(grid): do arabic shaping in one placebfredl2023-10-08
* | fix(lsp): account for border height in max floating popup height (#25539)LW2023-10-08
* | Merge pull request #25522 from glepnir/4334bfredl2023-10-07
|\ \ | |/ |/|
| * fix(ui): trigger TabNewEntered after split new tabglepnir2023-10-07
* | fix(lua): vim.region on linewise selection #25467Aayush Ojha2023-10-06
* | refactor: cleanupJustin M. Keyes2023-10-06
* | fix: gf fails on "foo/bar.txt:1:2" on WindowsLeonardo Mello2023-10-06
* | refactor(grid): get rid of unbatched grid_puts and grid_putcharbfredl2023-10-06
* | Merge pull request #25491 from glepnir/25474bfredl2023-10-04
|\ \