aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into colorcolcharcolorcolcharJosh Rahm2023-11-29
|\
| * refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
| * perf(column): only invalidate lines affected by added signLuuk van Baal2023-11-29
| * Merge pull request #26292 from luukvbaal/decorbfredl2023-11-29
| |\
| | * fix(decorations): do not apply sign highlight id as range attr idLuuk van Baal2023-11-29
| * | vim-patch:9.0.2134: ml_get error when scrolling (#26264)zeertzjq2023-11-29
| |/
| * fix(column): redraw and update signcols for paired extmarkLuuk van Baal2023-11-28
| * Merge pull request #26249 from bfredl/concealcharbfredl2023-11-28
| |\
| | * feat(decoration): allow conceal_char to be a composing charbfredl2023-11-28
| * | vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)zeertzjq2023-11-28
| |/
| * fix(treesitter): don't invalidate parser when discovering injectionsDmytro Soltys2023-11-27
| * test: check vim.wait() error message in fast context (#26242)zeertzjq2023-11-27
| * fix(lua): disallow vim.wait() in fast contextsLewis Russell2023-11-27
| * fix(mouse): avoid dragging when clicking next to popupmenu (#26201)luukvbaal2023-11-25
| * fix(messages): validate msg_grid before using msg_grid_pos (#26189)zeertzjq2023-11-24
| * fix(mouse): avoid dragging after click label popupmenu callback (#26187)luukvbaal2023-11-24
| * vim-patch:9.0.2125: File info disappears when 'cmdheight' has decreased (#26180)zeertzjq2023-11-24
| * fix(column): reset decor state before starting from topLuuk van Baal2023-11-23
| * test: remove the pipe created by new_pipename() (#26173)zeertzjq2023-11-23
| * fix(column): apply numhl signs when 'signcolumn' is "no" (#26167)luukvbaal2023-11-23
| * feat(extmarks): add sign name to extmark "details" arrayLuuk van Baal2023-11-22
| * fix(decorations): fix imbalanced sign countbfredl2023-11-22
| * refactor(decorations): break up Decoration struct into smaller piecesbfredl2023-11-22
| * fix(messages): :map output with ext_messages (#26126)Bara C. Tudor2023-11-22
| * fix(vim.region): handle multibyte inclusive selection properly (#26129)zeertzjq2023-11-21
| * test: skip failing watch file tests on freebsd (#26110)Mathias Fußenegger2023-11-19
| * perf(lsp): replace file polling on linux with per dir watcher (#26108)Mathias Fußenegger2023-11-19
| * Merge pull request #25724 from luukvbaal/signmergebfredl2023-11-18
| |\
| | * refactor(sign): move legacy signs to extmarksLuuk van Baal2023-11-17
| * | fix(completion): filter results with complete+=f (#26029)Raphael2023-11-18
| * | refactor(snippet): rename test utilitiesMaria José Solano2023-11-17
| * | feat(lsp): support for choice snippet nodesMaria José Solano2023-11-17
| * | fix(tui): handle cursor visibility properly (#26091)zeertzjq2023-11-17
| * | refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
| * | vim-patch:9.0.1969: [security] buffer-overflow in trunc_string()zeertzjq2023-11-17
| * | vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)zeertzjq2023-11-17
| * | feat: add vim.text module (#26069)Gregory Anders2023-11-16
| |/
| * vim-patch:9.0.2105: skipcol not reset when topline changed (#26042)luukvbaal2023-11-15
| * feat(tui): add 'termsync' option (#25871)Gregory Anders2023-11-14
| * fix(defaults): set 'fsync' #26034Ploum2023-11-14
| * test: use ST terminator instead of BEL in OSC sequencesGregory Anders2023-11-13
| * docs: deprecate the "term_background" UI fieldGregory Anders2023-11-13
| * feat(statuscolumn): re-evaluate for every screen line (#25885)luukvbaal2023-11-13
| * vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (#26019)zeertzjq2023-11-13
| * vim-patch:8.2.4809: various things no6 properly tested (#26017)zeertzjq2023-11-13
| * build: remove PVSdundargoc2023-11-12
| * feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512LW2023-11-12
| * fix(float): apply 'winblend' to title/footer highlight (#25999)zeertzjq2023-11-12
| * fix(highlight): apply 'winblend' to float border (#25981)zeertzjq2023-11-11
| * fix(context): don't leak memory on multiple invalid objects (#25979)zeertzjq2023-11-11