aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
| * | test: remove helpers.sleep()Lewis Russell2024-01-12
| * | test: do not inject vim module into global helpersLewis Russell2024-01-12
* | | vim-patch:9.1.0016: default diff highlighting is too noisyChristian Clason2024-01-12
| |/ |/|
* | vim-patch:9.1.0011: regexp cannot match combining chars in collection (#26992)zeertzjq2024-01-12
|/
* fix(doc): improve doc generation of types using lpegLewis Russell2024-01-11
* feat(vim.iter): add Iter:flatten (#26786)JD2024-01-10
* fix(pum): handle right-click menu repositioning with multigrid (#26975)zeertzjq2024-01-10
* fix(terminal): use terminal buffer for TermRequest autocommand (#26974)Gregory Anders2024-01-09
* feat(terminal): trigger TermRequest autocommand events (#22159)Ghjuvan Lacambre2024-01-09
* fix(extmarks): blending space shouldn't overwrite wide char (#26960)zeertzjq2024-01-09
* fix(extmarks): handle overwriting right half of wide char (#26951)zeertzjq2024-01-09
* refactor(options): use schar_T representation for fillchars and listcharsbfredl2024-01-08
* fix(test/tui_spec): pass the expected NULL-sentinel to execl()James McCoy2024-01-06
* vim-patch:9.1.0012: regression with empty inner blocks introducedzeertzjq2024-01-06
* vim-patch:9.1.0007: can select empty inner text blockszeertzjq2024-01-06
* fix(column): fill 'statuscolumn' clickdefs with evaluated width (#26891)luukvbaal2024-01-05
* fix(terminal): check if mouse on statusline/tabline/winbar/vsep (#26892)zeertzjq2024-01-05
* vim-patch:9.1.0010: Keymap completion is not available (#26888)zeertzjq2024-01-05
* fix(decorations): validate botline for on_winJaehwang Jung2024-01-04
* vim-patch:9.1.0001: when closing window, wincmd p may failChristian Clason2024-01-03
* vim-patch:9.1.0002: a closing fold expr, may start a new fold (#26876)zeertzjq2024-01-04
* feat(lua): add noref to deepcopyLewis Russell2024-01-03
* refactor: format test/*Justin M. Keyes2024-01-03
* build: enable lintlua for test/ dirJustin M. Keyes2024-01-03
* feat(lsp): support connect via named pipes/unix domain sockets (#26032)TheLeoP2024-01-02
* feature(diagnostic): add `vim.diagnostic.count()` (#26807)Evgeni Chasnovski2024-01-01
* refactor(health): refactor provider healthchecksGregory Anders2024-01-01
* test(functional): remove faulty pending checkChristian Clason2023-12-30
* refactor: fix luals warningsdundargoc2023-12-30
* build: various improvementsdundargoc2023-12-30
* docs: convert BACKERS.md to backers.txtdundargoc2023-12-28
* fix(drawline): don't use temporary "v" variable when not needed (#26777)zeertzjq2023-12-28
* docs: small fixes (#26651)dundargoc2023-12-28
* fix(clipboard): make getreg() accurate for clipboard registers (#26740)JD2023-12-28
* vim-patch:9.0.2188: cursor wrong after { in single line buffer (#26766)zeertzjq2023-12-28
* vim-patch:9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit...zeertzjq2023-12-28
* fix(inccommand): don't preview in Ex mode (#26587)Raphael2023-12-27
* feat(defaults): map Q and @x to repeat in Visual mode (#26495)Nacho Nieva2023-12-27
* test: simplify vim.fs testsdundargoc2023-12-26
* fix(column): correct width after truncated 'statuscolumn' error (#26737)luukvbaal2023-12-26
* feat(extmarks): add virt_text_repeat_linebreak flag (#26625)luukvbaal2023-12-26
* feat(vim.deprecate): only issue warning if neovim version is high enoughdundargoc2023-12-25
* refactor(cpoptions): remove 'p'bfredl2023-12-25
* refactor(drawline): reduce size of wlv.extra[] (#26733)zeertzjq2023-12-25
* test(extmarks): improve tests for ui_watched (#26732)zeertzjq2023-12-25
* feat(health): make :checkhealth support more split modifiers (#26731)zeertzjq2023-12-25
* feat(health): checkhealth buffer can show in a split window (#26714)Pablo Arias2023-12-25
* fix(treesitter): outdated highlight due to tree with outdated regionJaehwang Jung2023-12-24
* Merge pull request #26642 from famiu/refactor/options/misczeertzjq2023-12-24
|\
| * refactor(options): remove side effects from `check_num_option_bounds()`Famiu Haque2023-12-24