aboutsummaryrefslogtreecommitdiff
path: root/test/functional/autocmd/dirchanged_spec.lua
Commit message (Expand)AuthorAge
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* test: simplify platform detection (#21020)dundargoc2022-11-22
* feat(events): add DirChangedPrezeertzjq2022-02-11
* test(dirchanged): add tests for DirChanged pattern "auto"zeertzjq2021-10-17
* refactor(dirchanged): tab -> tabpagezeertzjq2021-10-17
* vim-patch:8.1.0604: autocommand test fails on MS-Windowszeertzjq2021-10-17
* vim-patch:8.1.0602: DirChanged is also triggered when directory didn't changezeertzjq2021-10-17
* Add v:event flag on DirChanged signaling switching window (#13153)Andrea Cedraro2020-11-07
* DirChanged: support <buffer> (#8140)Marco Hinz2018-03-16
* DirChanged: avoid redundant events on 'autochdir'Justin M. Keyes2017-03-12
* DirChanged: trigger when switching scopesJustin M. Keyes2017-03-12
* DirChanged: Publish _after_ updating win/tab CWD.Justin M. Keyes2017-03-12
* DirChanged: set <amatch> (#5961)Justin M. Keyes2017-01-17
* Add autocmd/dirchanged_spec.luaMarco Hinz2017-01-13