Fri, 14 Oct 2022 21:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll'
v9.0.0751
|
Mon, 26 Sep 2022 21:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0595: extra newline in messages after a verbose shell message
v9.0.0595
|
Mon, 12 Sep 2022 21:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0453: on an AZERTY keyboard digit keys get the shift modifier
v9.0.0453
|
Sat, 10 Sep 2022 21:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0438: cannot put virtual text above a line
v9.0.0438
|
Thu, 25 Aug 2022 17:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version
v9.0.0265
|
Tue, 16 Aug 2022 21:30:04 +0200 |
Bram Moolenaar |
patch 9.0.0222: no good reason why text objects are only in larger builds
v9.0.0222
|
Sun, 14 Aug 2022 15:30:05 +0200 |
Bram Moolenaar |
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
|
Mon, 25 Jul 2022 19:15:06 +0200 |
Bram Moolenaar |
patch 9.0.0067: cannot show virtual text
v9.0.0067
|
Mon, 16 May 2022 20:45:03 +0200 |
Bram Moolenaar |
patch 8.2.4969: changing text in Visual mode may cause invalid memory access
v8.2.4969
|
Mon, 09 May 2022 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
|
Sat, 07 May 2022 21:15:06 +0200 |
Bram Moolenaar |
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
|
Tue, 03 May 2022 00:00:04 +0200 |
Bram Moolenaar |
patch 8.2.4858: K_SPECIAL may be escaped twice
v8.2.4858
|
Tue, 26 Apr 2022 14:00:03 +0200 |
Bram Moolenaar |
patch 8.2.4829: a key may be simplified to NUL
v8.2.4829
|
Tue, 22 Mar 2022 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.4610: some conditions are always true
v8.2.4610
|
Wed, 09 Feb 2022 14:00:05 +0100 |
Bram Moolenaar |
patch 8.2.4335: no autocommand event triggered before changing directory
v8.2.4335
|
Wed, 02 Feb 2022 14:30:04 +0100 |
Bram Moolenaar |
patch 8.2.4283: using a variable for the return value is not needed
v8.2.4283
|
Mon, 31 Jan 2022 16:00:09 +0100 |
Bram Moolenaar |
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
|
Mon, 17 Jan 2022 12:30:05 +0100 |
Bram Moolenaar |
patch 8.2.4119: build failure when disabling the channel feature
v8.2.4119
|
Sat, 15 Jan 2022 19:30:04 +0100 |
Bram Moolenaar |
patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping
v8.2.4099
|
Sat, 08 Jan 2022 13:45:04 +0100 |
Bram Moolenaar |
patch 8.2.4038: various code not used when features are disabled
v8.2.4038
|
Sun, 02 Jan 2022 22:30:04 +0100 |
Bram Moolenaar |
patch 8.2.3987: error messages are spread out
v8.2.3987
|
Sat, 01 Jan 2022 00:00:04 +0100 |
Bram Moolenaar |
patch 8.2.3961: error messages are spread out
v8.2.3961
|
Thu, 16 Dec 2021 22:00:05 +0100 |
Bram Moolenaar |
patch 8.2.3830: error messages are spread out
v8.2.3830
|
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
|
Tue, 05 Oct 2021 20:30:04 +0200 |
Bram Moolenaar |
patch 8.2.3479: crash when calling job_start with an invalid argument
v8.2.3479
|
Tue, 17 Aug 2021 22:15:03 +0200 |
Bram Moolenaar |
patch 8.2.3357: crash when 'virtualedit' is set and window is narrow
v8.2.3357
|
Fri, 06 Aug 2021 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.3301: memory allocation functions don't have their own place
v8.2.3301
|
Sat, 31 Jul 2021 12:45:05 +0200 |
Bram Moolenaar |
patch 8.2.3254: win_gettype() does not recognize a quickfix window
v8.2.3254
|
Thu, 29 Jul 2021 20:30:08 +0200 |
Bram Moolenaar |
patch 8.2.3244: Lua 5.3 print() with a long string crashes
v8.2.3244
|
Tue, 27 Jul 2021 21:30:08 +0200 |
Bram Moolenaar |
patch 8.2.3228: cannot use a simple block for the :command argument
v8.2.3228
|
Mon, 26 Jul 2021 22:30:05 +0200 |
Bram Moolenaar |
patch 8.2.3227: 'virtualedit' can only be set globally
v8.2.3227
|
Sat, 10 Jul 2021 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.3139: functions for string manipulation are spread out
v8.2.3139
|
Wed, 30 Jun 2021 21:00:05 +0200 |
Bram Moolenaar |
patch 8.2.3079: Powershell core not supported by default
v8.2.3079
|
Mon, 28 Jun 2021 21:00:04 +0200 |
Bram Moolenaar |
patch 8.2.3071: shell options are not set properly for PowerShell
v8.2.3071
|
Wed, 02 Jun 2021 13:30:05 +0200 |
Bram Moolenaar |
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
|
Tue, 06 Apr 2021 20:30:05 +0200 |
Bram Moolenaar |
patch 8.2.2728: special key names don't work if 'isident' is cleared
v8.2.2728
|
Sun, 21 Mar 2021 21:00:05 +0100 |
Bram Moolenaar |
patch 8.2.2635: Vim9: cannot define an inline function
v8.2.2635
|
Tue, 23 Feb 2021 19:30:03 +0100 |
Bram Moolenaar |
patch 8.2.2546: typo in mouse key name
v8.2.2546
|
Thu, 21 Jan 2021 13:45:03 +0100 |
Bram Moolenaar |
patch 8.2.2383: focus escape sequences are not named
v8.2.2383
|
Thu, 12 Nov 2020 14:30:04 +0100 |
Bram Moolenaar |
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
|
Wed, 28 Oct 2020 14:00:04 +0100 |
Bram Moolenaar |
patch 8.2.1914: Vim9: cannot put line break in expression for '=' register
v8.2.1914
|
Wed, 07 Oct 2020 17:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1811: mapping Ctrl-key does not work for '{', '}' and '|'
|
Wed, 07 Oct 2020 16:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1809: mapping some keys with Ctrl does not work properly
v8.2.1809
|
Sun, 27 Sep 2020 13:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1752: GTK GUI: cannot map alt-? with <A-?>
v8.2.1752
|
Tue, 11 Aug 2020 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1422: the Mac GUI implementation is outdated
v8.2.1422
|
Fri, 31 Jul 2020 22:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1329: Vim9: cannot define global function inside :def function
v8.2.1329
|
Sat, 20 Jun 2020 14:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1019: mapping <M-S-a> does not work in the GUI
v8.2.1019
|
Fri, 19 Jun 2020 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1015: popup filter gets key with modifier prepended
v8.2.1015
|
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
|
Sun, 31 May 2020 22:15:03 +0200 |
Bram Moolenaar |
patch 8.2.0867: using {xxx} for encoding a modifier is not nice
v8.2.0867
|
Sat, 30 May 2020 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0855: GUI tests fail because the test doesn't use a modifier
v8.2.0855
|
Wed, 13 May 2020 22:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0751: Vim9: performance can be improved
v8.2.0751
|
Wed, 13 May 2020 13:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0747: cannot forcefully close all popups
v8.2.0747
|
Wed, 13 May 2020 00:00:03 +0200 |
Bram Moolenaar |
patch 8.2.0745: crash on exit when not all popups are closed
v8.2.0745
|
Mon, 13 Apr 2020 18:15:04 +0200 |
Bram Moolenaar |
patch 8.2.0572: using two lines for free and reset
v8.2.0572
|
Mon, 13 Apr 2020 17:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0571: double free when passing invalid argument to job_start()
v8.2.0571
|
Thu, 02 Apr 2020 19:00:05 +0200 |
Bram Moolenaar |
patch 8.2.0500: using the same loop in many places
v8.2.0500
|
Thu, 26 Mar 2020 16:30:03 +0100 |
Bram Moolenaar |
patch 8.2.0453: trailing space in job_start() command causes empty argument
v8.2.0453
|
Fri, 14 Feb 2020 13:30:05 +0100 |
Bram Moolenaar |
patch 8.2.0256: time and timer related code is spread out
v8.2.0256
|
Sat, 21 Dec 2019 18:30:05 +0100 |
Bram Moolenaar |
patch 8.2.0026: still some /* */ comments
v8.2.0026
|