summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/autocmd/dirchanged_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2024-12-16fix(api): generic error messages, not using TRY_WRAP #31596Justin M. Keyes1
2024-09-09refactor(test): rename alter_slashes, invert its behaviorJustin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: use vim.mpack and vim.uv directlyLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-04-04test: replace lfs with luv and vim.fsdundargoc1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-02-11feat(events): add DirChangedPrezeertzjq1
2021-10-17test(dirchanged): add tests for DirChanged pattern "auto"zeertzjq1
2021-10-17refactor(dirchanged): tab -> tabpagezeertzjq1
2021-10-17vim-patch:8.1.0604: autocommand test fails on MS-Windowszeertzjq1
2021-10-17vim-patch:8.1.0602: DirChanged is also triggered when directory didn't changezeertzjq1
2020-11-07Add v:event flag on DirChanged signaling switching window (#13153)Andrea Cedraro1
2018-03-16DirChanged: support <buffer> (#8140)Marco Hinz1
2017-03-12DirChanged: avoid redundant events on 'autochdir'Justin M. Keyes1
2017-03-12DirChanged: trigger when switching scopesJustin M. Keyes1
2017-03-12DirChanged: Publish _after_ updating win/tab CWD.Justin M. Keyes1
2017-01-17DirChanged: set <amatch> (#5961)Justin M. Keyes1
2017-01-13Add autocmd/dirchanged_spec.luaMarco Hinz1