index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
autocmd
/
dirchanged_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(api): generic error messages, not using TRY_WRAP #31596
Justin M. Keyes
2024-12-16
*
refactor(test): rename alter_slashes, invert its behavior
Justin M. Keyes
2024-09-09
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
test: use vim.mpack and vim.uv directly
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
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