summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/autocmd/tabclose_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-02-08fix(window): use real last buffer of closed windowSean Dewar1
2026-02-08fix(autocmd): potential TabClosed UAF, always set abufSean Dewar1
2025-07-22test(tabclose): remove deprecated calls, use testnvim helpersSean Dewar1
2025-07-22fix(autocmd): fire TabClosed after freeing tab pageSean Dewar1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2019-12-02API: deprecate nvim_command_outputJustin M. Keyes1
2018-01-10api: change nvim_command_output behaviorJustin M. Keyes1
2017-12-30Merge #7782 'Fix TabClose autocommand via close_windows'Justin M. Keyes1
2017-12-29Move applying of TabClosed to win_close_othertabDaniel Hahler1
2016-11-17build: Target luacheck HEAD.Justin M. Keyes1
2016-06-10functests: Check logs in lua codeZyX1
2015-11-23test/functional: clean up according to luacheck (part 2)Marco Hinz1
2015-02-16Add TabClosed eventFelipe Morales1