aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* vim-patch:partial:9.1.0027: Vim is missing a foreach() func (#27037)zeertzjq2024-01-16
* fix(edit): don't go to Terminal mode when stopping Insert mode (#27033)zeertzjq2024-01-16
* vim-patch:8.1.1968: crash when using nested map() (#27029)zeertzjq2024-01-16
* vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)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
* | vim-patch:9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace modezeertzjq2024-01-13
* | vim-patch:9.1.0015: i_CTRL-R- no longer works in replace modezeertzjq2024-01-13
* | vim-patch:8.2.3439: deleted lines go to wrong yank registerzeertzjq2024-01-13
* | vim-patch:9.1.0025: A few typos in tests and justify.vimdundargoc2024-01-12
* | Merge pull request #26994 from lewis6991/vimhelpersLewis Russell2024-01-12
|\ \
| * | 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
* | | 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