log src/autocmd.c @ 32224:e33c3437796a v9.0.1443

age author description
Sun, 09 Apr 2023 23:15:05 +0200 Bram Moolenaar patch 9.0.1443: ending Insert mode when accessing a hidden prompt buffer v9.0.1443
Sun, 02 Apr 2023 23:15:03 +0200 Bram Moolenaar patch 9.0.1439: start Insert mode when accessing a hidden prompt buffer v9.0.1439
Sun, 12 Mar 2023 22:30:05 +0100 Bram Moolenaar patch 9.0.1403: unused variables and functions v9.0.1403
Sat, 04 Feb 2023 12:00:05 +0100 Bram Moolenaar patch 9.0.1277: cursor may move with autocmd in Visual mode v9.0.1277
Mon, 09 Jan 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1166: code is indented more than necessary v9.0.1166
Fri, 09 Dec 2022 13:30:05 +0100 Bram Moolenaar patch 9.0.1039: using a <Cmd> mapping CmdlineChanged may be triggered twice v9.0.1039
Mon, 28 Nov 2022 21:45:03 +0100 Bram Moolenaar patch 9.0.0967: leaking memory from autocmd windows v9.0.0967
Mon, 28 Nov 2022 20:00:05 +0100 Bram Moolenaar patch 9.0.0965: using one window for executing autocommands is insufficient v9.0.0965
Tue, 22 Nov 2022 13:45:04 +0100 Bram Moolenaar patch 9.0.0917: the WinScrolled autocommand event is not enough v9.0.0917
Sun, 20 Nov 2022 13:15:04 +0100 Bram Moolenaar patch 9.0.0915: WinScrolled may trigger immediately when defined v9.0.0915
Sun, 13 Nov 2022 19:00:05 +0100 Bram Moolenaar patch 9.0.0871: using freed memory when clearing augroup at more prompt v9.0.0871
Sat, 15 Oct 2022 13:00:02 +0200 Bram Moolenaar patch 9.0.0756: no autocmd event for changing text in a terminal window v9.0.0756
Mon, 10 Oct 2022 15:00:09 +0200 Bram Moolenaar patch 9.0.0713: <amatch> of MenuPopup event is expanded like a file name v9.0.0713
Sat, 24 Sep 2022 12:45:03 +0200 Bram Moolenaar patch 9.0.0568: autocmd code is indented more than needed v9.0.0568
Sun, 28 Aug 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0304: WinScrolled is not triggered when only skipcol changes v9.0.0304
Sat, 23 Jul 2022 11:00:04 +0200 Bram Moolenaar patch 9.0.0063: too many type casts for dict_get functions v9.0.0063
Sat, 23 Jul 2022 10:15:03 +0200 Bram Moolenaar patch 9.0.0061: ml_get error with nested autocommand v9.0.0061
Tue, 14 Jun 2022 14:45:07 +0200 Bram Moolenaar patch 8.2.5089: some functions return a different value on failure v8.2.5089
Wed, 01 Jun 2022 17:15:03 +0200 Bram Moolenaar patch 8.2.5051: check for autocmd_add() event argument is confusing v8.2.5051
Wed, 01 Jun 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.5049: insufficient tests for autocommands v8.2.5049
Fri, 27 May 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.5033: build error with +eval but without +quickfix v8.2.5033
Fri, 27 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.5030: autocmd_add() can only handle one event and pattern v8.2.5030
Tue, 24 May 2022 12:45:05 +0200 Bram Moolenaar patch 8.2.5011: Replacing an autocommand requires several lines v8.2.5011
Thu, 19 May 2022 11:45:05 +0200 Bram Moolenaar patch 8.2.4981: it is not possible to manipulate autocommands v8.2.4981
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Thu, 14 Apr 2022 16:45:02 +0200 Bram Moolenaar patch 8.2.4749: <script> is not expanded in autocmd context v8.2.4749
Sat, 09 Apr 2022 19:30:02 +0200 Bram Moolenaar patch 8.2.4723: the ModeChanged autocmd event is inefficient v8.2.4723
Fri, 08 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4713: plugins cannot track text scrolling v8.2.4713
Fri, 04 Mar 2022 21:15:02 +0100 Bram Moolenaar patch 8.2.4505: Vim9: outdated "autocmd nested" still works v8.2.4505
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Fri, 11 Feb 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4345: <amatch> is expanded like a file name for DirChangedPre v8.2.4345
Wed, 09 Feb 2022 14:00:05 +0100 Bram Moolenaar patch 8.2.4335: no autocommand event triggered before changing directory v8.2.4335
Mon, 24 Jan 2022 21:15:03 +0100 Bram Moolenaar patch 8.2.4208: using setbufvar() may change the window title v8.2.4208
Fri, 07 Jan 2022 17:00:05 +0100 Bram Moolenaar patch 8.2.4028: ml_get error with :doautoall and Visual area v8.2.4028
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Fri, 31 Dec 2021 21:15:02 +0100 Bram Moolenaar patch 8.2.3960: error messages are spread out v8.2.3960
Fri, 31 Dec 2021 20:00:05 +0100 Bram Moolenaar patch 8.2.3959: error messages are spread out v8.2.3959
Fri, 24 Dec 2021 20:30:03 +0100 Bram Moolenaar patch 8.2.3886: can define autocmd for every event by using "au!" v8.2.3886
Fri, 17 Dec 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3837: QNX: crash when compiled with GUI but using terminal v8.2.3837
Fri, 17 Dec 2021 10:45:07 +0100 Bram Moolenaar patch 8.2.3833: error from term_start() not caught by try/catch v8.2.3833
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699
Sat, 20 Nov 2021 11:45:04 +0100 Bram Moolenaar patch 8.2.3626: "au! event" cannot be followed by another command v8.2.3626
Sat, 13 Nov 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3591: no event is triggered when closing a window v8.2.3591
Fri, 22 Oct 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3555: ModeChanged is not triggered on every mode change v8.2.3555
Sat, 02 Oct 2021 12:30:05 +0200 Bram Moolenaar patch 8.2.3460: some type casts are not needed v8.2.3460
Sun, 12 Sep 2021 13:45:05 +0200 Bram Moolenaar patch 8.2.3430: no generic way to trigger an autocommand on mode change v8.2.3430
Sat, 07 Aug 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.3306: unexpected "No matching autocommands" v8.2.3306
Sun, 01 Aug 2021 15:00:05 +0200 Bram Moolenaar patch 8.2.3268: cannot use a block with :autocmd like with :command v8.2.3268
Sat, 03 Apr 2021 13:30:15 +0200 Bram Moolenaar patch 8.2.2695: cursor position reset with nested autocommands v8.2.2695
Sat, 13 Mar 2021 16:00:03 +0100 Bram Moolenaar patch 8.2.2596: :doautocmd may confuse scripts listening to WinEnter v8.2.2596
Thu, 28 Jan 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.2420: too many problems with using all autocommand events v8.2.2420
Mon, 28 Dec 2020 18:30:03 +0100 Bram Moolenaar patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval feature v8.2.2238
Fri, 11 Dec 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.2128: there is no way to do something on CTRL-Z v8.2.2128
Sat, 07 Nov 2020 17:00:05 +0100 Bram Moolenaar patch 8.2.1966: popup becomes current window after closing a terminal window v8.2.1966
Wed, 21 Oct 2020 12:30:06 +0200 Bram Moolenaar patch 8.2.1874: can't do something just before leaving Insert mode v8.2.1874
Thu, 01 Oct 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.1783: try-catch test fails v8.2.1783
Thu, 01 Oct 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.1781: writing to prompt buffer interferes with insert mode v8.2.1781
Thu, 20 Aug 2020 15:15:05 +0200 Bram Moolenaar patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment v8.2.1491
Fri, 12 Jun 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0965: has_funcundefined() is not used v8.2.0965