aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* fix(column): full redraw with 'stc, 'rnu' and inserted lines (#27712)luukvbaal2024-03-03
* fix(lsp): directly rename the existing buffers when renaming (#27690)Jaehwang Jung2024-03-02
* Merge pull request #27687 from luukvbaal/floatposbfredl2024-03-02
|\
| * fix(float): allow floating window in cmdline areaLuuk van Baal2024-03-01
* | Merge pull request #27347 from lewis6991/fswatchLewis Russell2024-03-01
|\ \
| * | feat(lsp): add fswatch watchfunc backendLewis Russell2024-03-01
| * | fix(lsp): cancel watchers when closing a clientLewis Russell2024-03-01
| * | refactor(watch): general tidy upLewis Russell2024-03-01
* | | docs: improve/add documentation of Lua typesLewis Russell2024-03-01
* | | vim-patch:9.1.0146: v:echospace wrong with invalid value of 'showcmdloc' (#27...zeertzjq2024-03-02
|/ /
* / fix(lsp): rename undofile when renaming (#27684)Jaehwang Jung2024-03-01
|/
* vim-patch:9.1.0145: v:echospace not correct when 'showcmdloc' != last (#27682)zeertzjq2024-03-01
* vim-patch:9.1.0144: getregion() needs more tests (#27681)zeertzjq2024-03-01
* vim-patch:9.1.0143: [security]: autocmd causes use-after-free in set_curbuf()...zeertzjq2024-02-29
* vim-patch:9.1.0142: getregion() can be improved (#27662)zeertzjq2024-02-29
* vim-patch:9.1.0141: Put in Visual mode wrong if it replaces fold marker (#27661)zeertzjq2024-02-29
* fix(lsp): remove unnecessary file load/write when renaming (#27621)Jaehwang Jung2024-02-28
* feat!: rewrite TOhtml in luaaltermo2024-02-28
* refactor(metadata): generate all metadata in luabfredl2024-02-28
* fix(lua): remove uri fragment from file paths (#27647)Ilia Choly2024-02-28
* vim-patch:b1427b46f5fe (#27652)zeertzjq2024-02-28
* feat(lsp): support completion itemDefaultsMaria José Solano2024-02-27
* feat(docs): replace lua2dox.luaLewis Russell2024-02-27
* vim-patch:9.1.0137: <Del> in cmdline mode doesn't delete composing chars (#27...zeertzjq2024-02-27
* Merge pull request #27599 from bfredl/nofileallocbfredl2024-02-26
|\
| * refactor(fileio): remove API shell layer encouraging unnecessary allocationsbfredl2024-02-25
* | fix(mbyte): fix bugs in utf_cp_*_off() functionsVanaIgr2024-02-26
* | test(terminal/buffer_spec): re-skip bang test on Windowszeertzjq2024-02-26
* | fix(process): start pty process eof timer on main thread (#27625)zeertzjq2024-02-26
|/
* fix(lsp): add snippet regression test (#27618)Maria José Solano2024-02-25
* test: don't use minimal timeout for "intermediate" flag (#27620)zeertzjq2024-02-25
* vim-patch:9.1.0135: Insufficient testing for 'delcombine' (#27616)zeertzjq2024-02-25
* fix(lsp): when renaming directory, check path prefix of buffer names (#27603)Jaehwang Jung2024-02-24
* vim-patch:9.1.0131: buffer-completion may not always find all matches (#27610)zeertzjq2024-02-24
* vim-patch:9.1.0132: "C" doesn't include composing chars with 'virtualedit' (#...zeertzjq2024-02-24
* fix(terminal): block input when there is pending TermRequest (#27589)zeertzjq2024-02-24
* Merge pull request #27590 from bfredl/signcolfixbfredl2024-02-23
|\
| * fix(marktree): some marks counted twice when checking for overlapbfredl2024-02-23
* | vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()zeertzjq2024-02-23
* | vim-patch:9.1.0120: hard to get visual region using Vim scriptzeertzjq2024-02-23
* | fix(defaults): make terminal autoclose not block other events (#27581)Evgeni Chasnovski2024-02-22
|/
* fix(lua): make highlight.on_yank use win-local highlight (#27349)altermo2024-02-22
* fix(api): don't leak memory with nvim_win_get_ns (#27570)zeertzjq2024-02-22
* fix(extmarks): redraw properly with scoped inline virt_text (#27569)zeertzjq2024-02-22
* test(treesitter): fix obsolete predicatesChristian Clason2024-02-21
* feat(extmark): window scoped extmarkaltermo2024-02-21
* vim-patch:ef387c062bb1 (#27553)zeertzjq2024-02-21
* fix(vim.ui.open): use explorer.exe instead of wslview #26947Vu Nhat Chuong2024-02-20
* fix(extmarks): priority order of inline and non-inline virt_text (#27532)zeertzjq2024-02-20
* feat(tabline): middle mouse button now closes tab (#27522)Nacho Nieva2024-02-19