Sun, 04 Dec 2022 21:15:07 +0100 |
Bram Moolenaar |
patch 9.0.1001: classes are not documented or implemented yet
v9.0.1001
|
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
|
Sat, 19 Nov 2022 14:15:03 +0100 |
Bram Moolenaar |
patch 9.0.0909: error message for layout change does not match action
v9.0.0909
|
Sat, 19 Nov 2022 12:45:04 +0100 |
Bram Moolenaar |
patch 9.0.0907: restoring window after WinScrolled may fail
v9.0.0907
|
Sat, 12 Nov 2022 00:00:04 +0100 |
Bram Moolenaar |
patch 9.0.0861: solution for "!!sort" in closed fold is not optimal
v9.0.0861
|
Fri, 11 Nov 2022 02:45:06 +0100 |
Bram Moolenaar |
patch 9.0.0859: compiler warning for unused variable
v9.0.0859
|
Fri, 11 Nov 2022 02:30:03 +0100 |
Bram Moolenaar |
patch 9.0.0858: "!!sort" in a closed fold sorts too many lines
v9.0.0858
|
Sun, 09 Oct 2022 20:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0708: :confirm does not work properly for a terminal buffer
v9.0.0708
|
Fri, 07 Oct 2022 20:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0688: debugger does not display the whole command
v9.0.0688
|
Fri, 07 Oct 2022 18:30:06 +0200 |
Bram Moolenaar |
patch 9.0.0687: "export def" does not work in a nested block
v9.0.0687
|
Tue, 04 Oct 2022 17:30:06 +0200 |
Bram Moolenaar |
patch 9.0.0657: too many #ifdefs
v9.0.0657
|
Sun, 02 Oct 2022 14:00:09 +0200 |
Bram Moolenaar |
patch 9.0.0637: syntax of commands in Vim9 script depends on +eval feature
v9.0.0637
|
Sat, 01 Oct 2022 20:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0634: evaluating "expr" options has more overhead than needed
v9.0.0634
|
Thu, 22 Sep 2022 19:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0550: crash when closing a tabpage and buffer is NULL
v9.0.0550
|
Tue, 20 Sep 2022 18:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0517: when at the command line :redrawstatus does not work well
v9.0.0517
|
Tue, 20 Sep 2022 14:30:12 +0200 |
Bram Moolenaar |
patch 9.0.0512: cannot redraw the status lines when editing a command
v9.0.0512
|
Mon, 19 Sep 2022 22:30:07 +0200 |
Bram Moolenaar |
patch 9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged
v9.0.0507
|
Thu, 15 Sep 2022 23:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0473: fullcommand() only works for the current script version
v9.0.0473
|
Sun, 11 Sep 2022 16:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0444: trying to declare g:variable gives confusing error
v9.0.0444
|
Fri, 09 Sep 2022 14:30:05 +0200 |
Bram Moolenaar |
patch 9.0.0423: "for" and "while" not recognized after :vim9cmd and :legacy
v9.0.0423
|
Fri, 02 Sep 2022 18:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0360: crash when invalid line number on :for is ignored
v9.0.0360
|
Thu, 01 Sep 2022 17:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0350: :echowindow does not work in a compiled function
v9.0.0350
|
Thu, 01 Sep 2022 14:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0346: :horizontal modifier not fully supported
v9.0.0346
|
Wed, 31 Aug 2022 19:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0342: ":wincmd =" equalizes in two directions
v9.0.0342
|
Wed, 31 Aug 2022 16:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0340: the 'cmdheight' zero support causes too much trouble
v9.0.0340
|
Mon, 29 Aug 2022 16:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0318: clearing screen causes flicker
v9.0.0318
|
Sun, 28 Aug 2022 22:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0307: :echomsg doesn't work properly with cmdheight=0
v9.0.0307
|
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
|
Thu, 25 Aug 2022 16:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0263: too many #ifdefs
v9.0.0263
|
Mon, 22 Aug 2022 16:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete
v9.0.0245
|
Sun, 14 Aug 2022 15:30:05 +0200 |
Bram Moolenaar |
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
|
Sat, 06 Aug 2022 23:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0159: cannot build with small features
v9.0.0159
|
Sat, 06 Aug 2022 19:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0156: giving E1170 only in an expression is confusing
v9.0.0156
|
Wed, 06 Jul 2022 14:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0044: typos in comments, wrapping lines
v9.0.0044
|
Sat, 02 Jul 2022 14:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0025: accessing beyond allocated memory with the cmdline window
v9.0.0025
|
Wed, 22 Jun 2022 20:15:03 +0200 |
Bram Moolenaar |
patch 8.2.5150: read past the end of the first line with ":0;'{"
v8.2.5150
|
Sat, 18 Jun 2022 21:00:04 +0200 |
Bram Moolenaar |
patch 8.2.5126: substitute may overrun destination buffer
v8.2.5126
|
Tue, 14 Jun 2022 17:15:02 +0200 |
Bram Moolenaar |
patch 8.2.5093: error message for unknown command may have the command twice
v8.2.5093
|
Tue, 14 Jun 2022 16:45:03 +0200 |
Bram Moolenaar |
patch 8.2.5092: using "'<,'>" in Ex mode may compare unrelated pointers
v8.2.5092
|
Tue, 14 Jun 2022 14:45:06 +0200 |
Bram Moolenaar |
patch 8.2.5088: value of cmod_verbose is a bit complicated to use
v8.2.5088
|
Sun, 12 Jun 2022 13:00:03 +0200 |
Bram Moolenaar |
patch 8.2.5079: DirChanged autocommand may use freed memory
v8.2.5079
|
Mon, 06 Jun 2022 16:45:03 +0200 |
Bram Moolenaar |
patch 8.2.5063: error for a command may go over the end of IObuff
v8.2.5063
|
Sat, 28 May 2022 15:30:03 +0200 |
Bram Moolenaar |
patch 8.2.5037: cursor position may be invalid after "0;" range
v8.2.5037
|
Fri, 27 May 2022 15:00:04 +0200 |
Bram Moolenaar |
patch 8.2.5027: error for missing :endif when an exception was thrown
v8.2.5027
|
Thu, 26 May 2022 23:30:05 +0200 |
Bram Moolenaar |
patch 8.2.5026: Vim9: a few lines not covered by tests
v8.2.5026
|
Tue, 17 May 2022 14:15:02 +0200 |
Bram Moolenaar |
patch 8.2.4971: Vim9: interpolated string seen as range
v8.2.4971
|
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
|
Fri, 06 May 2022 21:45:02 +0200 |
Bram Moolenaar |
patch 8.2.4895: buffer overflow with invalid command with composing chars
v8.2.4895
|
Fri, 06 May 2022 15:30:02 +0200 |
Bram Moolenaar |
patch 8.2.4886: Vim9: redir in skipped block seen as assignment
v8.2.4886
|
Thu, 28 Apr 2022 20:15:03 +0200 |
Bram Moolenaar |
patch 8.2.4842: expand("%:p") is not empty when there is no buffer name
v8.2.4842
|
Thu, 28 Apr 2022 19:00:05 +0200 |
Bram Moolenaar |
patch 8.2.4841: empty string considered an error for expand()
v8.2.4841
|
Tue, 19 Apr 2022 12:45:03 +0200 |
Bram Moolenaar |
patch 8.2.4789: cursor pos wrong when using :redraw while editing the cmdline
v8.2.4789
|
Sat, 16 Apr 2022 20:00:03 +0200 |
Bram Moolenaar |
patch 8.2.4763: using invalid pointer with "V:" in Ex mode
v8.2.4763
|
Fri, 15 Apr 2022 15:00:04 +0200 |
Bram Moolenaar |
patch 8.2.4753: error from setting an option is silently ignored
v8.2.4753
|
Tue, 12 Apr 2022 15:30:05 +0200 |
Bram Moolenaar |
patch 8.2.4741: startup test fails
v8.2.4741
|
Sat, 09 Apr 2022 22:45:03 +0200 |
Bram Moolenaar |
patch 8.2.4726: cannot use expand() to get the script name
v8.2.4726
|
Sat, 09 Apr 2022 19:30:02 +0200 |
Bram Moolenaar |
patch 8.2.4723: the ModeChanged autocmd event is inefficient
v8.2.4723
|
Thu, 07 Apr 2022 19:15:03 +0200 |
Bram Moolenaar |
patch 8.2.4709: after :redraw the statusline highlight might be used
v8.2.4709
|
Thu, 07 Apr 2022 15:00:05 +0200 |
Bram Moolenaar |
patch 8.2.4705: jump list marker disappears
v8.2.4705
|