Andrea Cedraro
|
4c7ad9527d
|
Add v:event flag on DirChanged signaling switching window (#13153)
Closes #9909
|
2020-11-07 12:02:06 -05:00 |
|
Marco Hinz
|
cca407b43e
|
DirChanged: support <buffer> (#8140)
|
2018-03-16 07:29:20 +01:00 |
|
Justin M. Keyes
|
c5e61b41a5
|
DirChanged: avoid redundant events on 'autochdir'
|
2017-03-12 15:45:50 +01:00 |
|
Justin M. Keyes
|
d9fcbc2cfb
|
DirChanged: trigger when switching scopes
Closes #6054
|
2017-03-12 14:39:32 +01:00 |
|
Justin M. Keyes
|
99a1a58c66
|
DirChanged: Publish _after_ updating win/tab CWD.
So getcwd() works correctly during DirChanged event.
Closes #6260
|
2017-03-12 14:39:32 +01:00 |
|
Justin M. Keyes
|
be4c896845
|
DirChanged: set <amatch> (#5961)
Also:
- test that DirChanged is not recursive
- fix 'not trigger if :cd fails' test on Windows
|
2017-01-17 10:47:20 +01:00 |
|
Marco Hinz
|
a2f8adad4c
|
Add autocmd/dirchanged_spec.lua
|
2017-01-13 15:29:05 +01:00 |
|