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
|
Wed, 10 Jun 2020 21:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0952: no simple way to interrupt Vim
v8.2.0952
|
Sun, 07 Jun 2020 21:00:03 +0200 |
Bram Moolenaar |
patch 8.2.0928: many type casts are used for vim_strnsave()
v8.2.0928
|
Thu, 02 Apr 2020 19:00:05 +0200 |
Bram Moolenaar |
patch 8.2.0500: using the same loop in many places
v8.2.0500
|
Sun, 26 Jan 2020 22:45:03 +0100 |
Bram Moolenaar |
patch 8.2.0158: triggering CompleteDone earlier is not backwards compatible
v8.2.0158
|
Tue, 07 Jan 2020 21:00:07 +0100 |
Bram Moolenaar |
patch 8.2.0098: exe stack length can be wrong without being detected
v8.2.0098
|
Sun, 29 Dec 2019 23:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
|
Sat, 30 Nov 2019 21:00:04 +0100 |
Bram Moolenaar |
patch 8.1.2368: using old C style comments
v8.1.2368
|
Sat, 02 Nov 2019 23:00:06 +0100 |
Bram Moolenaar |
patch 8.1.2243: typos in comments
v8.1.2243
|
Sat, 26 Oct 2019 16:30:03 +0200 |
Bram Moolenaar |
patch 8.1.2219: no autocommand for open window with terminal
v8.1.2219
|
Mon, 16 Sep 2019 22:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2046: SafeState may be triggered at the wrong moment
v8.1.2046
|
Sun, 15 Sep 2019 23:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2044: no easy way to process postponed work
v8.1.2044
|
Wed, 21 Aug 2019 14:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
|
Tue, 20 Aug 2019 20:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1891: functions used in one file are global
v8.1.1891
|
Sun, 18 Aug 2019 22:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
|
Sat, 17 Aug 2019 18:00:03 +0200 |
Bram Moolenaar |
patch 8.1.1873: cannot build tiny version
v8.1.1873
|