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
/
autocmd_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
fix(events): null dereference in autocmd functions
ii14
2023-04-27
*
perf(events): store autocommands in flat vectors (#23256)
ii14
2023-04-27
*
fix(api): don't allow hiding aucmd_win from another tabpage (#21975)
zeertzjq
2023-01-24
*
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
*
test: add a Lua functional test for NoName buffer event order
Charlie Groves
2022-04-21
*
vim-patch:8.1.1756: autocommand that splits window messes up window layout
zeertzjq
2022-04-21
*
fix(events): make v:event readonly in more events (#18070)
zeertzjq
2022-04-11
*
fix(aucmd_win): always make aucmd_win the last window
zeertzjq
2022-03-23
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
fix(aucmd_win): ensure aucmd_win stays floating
Sean Dewar
2022-02-23
*
Fix `<afile>` getting prepended with a slash on WinClosed (#14515)
Ghjuvan Lacambre
2021-06-26
*
WinClosed: sort auevents.lua; improve tests
Justin M. Keyes
2020-01-18
*
autocmd: WinClosed exposes window id as <afile>
notomo
2020-01-18
*
autocmd: add WinClosed event
Marcos ALMEIDA
2020-01-18
*
API: include invalid buffer/window/tabpage in error message (#11712)
Daniel Hahler
2020-01-14
*
test: Rename meth_pcall to pcall_err
Justin M. Keyes
2019-09-06
*
:doautocmd : Never show "No matching autocommands" #10689
Justin M. Keyes
2019-08-05
*
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
2019-05-26
*
refactor: introduce XFREE_CLEAR()
Justin M. Keyes
2019-05-25
*
autocmd: fixes and tests for autocmd window issues
Björn Linse
2019-05-13
*
autocmd: do not show empty section after ++once handlers expire
Justin M. Keyes
2019-03-14
*
autocmd: rename: "++nested", "++once"
Justin M. Keyes
2019-03-14
*
autocmd: rename "once" => "-once" #9713
Justin M. Keyes
2019-03-11
*
autocmd: introduce "once" feature
Justin M. Keyes
2019-03-10
*
functests: Fix linter errors
ZyX
2017-04-09
*
functests: Move test from legacy/009 to autocmd/autocmd
ZyX
2017-04-08
*
fix test failure
lonerover
2017-01-09
*
vim-patch:7.4.1658
James McCoy
2016-11-14
*
functests: Check logs in lua code
ZyX
2016-06-10
*
Tests: add autocmd_spec.lua
Marco Hinz
2016-03-02