aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* docs: various #25289Justin M. Keyes2024-01-18
* vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071)zeertzjq2024-01-18
* vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)zeertzjq2024-01-18
* Merge pull request #27024 from lewis6991/test_followupLewis Russell2024-01-17
|\
| * test: move format_{string,luav} to a separate moduleLewis Russell2024-01-17
| * test: add type annotationsLewis Russell2024-01-17
| * test: refactor PathsLewis Russell2024-01-17
| * test: big cleanup followupLewis Russell2024-01-17
* | fix(column): remove sign from line it was previously on with undoLuuk van Baal2024-01-17
* | fix(column): pass kFalse when initializing "b_signcols.count"Luuk van Baal2024-01-17
|/
* vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...zeertzjq2024-01-17
* test: use integers for API Buffer/Window/Tabpage EXT typesLewis Russell2024-01-16
* fix(column): redraw 'statuscolumn' on wrapped lines with 'relativenumber'Luuk van Baal2024-01-16
* fix(edit): don't go to Terminal mode when stopping Insert mode (#27033)zeertzjq2024-01-16
* feat(terminal): respond to OSC background and foreground request (#17197)Daniel Steinberg2024-01-15
* fix(grid): handle clearing half a double-width char (#27023)zeertzjq2024-01-15
* fix(column): keep track of number of lines with number of signsLuuk van Baal2024-01-15
* fix(colorscheme): default statusline groups usability #26921Evgeni Chasnovski2024-01-13
* Merge pull request #26734 from bfredl/splitaroobfredl2024-01-13
|\
| * fix(buffer_updates): correct buffer updates when splitting empty linebfredl2024-01-13
* | test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* | test: normalise nvim bridge functionsLewis Russell2024-01-12
* | test: typing for helpers.methsLewis Russell2024-01-12
* | test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12
* | test: use vim.inspect directlyLewis Russell2024-01-12
* | test: remove helpers.sleep()Lewis Russell2024-01-12
* | test: do not inject vim module into global helpersLewis Russell2024-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
* 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
* fix(decorations): validate botline for on_winJaehwang Jung2024-01-04
* 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
* 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