..
autocmd_oldtest_spec.lua
feat(lua): add api and lua autocmds
2022-02-27 22:04:55 +01:00
autocmd_spec.lua
test: add a Lua functional test for NoName buffer event order
2022-04-21 19:07:50 +08:00
bufenter_spec.lua
tests: use runtime from build for doc/tags with :help ( #10479 )
2019-08-28 22:47:54 +02:00
bufmodifiedset_spec.lua
test: update BufModifiedSet to be paranoid
2020-11-09 04:06:53 -05:00
cmdline_spec.lua
doc: fix typos
2019-11-27 22:47:25 -08:00
cursorhold_spec.lua
fix: assert failure when changing 'ut' while waiting for CursorHold ( #20241 )
2022-09-18 22:55:30 +08:00
cursormoved_spec.lua
feat(lua): add api and lua autocmds
2022-02-27 22:04:55 +01:00
dirchanged_spec.lua
feat(events): add DirChangedPre
2022-02-11 12:55:58 +08:00
filetype_spec.lua
tests: use runtime from build for doc/tags with :help ( #10479 )
2019-08-28 22:47:54 +02:00
focus_spec.lua
vim-patch:8.2.1128: the write message mentions characters, but it's bytes
2022-02-04 22:17:25 +08:00
modechanged_spec.lua
feat: trigger ModeChanged for terminal modes
2021-11-18 11:23:18 +01:00
recording_spec.lua
feat(autocmd): populate v:event in RecordingLeave ( #16828 )
2022-01-04 18:55:29 -07:00
searchwrapped_spec.lua
feat: add autocommand event when search wraps around ( #8487 )
2021-12-10 12:28:25 -07:00
show_spec.lua
fix(autocmd): restore autocmd showing behavior
2022-04-06 05:44:30 +08:00
signal_spec.lua
feat(events): support SIGWINCH for Signal event #18029
2022-04-10 15:56:08 -07:00
tabclose_spec.lua
API: deprecate nvim_command_output
2019-12-02 20:52:06 -08:00
tabnew_spec.lua
Windows: enable more tests
2017-01-13 01:17:12 +01:00
tabnewentered_spec.lua
refactor(tests): remove redir_exec #15718
2021-09-19 02:29:37 -07:00
termxx_spec.lua
vim-patch:9.0.0614: SpellFileMissing autocmd may delete buffer
2022-10-17 13:02:22 +00:00
textyankpost_spec.lua
Add v:event.visual during TextYankPost
( #12382 )
2020-06-03 10:51:25 -04:00
winscrolled_spec.lua
fix(events): triggered WinScrolled when only skipcol changed ( #19972 )
2022-08-29 06:16:20 +08:00