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
Commit message (
Expand
)
Author
Age
*
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
*
feat(api): show more exception info
erw7
2023-01-16
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
vim-patch:8.2.2870: CmdlineChange event triggered twice for CTRL-R (#21361)
zeertzjq
2022-12-11
*
fix(events): skip WinScrolled for newly-created float windows (#21333)
zeertzjq
2022-12-10
*
vim-patch:9.0.1025: WinScrolled is not triggered when filler lines change (#2...
zeertzjq
2022-12-07
*
fix(events): save v:event for cmdline autocommands separately (#21316)
zeertzjq
2022-12-07
*
vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...
zeertzjq
2022-11-23
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: add a test for #18222
zeertzjq
2022-11-20
*
vim-patch:9.0.0915: WinScrolled may trigger immediately when defined
zeertzjq
2022-11-20
*
vim-patch:partial:9.0.0913: only change in current window triggers the WinScr...
zeertzjq
2022-11-20
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
vim-patch:9.0.0614: SpellFileMissing autocmd may delete buffer
zeertzjq
2022-10-15
*
fix: assert failure when changing 'ut' while waiting for CursorHold (#20241)
zeertzjq
2022-09-18
*
fix(events): make CursorHold behave as documented
zeertzjq
2022-09-17
*
fix(events): triggered WinScrolled when only skipcol changed (#19972)
zeertzjq
2022-08-29
*
fix(terminal): crash if TermClose deletes own buffer #19222
Justin M. Keyes
2022-07-05
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
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
*
test: unskip tests skipped in #14661
zeertzjq
2022-04-13
*
vim-patch:8.2.4739: accessing freed memory after WinScrolled autocmd event (#...
zeertzjq
2022-04-12
*
test: properly test WinScrolled event
zeertzjq
2022-04-12
*
fix(events): make v:event readonly in more events (#18070)
zeertzjq
2022-04-11
*
feat(events): support SIGWINCH for Signal event #18029
Loong Wang
2022-04-10
*
fix(autocmd): restore autocmd showing behavior
zeertzjq
2022-04-06
*
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
*
feat(events): add DirChangedPre
zeertzjq
2022-02-11
*
vim-patch:8.2.1128: the write message mentions characters, but it's bytes
zeertzjq
2022-02-04
*
feat(autocmd): populate v:event in RecordingLeave (#16828)
Axel Dahlberg
2022-01-04
*
fix: update last cursor on first CursorMoved (#16698)
Michael Lingelbach
2021-12-18
*
feat(autocmd): add Recording autocmds
Thomas Vigouroux
2021-12-18
*
feat: add autocommand event when search wraps around (#8487)
Alejandro Exojo
2021-12-10
*
feat: trigger ModeChanged for terminal modes
Magnus Groß
2021-11-18
*
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
*
refactor(tests): remove redir_exec #15718
Justin M. Keyes
2021-09-19
*
test: reorg #15698
Justin M. Keyes
2021-09-17
*
feat(terminal): TermClose: set exit code in v:event.status #15406
Gregory Anders
2021-08-20
*
Fix `<afile>` getting prepended with a slash on WinClosed (#14515)
Ghjuvan Lacambre
2021-06-26
*
Merge pull request #13205 from romgrk/add-bufmodified-autocmd
Björn Linse
2020-11-09
|
\
|
*
test: update BufModifiedSet to be paranoid
Rom Grk
2020-11-09
|
*
test: fix BufModifiedSet
Rom Grk
2020-11-07
|
*
tests: add functional test for BufModifiedSet
Rom Grk
2020-11-07
*
|
Add v:event flag on DirChanged signaling switching window (#13153)
Andrea Cedraro
2020-11-07
|
/
[next]