aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | fix(diff): filler lines for hunks bigger than linematch limit (#24676)Jaehwang Jung2023-08-12
* | fix(events): avoid unnecessary CursorMoved (#24675)zeertzjq2023-08-12
* | vim-patch:9.0.1688: cannot store custom data in quickfix list (#24673)zeertzjq2023-08-12
* | vim-patch:9.0.1694: wrong mapping applied when replaying a char search (#24670)zeertzjq2023-08-12
* | vim-patch:9.0.1693: Ctrl-Q not handled like Ctrl-V in replace mode (#24669)zeertzjq2023-08-12
* | vim-patch:9.0.1691: wrong viewport restored for incsearch and smoothscroll (#...zeertzjq2023-08-12
* | vim-patch:9.0.1687: mapset() not properly handling script ID (#24666)zeertzjq2023-08-12
* | vim-patch:9.0.1686: undotree() only works for the current buffer (#24665)zeertzjq2023-08-12
* | feat(treesitter): add injection language fallback (#24659)Christian Clason2023-08-11
|/
* vim-patch:9.0.1683: Updated runtime files (#24638)zeertzjq2023-08-10
* vim-patch:2eb413f89b97 (#24627)Christian Clason2023-08-09
* fix(iter): make pipeline termination conditions consistent (#24614)Gregory Anders2023-08-09
* vim-patch:077ade4f6703 (#24629)Christian Clason2023-08-09
* vim-patch:b69b9d5e1753 (#24628)Christian Clason2023-08-09
* vim-patch:44ff25d5243b (#24625)Christian Clason2023-08-09
* vim-patch:7159ac7fec28 (#24624)Christian Clason2023-08-09
* vim-patch:a13eb2b14791 (#24622)Christian Clason2023-08-09
* fix(api): revert unintended change of optional bool paramsbfredl2023-08-09
* fix(lua): improve annotations for stricter luals diagnostics (#24609)Christian Clason2023-08-09
* vim-patch:9.0.1679: Cleanup Tests from leftover files (#24617)zeertzjq2023-08-09
* fix(treesitter): make sure injections don't return empty ranges (#24595)Lewis Russell2023-08-07
* vim-patch:9.0.1678: blade files are not recognized (#24601)ObserverOfTime2023-08-07
* Merge pull request #24524 from bfredl/typed_keysbfredl2023-08-07
|\
| * test(api): update tests to new error messagesbfredl2023-08-07
| * refactor(api): use typed keysetsbfredl2023-08-07
* | fix(inccommand): don't set an invalid 'undolevels' value (#24575)zeertzjq2023-08-05
|/
* fix(lsp): do not assume client capability exists in watchfiles check (#24550)Sean Dewar2023-08-04
* test(options/defaults_spec): fix NVIM_APPNAME test flakiness (#24553)zeertzjq2023-08-04
* fix(terminal): forward horizontal mouse scrolling (#24552)zeertzjq2023-08-04
* fix(terminal): include modifiers when forwarding mouse (#24549)zeertzjq2023-08-04
* fix(loader): cache path ambiguity #24491Tyler Miller2023-08-01
* fix(inccommand): don't save information of a buffer twice (#24501)zeertzjq2023-07-28
* build(deps): bump tree-sitter-c to v0.20.4 (#24495)Christian Clason2023-07-27
* fix(window): prevent win_size_restore from changing cmdheightSean Dewar2023-07-26
* feat(api): allow win_hide to close cmdwin or non-previous windowsSean Dewar2023-07-26
* feat(api): allow win_close in cmdwin to close wins except previousSean Dewar2023-07-26
* feat(api): allow open_win/win_set_buf in the cmdwin in some casesSean Dewar2023-07-26
* test(inccommand): add a test for #20248 (#24489)zeertzjq2023-07-26
* fix(inccommand): restrict cmdpreview undo calls (#24289)Alexandre Teoi2023-07-26
* vim-patch:9.0.1335: no test for bad use of spaces in help files (#24483)zeertzjq2023-07-25
* fix(lsp): SignatureHelp docstring is not escaped #16702Christoph Hasse2023-07-25
* test(core/startup_spec): use retry() instead of jobwait() (#24481)zeertzjq2023-07-25
* fix(startup): make recovery mode work without --headless (#24477)zeertzjq2023-07-25
* fix(mouse): drag vsep of window with 'statuscolumn' (#24462)zeertzjq2023-07-24
* fix(statuscolumn): don't update clicks if current width is 0 (#24459)zeertzjq2023-07-24
* fix(highlight): make CurSearch work properly with 'winhl' (#24448)zeertzjq2023-07-23
* test: reduce flakiness (#24443)zeertzjq2023-07-23
* test: fix VimResume test flakiness (#24438)zeertzjq2023-07-23
* test: check that TextChangedT cannot delete terminal buffer (#24437)zeertzjq2023-07-23
* test: check real cursor position in Terminal mode (#24436)zeertzjq2023-07-23