- 2d1d5c6 patch 9.1.0471: Crash when using autocmd_get() after removing event inside autocmd by zeertzjq · 1 year, 2 months ago
- 29269a7 patch 9.1.0341: Problem: a few memory leaks are found by Christian Brabandt · 1 year, 4 months ago
- 9d956ee patch 9.1.0272: autocmd may change cwd after :tcd and :lcd by zeertzjq · 1 year, 4 months ago
- 78d742a patch 9.1.0256: Finding autocmd events is inefficient by John Marriott · 1 year, 4 months ago
- 5bf6c21 patch 9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf by zeertzjq · 1 year, 4 months ago
- e5f2280 patch 9.1.0207: No autocommand when writing session file by Colin Kennedy · 1 year, 4 months ago
- 704966c patch 9.1.0118: Use different restoration strategy in win_splitmove by Sean Dewar · 1 year, 6 months ago
- 0fd44a5 patch 9.1.0116: win_split_ins may not check available room by Sean Dewar · 1 year, 6 months ago
- 1f47db7 patch 9.1.0059: No event triggered before creating a window by Sergey Vlasov · 1 year, 7 months ago
- f267847 patch 9.1.0040: issue with prompt buffer and hidden buffer by zeertzjq · 1 year, 7 months ago
- d7d5603 patch 9.1.0029: Cannot act on various terminal response codes by Danek Duvall · 1 year, 7 months ago
- 900894b patch 9.0.1958: cannot complete option values by Yee Cheng Chin · 1 year, 10 months ago
- 46bdae0 patch 9.0.1934: :bwipe fails after switching window from aucmd_win. by zeertzjq · 1 year, 11 months ago
- 590aae3 patch 9.0.1665: empty CmdlineEnter autocommand causes errors in Ex mode by Christian Brabandt · 2 years, 1 month ago
- a40c0bc patch 9.0.1582: :stopinsert may not work in a popup close handler by zeertzjq · 2 years, 2 months ago
- 79cdf02 patch 9.0.1571: RedrawingDisabled not used consistently by Bram Moolenaar · 2 years, 3 months ago
- 7e5fe38 patch 9.0.1454: code indenting is confused by macros by ichizok · 2 years, 4 months ago
- 05a627c patch 9.0.1443: ending Insert mode when accessing a hidden prompt buffer by Bram Moolenaar · 2 years, 4 months ago
- cde8de0 patch 9.0.1439: start Insert mode when accessing a hidden prompt buffer by orbital · 2 years, 4 months ago
- e764d1b patch 9.0.1403: unused variables and functions by Dominique Pelle · 2 years, 5 months ago
- 49f0524 patch 9.0.1277: cursor may move with autocmd in Visual mode by zeertzjq · 2 years, 6 months ago
- 1cfb14a patch 9.0.1166: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 7 months ago
- bb393d8 patch 9.0.1039: using a <Cmd> mapping CmdlineChanged may be triggered twice by Bram Moolenaar · 2 years, 8 months ago
- 84497cd patch 9.0.0967: leaking memory from autocmd windows by Bram Moolenaar · 2 years, 8 months ago
- e76062c patch 9.0.0965: using one window for executing autocommands is insufficient by Bram Moolenaar · 2 years, 8 months ago
- 35fc61c patch 9.0.0917: the WinScrolled autocommand event is not enough by Bram Moolenaar · 2 years, 9 months ago
- 2996773 patch 9.0.0915: WinScrolled may trigger immediately when defined by Bram Moolenaar · 2 years, 9 months ago
- 3b014be patch 9.0.0871: using freed memory when clearing augroup at more prompt by Bram Moolenaar · 2 years, 9 months ago
- 4ccaedf patch 9.0.0756: no autocmd event for changing text in a terminal window by Shougo Matsushita · 2 years, 10 months ago
- c601d98 patch 9.0.0713: <amatch> of MenuPopup event is expanded like a file name by zeertzjq · 2 years, 10 months ago
- e9dcf13 patch 9.0.0568: autocmd code is indented more than needed by Yegappan Lakshmanan · 2 years, 11 months ago
- 670ab03 patch 9.0.0304: WinScrolled is not triggered when only skipcol changes by zeertzjq · 3 years ago
- d61efa5 patch 9.0.0063: too many type casts for dict_get functions by Bram Moolenaar · 3 years, 1 month ago
- 5fa9f23 patch 9.0.0061: ml_get error with nested autocommand by Bram Moolenaar · 3 years, 1 month ago
- ca195cc patch 8.2.5089: some functions return a different value on failure by Yegappan Lakshmanan · 3 years, 2 months ago
- 882476a patch 8.2.5051: check for autocmd_add() event argument is confusing by Bram Moolenaar · 3 years, 2 months ago
- 00e977c patch 8.2.5049: insufficient tests for autocommands by Yegappan Lakshmanan · 3 years, 2 months ago
- 968443e patch 8.2.5033: build error with +eval but without +quickfix by Bram Moolenaar · 3 years, 2 months ago
- e0ff3a7 patch 8.2.5030: autocmd_add() can only handle one event and pattern by Yegappan Lakshmanan · 3 years, 2 months ago
- 971f682 patch 8.2.5011: Replacing an autocommand requires several lines by Yegappan Lakshmanan · 3 years, 3 months ago
- 1755a91 patch 8.2.4981: it is not possible to manipulate autocommands by Yegappan Lakshmanan · 3 years, 3 months ago
- 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
- eca7c60 patch 8.2.4749: <script> is not expanded in autocmd context by LemonBoy · 3 years, 4 months ago
- 2bf52dd patch 8.2.4723: the ModeChanged autocmd event is inefficient by LemonBoy · 3 years, 4 months ago
- 0937182 patch 8.2.4713: plugins cannot track text scrolling by LemonBoy · 3 years, 4 months ago
- f077514 patch 8.2.4505: Vim9: outdated "autocmd nested" still works by Bram Moolenaar · 3 years, 5 months ago
- ae6f1d8 patch 8.2.4402: missing parenthesis may cause unexpected problems by kylo252 · 3 years, 6 months ago
- f6246f5 patch 8.2.4345: <amatch> is expanded like a file name for DirChangedPre by Bram Moolenaar · 3 years, 6 months ago
- 28e8f73 patch 8.2.4335: no autocommand event triggered before changing directory by Bram Moolenaar · 3 years, 6 months ago
- dff97e6 patch 8.2.4208: using setbufvar() may change the window title by Bram Moolenaar · 3 years, 7 months ago
- cb1956d patch 8.2.4028: ml_get error with :doautoall and Visual area by Bram Moolenaar · 3 years, 7 months ago
- 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
- 436b5ad patch 8.2.3961: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
- f1474d8 patch 8.2.3960: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
- 6d05701 patch 8.2.3959: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
- b6db146 patch 8.2.3886: can define autocmd for every event by using "au!" by Bram Moolenaar · 3 years, 8 months ago
- d2ff705 patch 8.2.3837: QNX: crash when compiled with GUI but using terminal by Bram Moolenaar · 3 years, 8 months ago
- c3f91c0 patch 8.2.3833: error from term_start() not caught by try/catch by ichizok · 3 years, 8 months ago
- 651fca8 patch 8.2.3699: the +title feature adds a lot of #ifdef but little code by Bram Moolenaar · 3 years, 8 months ago
- b8e642f patch 8.2.3626: "au! event" cannot be followed by another command by Bram Moolenaar · 3 years, 9 months ago
- 23beefe patch 8.2.3591: no event is triggered when closing a window by naohiro ono · 3 years, 9 months ago
- 25def2c patch 8.2.3555: ModeChanged is not triggered on every mode change by =?UTF-8?q?Magnus=20Gro=C3=9F?= · 3 years, 10 months ago
- dfa5e46 patch 8.2.3460: some type casts are not needed by =?UTF-8?q?Dundar=20G=C3=B6c?= · 3 years, 10 months ago
- f1e8876 patch 8.2.3430: no generic way to trigger an autocommand on mode change by =?UTF-8?q?Magnus=20Gro=C3=9F?= · 4 years ago
- 1b154ea patch 8.2.3306: unexpected "No matching autocommands" by Bram Moolenaar · 4 years ago
- 73b8b0a patch 8.2.3268: cannot use a block with :autocmd like with :command by Bram Moolenaar · 4 years ago
- 1e6bbfb patch 8.2.2695: cursor position reset with nested autocommands by Bram Moolenaar · 4 years, 4 months ago
- 41cd803 patch 8.2.2596: :doautocmd may confuse scripts listening to WinEnter by Bram Moolenaar · 4 years, 5 months ago
- 9a046fd patch 8.2.2420: too many problems with using all autocommand events by Bram Moolenaar · 4 years, 6 months ago
- 9b8d622 patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval feature by Bram Moolenaar · 4 years, 7 months ago
- 100118c patch 8.2.2128: there is no way to do something on CTRL-Z by Bram Moolenaar · 4 years, 8 months ago
- cbcd9cb patch 8.2.1966: popup becomes current window after closing a terminal window by Bram Moolenaar · 4 years, 9 months ago
- b53e13a patch 8.2.1874: can't do something just before leaving Insert mode by Bram Moolenaar · 4 years, 10 months ago
- bdf931c patch 8.2.1783: try-catch test fails by Bram Moolenaar · 4 years, 10 months ago
- 4537bcc patch 8.2.1781: writing to prompt buffer interferes with insert mode by Bram Moolenaar · 4 years, 10 months ago
- 66250c9 patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment by Bram Moolenaar · 5 years ago
- 5055c56 patch 8.2.0965: has_funcundefined() is not used by Bram Moolenaar · 5 years ago
- be5ee86 patch 8.2.0952: no simple way to interrupt Vim by Bram Moolenaar · 5 years ago
- df44a27 patch 8.2.0928: many type casts are used for vim_strnsave() by Bram Moolenaar · 5 years ago
- aeea721 patch 8.2.0500: using the same loop in many places by Bram Moolenaar · 5 years ago
- 3f169ce patch 8.2.0158: triggering CompleteDone earlier is not backwards compatible by Bram Moolenaar · 6 years ago
- e31ee86 patch 8.2.0098: exe stack length can be wrong without being detected by Bram Moolenaar · 6 years ago
- 1a47ae3 patch 8.2.0056: execution stack is incomplete and inefficient by Bram Moolenaar · 6 years ago
- c667da5 patch 8.1.2368: using old C style comments by Bram Moolenaar · 6 years ago
- 32aa102 patch 8.1.2243: typos in comments by Bram Moolenaar · 6 years ago
- 28ed4df patch 8.1.2219: no autocommand for open window with terminal by Bram Moolenaar · 6 years ago
- 69198cb patch 8.1.2046: SafeState may be triggered at the wrong moment by Bram Moolenaar · 6 years ago
- 8aeec40 patch 8.1.2044: no easy way to process postponed work by Bram Moolenaar · 6 years ago
- e2c453d patch 8.1.1901: the +insert_expand feature is not always available by Bram Moolenaar · 6 years ago
- 5843f5f patch 8.1.1891: functions used in one file are global by Bram Moolenaar · 6 years ago
- 0a52df5 patch 8.1.1887: the +cmdline_compl feature is not in the tiny version by Bram Moolenaar · 6 years ago
- df70775 patch 8.1.1873: cannot build tiny version by Bram Moolenaar · 6 years ago
- 6cd57d4 patch 8.1.1805: au_did_filetype is declared twice by Bram Moolenaar · 6 years ago
- e96a249 patch 8.1.1588: in :let-heredoc line continuation is recognized by Bram Moolenaar · 6 years ago
- 6116b6a patch 8.1.1454: build failure without the conceal feature by Bram Moolenaar · 6 years ago
- 89adc3a patch 8.1.1425: win_execute() does not set window pointers properly by Bram Moolenaar · 6 years ago
- c799fe2 patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts by Bram Moolenaar · 6 years ago
- 4d784b2 patch 8.1.1391: no popup window support by Bram Moolenaar · 6 years ago
- 964b374 patch 8.1.1384: using "int" for alloc() often results in compiler warnings by Bram Moolenaar · 6 years ago
- a68e595 patch 8.1.1205: a BufReadPre autocommand may cause the cursor to move by Bram Moolenaar · 6 years ago