index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
autocmd
/
autocmd_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-01-18
fix(autocmd): heap UAF with :bwipe in Syntax autocmd
Emanuel Krollmann
1
2025-12-25
fix(autocmd): skip empty comma-separated patterns properly
Sean Dewar
1
2025-12-25
fix(autocmd): parsing of comma-separated buflocal patterns
Sean Dewar
1
2025-12-21
fix(window): win_move_after UAF from naughty autocmds (#37065)
Sean Dewar
1
2025-07-22
fix(window): disallow closing autocmd window in other tabpage
Sean Dewar
1
2025-06-01
fix(eval): winnr('$') counts non-current hidden/unfocusable windows #34207
luukvbaal
1
2025-02-01
fix(autocmds): once=true Lua event-handler may call itself #29544
Felipe Vicentin
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-08-14
refactor(tests): again yet more global highlight definitions
bfredl
1
2024-06-28
refactor: use `vim._with` where possible
dundargoc
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-04-07
test: more tests for aucmd_win remaining floating (#28214)
zeertzjq
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: normalise nvim bridge functions
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-04-27
fix(events): null dereference in autocmd functions
ii14
1
2023-04-27
perf(events): store autocommands in flat vectors (#23256)
ii14
1
2023-01-24
fix(api): don't allow hiding aucmd_win from another tabpage (#21975)
zeertzjq
1
2023-01-16
refactor: remove E5500, adjust tests
zeertzjq
1
2022-04-21
test: add a Lua functional test for NoName buffer event order
Charlie Groves
1
2022-04-21
vim-patch:8.1.1756: autocommand that splits window messes up window layout
zeertzjq
1
2022-04-11
fix(events): make v:event readonly in more events (#18070)
zeertzjq
1
2022-03-23
fix(aucmd_win): always make aucmd_win the last window
zeertzjq
1
2022-02-27
feat(lua): add api and lua autocmds
TJ DeVries
1
2022-02-23
fix(aucmd_win): ensure aucmd_win stays floating
Sean Dewar
1
2021-06-26
Fix `<afile>` getting prepended with a slash on WinClosed (#14515)
Ghjuvan Lacambre
1
2020-01-18
WinClosed: sort auevents.lua; improve tests
Justin M. Keyes
1
2020-01-18
autocmd: WinClosed exposes window id as <afile>
notomo
1
2020-01-18
autocmd: add WinClosed event
Marcos ALMEIDA
1
2020-01-14
API: include invalid buffer/window/tabpage in error message (#11712)
Daniel Hahler
1
2019-09-06
test: Rename meth_pcall to pcall_err
Justin M. Keyes
1
2019-08-05
:doautocmd : Never show "No matching autocommands" #10689
Justin M. Keyes
1
2019-05-26
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
1
2019-05-25
refactor: introduce XFREE_CLEAR()
Justin M. Keyes
1
2019-05-13
autocmd: fixes and tests for autocmd window issues
Björn Linse
1
2019-03-14
autocmd: do not show empty section after ++once handlers expire
Justin M. Keyes
1
2019-03-14
autocmd: rename: "++nested", "++once"
Justin M. Keyes
1
2019-03-11
autocmd: rename "once" => "-once" #9713
Justin M. Keyes
1
2019-03-10
autocmd: introduce "once" feature
Justin M. Keyes
1
2017-04-09
functests: Fix linter errors
ZyX
1
2017-04-08
functests: Move test from legacy/009 to autocmd/autocmd
ZyX
1
2017-01-09
fix test failure
lonerover
1
2016-11-14
vim-patch:7.4.1658
James McCoy
1
2016-06-10
functests: Check logs in lua code
ZyX
1
2016-03-02
Tests: add autocmd_spec.lua
Marco Hinz
1