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