aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
| * | fix(api): avoid open_win UAF if target buf deleted by autocmdsSean Dewar2024-03-08
| * | fix(api): open_win fire Buf* events when !enter && !noautocmd if entered earlySean Dewar2024-03-08
| * | fix(api): open_win fire BufWinEnter for other buffer when !enter && !noautocmdSean Dewar2024-03-08
| * | fix(api): win_set_config fires unnecessary autocmdsSean Dewar2024-03-08
| * | fix(api): win_set_config autocmds crash when moving win to other tabpageSean Dewar2024-03-08
* | | docs: support inline markdownLewis Russell2024-03-09
* | | vim-patch:8.2.3915: illegal memory access when completing with invalid bytes ...Raphael2024-03-09
* | | fix(startup): set full_screen when in ex_modeglepnir2024-03-09
* | | feat!: remove deprecated functionsdundargoc2024-03-09
|/ /
* | test(old): change back to using termopen() on Windows (#27772)zeertzjq2024-03-08
* | test(tohtml_spec): don't use hard-coded sleeping time (#27770)zeertzjq2024-03-08
* | vim-patch:9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread'zeertzjq2024-03-08
* | vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'zeertzjq2024-03-08
* | vim-patch:9.1.0157: Duplicate assignment in f_getregion() (#27766)zeertzjq2024-03-08
* | vim-patch:9.1.0155: can only get getregion() from current buffer (#27757)zeertzjq2024-03-07
* | docs(lua): improvements for LSP and DiagnosticLewis Russell2024-03-05
* | fix(eval): make has('pythonx') work properly (#27739)zeertzjq2024-03-05
* | fix(tohtml): replace hex escape with digit escape (#27728)altermo2024-03-04
* | 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