| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | DirChanged: avoid redundant events on 'autochdir' | Justin M. Keyes | 2017-03-12 |
| | | |||
| * | DirChanged: trigger when switching scopes | Justin M. Keyes | 2017-03-12 |
| | | | | | Closes #6054 | ||
| * | DirChanged: Publish _after_ updating win/tab CWD. | Justin M. Keyes | 2017-03-12 |
| | | | | | | | So getcwd() works correctly during DirChanged event. Closes #6260 | ||
| * | DirChanged: set <amatch> (#5961) | Justin M. Keyes | 2017-01-17 |
| | | | | | | Also: - test that DirChanged is not recursive - fix 'not trigger if :cd fails' test on Windows | ||
| * | Add autocmd/dirchanged_spec.lua | Marco Hinz | 2017-01-13 |