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
/
old
/
testdir
/
test_autocmd.vim
Age
Commit message (
Expand
)
Author
Files
2026-03-29
vim-patch:9.2.0253: various issues with wrong b_nwindows after closing buffers
Sean Dewar
1
2026-02-26
vim-patch:9.2.0061: Not possible to know when a session will be loaded (#38071)
zeertzjq
1
2026-02-07
vim-patch:9.1.2136: :tab sbuffer may close old tabpage (#37765)
zeertzjq
1
2026-01-24
vim-patch:9.1.1370: CI Tests favor GTK2 over GTK3
zeertzjq
1
2026-01-20
vim-patch:9.1.2097: TabClosedPre may be triggered twice for the same tab page
zeertzjq
1
2026-01-20
vim-patch:9.1.2093: heap-use-after-free when wiping buffer in TabClosedPre
zeertzjq
1
2026-01-20
vim-patch:9.1.1325: tests: not checking error numbers properly
zeertzjq
1
2026-01-20
vim-patch:9.1.1211: TabClosedPre is triggered just before the tab is being freed
zeertzjq
1
2026-01-20
vim-patch:9.1.1202: Missing TabClosedPre autocommand
zeertzjq
1
2026-01-17
vim-patch:9.1.2087: Crash when using :tabonly in BufUnload
zeertzjq
1
2026-01-17
vim-patch:9.0.0909: error message for layout change does not match action (#3...
zeertzjq
1
2026-01-17
test: remove duplicate test (#37434)
zeertzjq
1
2026-01-16
vim-patch:9.1.0671: Problem: crash with WinNewPre autocommand
zeertzjq
1
2026-01-16
vim-patch:9.1.0059: No event triggered before creating a window
zeertzjq
1
2026-01-06
vim-patch:9.1.2055: Division by zero in :file after failing to wipe buffer (#...
zeertzjq
1
2025-11-15
vim-patch:9.1.1916: WinEnter autocommand confuses Vim when closing tabpage (#...
zeertzjq
1
2025-09-19
vim-patch:9.1.1773: Crash in BufLeave after BufUnload closes other windows (#...
zeertzjq
1
2025-09-18
vim-patch:9.1.1761: 'ruler' is set in defaults.vim
zeertzjq
1
2025-09-01
feat(editor)!: insert-mode ctrl-r should work like paste #35477
Shadman
1
2025-08-27
vim-patch:9.1.1689: CmdlineChanged not triggered by <Del> (#35496)
zeertzjq
1
2025-07-29
fix(prompt): cursor on prompt line, disallow ":edit" #34736
Shadman
1
2025-07-04
test(old): emulate test_override('char_avail') using FFI
zeertzjq
1
2025-07-03
test(old): emulate test_override('starting') with FFI (#34742)
zeertzjq
1
2025-05-31
vim-patch:9.1.1419: It is difficult to ignore all but some events (#34245)
luukvbaal
1
2025-05-25
vim-patch:9.1.1407: Can't use getpos('v') in OptionSet when using setbufvar()...
zeertzjq
1
2025-05-15
vim-patch:9.1.1393: missing test for switching buffers and reusing curbuf
Sean Dewar
1
2025-05-15
vim-patch:9.1.1387: memory leak when buflist_new() fails to reuse curbuf
Sean Dewar
1
2025-05-11
vim-patch:9.1.1380: 'eventignorewin' only checked for current buffer
Sean Dewar
1
2025-05-04
vim-patch:9.1.1361: [security]: possible use-after-free when closing a buffer...
Sean Dewar
1
2025-04-29
vim-patch:9.1.1353: missing change from v9.1.1350
zeertzjq
1
2025-04-29
vim-patch:9.1.1351: Return value of getcmdline() inconsistent in CmdlineLeavePre
zeertzjq
1
2025-04-29
vim-patch:9.1.1350: tests: typo in Test_CmdlineLeavePre_cabbr()
zeertzjq
1
2025-04-29
vim-patch:9.1.1349: CmdlineLeavePre may trigger twice
zeertzjq
1
2025-04-24
vim-patch:9.1.1331: Leaking memory with cmdcomplete()
zeertzjq
1
2025-04-24
vim-patch:9.1.1329: cannot get information about command line completion
zeertzjq
1
2025-02-12
feat(options): add 'eventignorewin' (#32152)
luukvbaal
1
2025-01-05
vim-patch:9.1.0990: Inconsistent behavior when changing cmdheight (#31830)
luukvbaal
1
2024-12-02
vim-patch:9.1.0899: default for 'backspace' can be set in C code (#31416)
zeertzjq
1
2024-11-04
feat(options)!: disallow setting hidden options #28400
Famiu Haque
1
2024-10-20
vim-patch:9.1.0794: tests: tests may fail on Windows environment (#30874)
zeertzjq
1
2024-10-07
vim-patch:9.1.0764: [security]: use-after-free when closing a buffer (#30705)
zeertzjq
1
2024-07-18
vim-patch:9.0.1257: code style is not check in test scripts
zeertzjq
1
2024-07-08
vim-patch:9.1.0543: Behavior of CursorMovedC is strange (#29608)
zeertzjq
1
2024-06-21
vim-patch:9.1.0511: CursorMovedC triggered wrongly with setcmdpos()
zeertzjq
1
2024-06-21
vim-patch:9.1.0507: hard to detect cursor movement in the command line
zeertzjq
1
2024-04-27
vim-patch:9.1.0375: tests: 1-second delay after Test_BufEnter_botline() (#28534)
zeertzjq
1
2024-04-27
vim-patch:9.1.0374: wrong botline in BufEnter (#28530)
zeertzjq
1
2024-04-08
vim-patch:9.1.0272: autocmd may change cwd after :tcd and :lcd (#28223)
zeertzjq
1
2024-04-06
vim-patch:9.1.0269: Test for TextChanged is still flaky with ASAN
zeertzjq
1
2024-04-05
vim-patch:9.1.0262: Test for TextChanged is flaky with ASAN (#28180)
zeertzjq
1
[next]