summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_autocmd.vim
AgeCommit message (Expand)Author
2022-06-12patch 8.2.5079: DirChanged autocommand may use freed memoryv8.2.5079Bram Moolenaar
2022-06-03patch 8.2.5053: cannot have a comment halfway an expression in a blockv8.2.5053Bram Moolenaar
2022-06-01patch 8.2.5049: insufficient tests for autocommandsv8.2.5049Yegappan Lakshmanan
2022-05-27patch 8.2.5030: autocmd_add() can only handle one event and patternv8.2.5030Yegappan Lakshmanan
2022-05-24patch 8.2.5011: Replacing an autocommand requires several linesv8.2.5011Yegappan Lakshmanan
2022-05-19patch 8.2.4981: it is not possible to manipulate autocommandsv8.2.4981Yegappan Lakshmanan
2022-04-21patch 8.2.4803: WinScrolled not always triggered when scrolling with mousev8.2.4803LemonBoy
2022-04-21patch 8.2.4802: test is not cleaned upv8.2.4802zeertzjq
2022-04-19patch 8.2.4791: events triggered in different order when reusing bufferv8.2.4791Charlie Groves
2022-04-12patch 8.2.4739: accessing freed memory after WinScrolled autocmd eventv8.2.4739zeertzjq
2022-04-10patch 8.2.4728: no test that v:event cannot be modifiedv8.2.4728zeertzjq
2022-04-09patch 8.2.4717: for TextYankPost v:event does not contain all informationv8.2.4717Bram Moolenaar
2022-04-08patch 8.2.4713: plugins cannot track text scrollingv8.2.4713LemonBoy
2022-04-07patch 8.2.4706: buffer remains active with WinClosed and tabpagesv8.2.4706zeertzjq
2022-04-06patch 8.2.4700: buffer remains active if WinClosed event throws an exceptionv8.2.4700Bram Moolenaar
2022-03-26patch 8.2.4631: crash when switching window in BufWipeout autocommandv8.2.4631Bram Moolenaar
2022-03-22patch 8.2.4609: :unhide does not check for failing to close a windowv8.2.4609Bram Moolenaar
2022-03-04patch 8.2.4505: Vim9: outdated "autocmd nested" still worksv8.2.4505Bram Moolenaar
2022-02-11patch 8.2.4345: <amatch> is expanded like a file name for DirChangedPrev8.2.4345Bram Moolenaar
2022-02-09patch 8.2.4335: no autocommand event triggered before changing directoryv8.2.4335Bram Moolenaar
2022-01-20patch 8.2.4149: test override not restored, autocommand left behindv8.2.4149Bram Moolenaar
2022-01-07patch 8.2.4028: ml_get error with :doautoall and Visual areav8.2.4028Bram Moolenaar
2021-12-24patch 8.2.3886: can define autocmd for every event by using "au!"v8.2.3886Bram Moolenaar
2021-11-20patch 8.2.3626: "au! event" cannot be followed by another commandv8.2.3626Bram Moolenaar
2021-11-17patch 8.2.3608: users who type "q:" instead of ":q" are confusedv8.2.3608Egor Zvorykin
2021-11-13patch 8.2.3591: no event is triggered when closing a windowv8.2.3591naohiro ono
2021-10-21patch 8.2.3549: mistakes in test commentsv8.2.3549zeertzjq
2021-10-16patch 8.2.3518: Test_xrestore sometimes failsv8.2.3518Bram Moolenaar
2021-10-16patch 8.2.3517: TextChanged does not trigger after TextChangedIv8.2.3517Christian Brabandt
2021-10-03patch 8.2.3467: CursorHoldI event interferes with "CTRL-G U"v8.2.3467Bram Moolenaar
2021-09-22patch 8.2.3453: autocmd not executed when editing a directoryv8.2.3453Bram Moolenaar
2021-08-05patch 8.2.3297: cannot use all commands inside a {} blockv8.2.3297Bram Moolenaar
2021-08-01patch 8.2.3268: cannot use a block with :autocmd like with :commandv8.2.3268Bram Moolenaar
2021-03-13patch 8.2.2596: :doautocmd may confuse scripts listening to WinEnterv8.2.2596Bram Moolenaar
2021-02-07patch 8.2.2477: autocommand tests hang on MS-Windowsv8.2.2477Bram Moolenaar
2021-02-07patch 8.2.2476: using freed memory when splitting window while closing bufferv8.2.2476Bram Moolenaar
2021-02-06patch 8.2.2475: autocommand tests hangs on MS-Windowsv8.2.2475Bram Moolenaar
2021-02-06patch 8.2.2474: using freed memory when window is closed by autocommandv8.2.2474Bram Moolenaar
2021-02-06patch 8.2.2473: crash when leaving command line window triggers autocommandv8.2.2473Bram Moolenaar
2021-02-06patch 8.2.2472: crash when using command line window in an autocommandv8.2.2472Bram Moolenaar
2021-02-03patch 8.2.2465: using freed memory in :psearchv8.2.2465Bram Moolenaar
2021-02-03patch 8.2.2464: using freed memory if window closed in autocommandv8.2.2464Bram Moolenaar
2021-02-03patch 8.2.2463: using :arglocal in an autocommand may use freed memoryv8.2.2463Bram Moolenaar
2021-01-28patch 8.2.2421: double free when using autocommand with "argdel"v8.2.2421Bram Moolenaar
2021-01-28patch 8.2.2420: too many problems with using all autocommand eventsv8.2.2420Bram Moolenaar
2021-01-28patch 8.2.2419: autocmd test was failing on MS-Windows with GUIv8.2.2419Bram Moolenaar
2021-01-26patch 8.2.2415: no way to check for the cmdwin featurev8.2.2415Bram Moolenaar
2021-01-16patch 8.2.2359: strange test failure with MS-Windowsv8.2.2359Bram Moolenaar
2021-01-15patch 8.2.2355: stray test failure on Appveyorv8.2.2355Bram Moolenaar
2021-01-15patch 8.2.2354: crash with a weird combination of autocommandsv8.2.2354Bram Moolenaar