summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/autocmd
AgeCommit message (Expand)AuthorFiles
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2026-04-19feat(events): trigger MarkSet autocmd in :delmarks #39156Ashley Hauck1
2026-04-15test: replace busted with local harnessLewis Russell1
2026-03-13fix(completion): wrong CompleteDone reason for auto-inserted sole match #38280glepnir1
2026-03-09fix(completion): CompleteDone reason="discard" when candidate text remains #3...glepnir1
2026-02-18test(win_scrolled_resized_spec): fix flaky test (#37942)zeertzjq1
2026-02-08fix(window): use real last buffer of closed windowSean Dewar1
2026-02-08fix(autocmd): potential TabClosed UAF, always set abufSean Dewar1
2026-02-08fix(messages): unwanted newlines with ext_messages #37733luukvbaal1
2026-02-03ci(test): bump Windows runners to windows-2025 and unskip tests (#37666)zeertzjq2
2026-01-31test: add reasons to some skipped tests (#37632)zeertzjq1
2026-01-29test(terminal): status is -1 in TermClose if buffer is deleted (#37609)zeertzjq1
2026-01-29fix(terminal): heap UAF if buffer deleted during TermRequest (#37612)zeertzjq1
2026-01-28fix(tui): log chdir failure properly #37591zeertzjq1
2026-01-21test: fix flaky tests (#37478)zeertzjq1
2026-01-18fix(autocmd): heap UAF with :bwipe in Syntax autocmdEmanuel Krollmann1
2026-01-17test: remove duplicate test (#37434)zeertzjq1
2026-01-06fix(terminal): crash when TermClose switches back to terminal bufferzeertzjq1
2026-01-06fix(terminal): crash when TermClose deletes other bufferszeertzjq1
2026-01-06test(terminal): fix incorrect TermClose testzeertzjq1
2025-12-25fix(autocmd): skip empty comma-separated patterns properlySean Dewar1
2025-12-25fix(autocmd): parsing of comma-separated buflocal patternsSean Dewar2
2025-12-21fix(window): win_move_after UAF from naughty autocmds (#37065)Sean Dewar1
2025-12-15refactor(test): deprecates functions in some tests #36972glepnir1
2025-12-07feat(events): MarkSet event, aucmd_defer() #35793Nathan Smith1
2025-11-25fix(events): crash on WinScrolled #35995Kent Sibilev1
2025-11-16fix(system): handle SIGINT in --headless mode #36557tao1
2025-09-24test: remove a few more redundant clear() calls (#35903)zeertzjq1
2025-08-26fix(terminal): don't trigger TextChangedT for unrelated redrawsSean Dewar1
2025-08-26fix(terminal): patch various autocommand-related holesSean Dewar1
2025-07-22fix(window): disallow closing autocmd window in other tabpageSean Dewar1
2025-07-22test(tabclose): remove deprecated calls, use testnvim helpersSean Dewar1
2025-07-22fix(autocmd): fire TabClosed after freeing tab pageSean Dewar1
2025-07-16test(tui_spec): flakiness, global highlight definitions #34958luukvbaal1
2025-06-01fix(eval): winnr('$') counts non-current hidden/unfocusable windows #34207luukvbaal1
2025-05-27vim-patch:9.1.1413: spurious CursorHold triggered in GUI on startup (#34195)zeertzjq1
2025-04-23fix(events): avoid superfluous CursorMovedI on first autocmd (#33588)zeertzjq1
2025-03-31feat(editor): 'autowriteall' on SIGHUP/SIGQUIT #32843Skoh1
2025-03-11fix(events): fix incorrect capitalization of Cmdwin* events (#32813)zeertzjq1
2025-02-23feat(complete): CompleteDone reason "cancel", "discard" #32600Evgeni Chasnovski1
2025-02-01fix(autocmds): once=true Lua event-handler may call itself #29544Felipe Vicentin1
2024-12-17feat(terminal)!: cursor shape and blink (#31562)Gregory Anders1
2024-12-16fix(api): generic error messages, not using TRY_WRAP #31596Justin M. Keyes1
2024-11-22test(autocmd/termxx_spec): fix TextChangedT test flakiness (#31296)zeertzjq1
2024-11-21docs: misc (#31138)dundargoc1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl5
2024-10-13test(autocmd/termxx_spec): properly setup TextChangedT tests (#30787)zeertzjq1
2024-09-15refactor(tests): rename terminal/testutil.lua => testterm.lua #30372Justin M. Keyes2
2024-09-09refactor(test): rename alter_slashes, invert its behaviorJustin M. Keyes1
2024-08-14refactor(tests): again yet more global highlight definitionsbfredl4