log src/autocmd.c @ 35080:fcc356d45610 default tip

age author description
Tue, 16 Apr 2024 23:00:03 +0200 Christian Brabandt patch 9.1.0341: Problem: a few memory leaks are found v9.1.0341
Sun, 07 Apr 2024 18:30:03 +0200 Christian Brabandt patch 9.1.0272: autocmd may change cwd after :tcd and :lcd v9.1.0272
Tue, 02 Apr 2024 20:45:03 +0200 Christian Brabandt patch 9.1.0256: Finding autocmd events is inefficient v9.1.0256
Sun, 31 Mar 2024 18:45:05 +0200 Christian Brabandt patch 9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf v9.1.0231
Tue, 26 Mar 2024 18:30:03 +0100 Christian Brabandt patch 9.1.0207: No autocommand when writing session file v9.1.0207
Tue, 20 Feb 2024 22:30:07 +0100 Christian Brabandt patch 9.1.0118: Use different restoration strategy in win_splitmove v9.1.0118
Tue, 20 Feb 2024 22:30:04 +0100 Christian Brabandt patch 9.1.0116: win_split_ins may not check available room v9.1.0116
Thu, 25 Jan 2024 23:15:04 +0100 Christian Brabandt patch 9.1.0059: No event triggered before creating a window v9.1.0059
Wed, 17 Jan 2024 21:30:03 +0100 Christian Brabandt patch 9.1.0040: issue with prompt buffer and hidden buffer v9.1.0040
Sun, 14 Jan 2024 20:30:04 +0100 Christian Brabandt patch 9.1.0029: Cannot act on various terminal response codes v9.1.0029
Fri, 29 Sep 2023 20:45:04 +0200 Christian Brabandt patch 9.0.1958: cannot complete option values v9.0.1958
Sun, 24 Sep 2023 23:30:04 +0200 Christian Brabandt patch 9.0.1934: :bwipe fails after switching window from aucmd_win. v9.0.1934
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Sun, 25 Jun 2023 23:45:07 +0200 Bram Moolenaar patch 9.0.1665: empty CmdlineEnter autocommand causes errors in Ex mode v9.0.1665
Sat, 27 May 2023 15:15:04 +0200 Bram Moolenaar patch 9.0.1582: :stopinsert may not work in a popup close handler v9.0.1582
Sat, 20 May 2023 15:15:05 +0200 Bram Moolenaar patch 9.0.1571: RedrawingDisabled not used consistently v9.0.1571
Sat, 15 Apr 2023 14:30:05 +0200 Bram Moolenaar patch 9.0.1454: code indenting is confused by macros v9.0.1454
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