Commit message (Expand) | Author | Age | |
---|---|---|---|
* | test: simplify platform detection (#21020) | dundargoc | 2022-11-22 |
* | feat(events): add DirChangedPre | zeertzjq | 2022-02-11 |
* | test(dirchanged): add tests for DirChanged pattern "auto" | zeertzjq | 2021-10-17 |
* | refactor(dirchanged): tab -> tabpage | zeertzjq | 2021-10-17 |
* | vim-patch:8.1.0604: autocommand test fails on MS-Windows | zeertzjq | 2021-10-17 |
* | vim-patch:8.1.0602: DirChanged is also triggered when directory didn't change | zeertzjq | 2021-10-17 |
* | Add v:event flag on DirChanged signaling switching window (#13153) | Andrea Cedraro | 2020-11-07 |
* | DirChanged: support <buffer> (#8140) | Marco Hinz | 2018-03-16 |
* | DirChanged: avoid redundant events on 'autochdir' | Justin M. Keyes | 2017-03-12 |
* | DirChanged: trigger when switching scopes | Justin M. Keyes | 2017-03-12 |
* | DirChanged: Publish _after_ updating win/tab CWD. | Justin M. Keyes | 2017-03-12 |
* | DirChanged: set <amatch> (#5961) | Justin M. Keyes | 2017-01-17 |
* | Add autocmd/dirchanged_spec.lua | Marco Hinz | 2017-01-13 |