log src/ex_docmd.c @ 25662:23f065f27d2e v8.2.3367

age author description
Sun, 22 Aug 2021 22:45:03 +0200 Bram Moolenaar patch 8.2.3367: Vim9: :@r executing a register is inconsistent v8.2.3367
Sat, 21 Aug 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.3365: Vim9: cannot use option for all operations v8.2.3365
Sun, 15 Aug 2021 14:00:04 +0200 Bram Moolenaar patch 8.2.3347: check for legacy script is incomplete v8.2.3347
Tue, 10 Aug 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3324: Vim9: Cannot use :silent with :endwhile v8.2.3324
Mon, 09 Aug 2021 20:00:06 +0200 Bram Moolenaar patch 8.2.3320: some local functions are not static v8.2.3320
Thu, 05 Aug 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3298: build failure with small features v8.2.3298
Thu, 05 Aug 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3297: cannot use all commands inside a {} block v8.2.3297
Sun, 01 Aug 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3271: Vim9: cannot use :command or :au with block in :def function v8.2.3271
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, 31 Jul 2021 22:30:02 +0200 Bram Moolenaar patch 8.2.3262: build failure when ABORT_ON_INTERNAL_ERROR is defined v8.2.3262
Sat, 31 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3260: build failure with small features v8.2.3260
Sat, 31 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3259: when 'indentexpr' causes an error did_throw may hang v8.2.3259
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Thu, 22 Jul 2021 19:00:05 +0200 Bram Moolenaar patch 8.2.3202: Vim9: tests are only executed for legacy script v8.2.3202
Wed, 21 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3197: error messages are spread out v8.2.3197
Tue, 20 Jul 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.3190: error messages are spread out v8.2.3190
Tue, 20 Jul 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.3189: Vim9: error when using "try|" v8.2.3189
Mon, 19 Jul 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3184: cannot add a digraph with a leading space v8.2.3184
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Mon, 21 Jun 2021 19:45:03 +0200 Bram Moolenaar patch 8.2.3029: Vim9: crash when using operator and list unpack assignment v8.2.3029
Sat, 19 Jun 2021 21:45:02 +0200 Bram Moolenaar patch 8.2.3020: unreachable code v8.2.3020
Tue, 15 Jun 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.3004: Vim9: error for missing colon given while skipping v8.2.3004
Mon, 07 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.2961: keys typed during a :normal command are discarded v8.2.2961
Sun, 06 Jun 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.2955: Vim9: using filter in compiled command does not work v8.2.2955
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
Sat, 29 May 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.2900: QuitPre is triggered before :wq writes the file v8.2.2900
Sat, 29 May 2021 12:30:04 +0200 Bram Moolenaar patch 8.2.2898: QuitPre and ExitPre not triggered when GUI window is closed v8.2.2898
Wed, 26 May 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2888: Vim9: "k" command recognized in Vim9 script v8.2.2888
Wed, 26 May 2021 20:00:07 +0200 Bram Moolenaar patch 8.2.2887: crash when passing null string to fullcommand() v8.2.2887
Tue, 18 May 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code v8.2.2871
Wed, 28 Apr 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.2817: Vim9: script sourcing continues after an error v8.2.2817
Sun, 25 Apr 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.2811: Vim9: error for missing white space doesn't say where v8.2.2811
Sat, 24 Apr 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.2807: build fails with tiny features v8.2.2807
Sat, 24 Apr 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.2806: Vim9: using "++nr" as a command might not work v8.2.2806
Sat, 24 Apr 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.2805: Vim9: cannot use legacy syntax in Vim9 script v8.2.2805
Thu, 15 Apr 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.2771: Vim9: assignment not recognized if declaration was skipped v8.2.2771
Mon, 12 Apr 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.2757: Vim9: blob tests for legacy and Vim9 script are separate v8.2.2757
Sun, 11 Apr 2021 13:30:06 +0200 Bram Moolenaar patch 8.2.2754: :sleep! does not always hide the cursor v8.2.2754
Mon, 05 Apr 2021 22:45:27 +0200 Bram Moolenaar patch 8.2.2725: Vim9: message about compiling is wrong when using try/catch v8.2.2725
Sun, 28 Mar 2021 15:30:05 +0200 Bram Moolenaar patch 8.2.2669: command line completion does not work after "vim9" v8.2.2669
Sat, 27 Mar 2021 22:30:02 +0100 Bram Moolenaar patch 8.2.2668: Vim9: omitting "call" for "confirm()" does not give an error v8.2.2668
Thu, 25 Mar 2021 22:30:04 +0100 Bram Moolenaar patch 8.2.2652: Vim9: can use command modifier without an effect v8.2.2652
Sat, 20 Mar 2021 15:15:02 +0100 Bram Moolenaar patch 8.2.2629: Vim9: error for #{{ is not desired v8.2.2629
Sat, 20 Mar 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.2628: Vim9: #{ can still be used at the script level v8.2.2628
Sun, 14 Mar 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.2603: Vim9: no effect if user command is also a function v8.2.2603
Sat, 13 Mar 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.2598: Vim9: :open does not need to be supported v8.2.2598
Wed, 03 Mar 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.2566: Vim9: Function name is not recognized v8.2.2566
Fri, 19 Feb 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.2531: Vim9: the :k command is obscure v8.2.2531
Wed, 17 Feb 2021 22:00:03 +0100 Bram Moolenaar patch 8.2.2529: Vim9: Not possible to use legacy and Vim9 script in one file v8.2.2529
Wed, 17 Feb 2021 15:00:04 +0100 Bram Moolenaar patch 8.2.2525: Vim9: only local variables checked for a name v8.2.2525
Mon, 15 Feb 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.2519: Vim9: no reason to keep strange Vi behavior v8.2.2519
Sun, 14 Feb 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.2514: Vim9: build error in tiny version v8.2.2514
Sun, 14 Feb 2021 13:00:04 +0100 Bram Moolenaar patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places v8.2.2511
Sun, 07 Feb 2021 16:45:04 +0100 Bram Moolenaar patch 8.2.2484: Vim9: Cannot use a comment starting with #{ v8.2.2484
Sat, 06 Feb 2021 13:00:03 +0100 Bram Moolenaar patch 8.2.2469: confusing error if :winsize has a wrong argument v8.2.2469
Sat, 06 Feb 2021 12:45:04 +0100 Bram Moolenaar patch 8.2.2468: not easy to get the full command name from a shortened one v8.2.2468
Tue, 02 Feb 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.2453: Vim9: a variable name with "->" in the next line doesn't work v8.2.2453
Tue, 26 Jan 2021 19:45:06 +0100 Bram Moolenaar patch 8.2.2412: not all fields in "cstack" are initialized v8.2.2412
Sun, 24 Jan 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.2400: Vim9: compiled functions are not profiled v8.2.2400
Sat, 23 Jan 2021 14:30:04 +0100 Bram Moolenaar patch 8.2.2396: Vim9: no white space allowed before "->" v8.2.2396
Sat, 16 Jan 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.2366: when using ":sleep" the cursor is always displayed v8.2.2366
Thu, 14 Jan 2021 21:45:05 +0100 Bram Moolenaar patch 8.2.2350: using "void" for no reason v8.2.2350
Sat, 09 Jan 2021 12:15:05 +0100 Bram Moolenaar patch 8.2.2317: Vim9: command modifier before list unpack doesn't work v8.2.2317
Thu, 07 Jan 2021 22:15:05 +0100 Bram Moolenaar patch 8.2.2311: Vim9: cannot assign to variable that shadows command modifier v8.2.2311
Mon, 04 Jan 2021 16:30:03 +0100 Bram Moolenaar patch 8.2.2299: Vim9: invalid memory access making error message flaky v8.2.2299
Mon, 04 Jan 2021 12:45:05 +0100 Bram Moolenaar patch 8.2.2295: incsearch does not detect empty pattern properly v8.2.2295
Tue, 29 Dec 2020 11:15:34 +0100 Bram Moolenaar patch 8.2.2242: Vim9: bar line continuation does not work at script level v8.2.2242
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
Sun, 27 Dec 2020 19:30:03 +0100 Bram Moolenaar patch 8.2.2232: compiler error for falling through into next case v8.2.2232
Sun, 27 Dec 2020 17:45:04 +0100 Bram Moolenaar patch 8.2.2229: build failure without the +eval feature v8.2.2229
Sun, 27 Dec 2020 17:00:04 +0100 Bram Moolenaar patch 8.2.2228: Vim9: cannot use ":e #" because # starts a comment v8.2.2228
Sat, 26 Dec 2020 15:45:04 +0100 Bram Moolenaar patch 8.2.2222: Vim9: cannot keep script variables when reloading v8.2.2222
Fri, 25 Dec 2020 19:30:03 +0100 Bram Moolenaar patch 8.2.2216: Vim9: range with missing colon can be hard to spot v8.2.2216
Fri, 25 Dec 2020 17:45:03 +0100 Bram Moolenaar patch 8.2.2214: ":e#" does not give a warning for missing white space v8.2.2214
Mon, 21 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2182: Vim9: value of 'magic' is still relevant v8.2.2182
Sat, 19 Dec 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.2165: Vim9: assignment to dict member does not work v8.2.2165
Wed, 16 Dec 2020 21:45:06 +0100 Bram Moolenaar patch 8.2.2148: Vim9: crash when user command doesn't match v8.2.2148
Sun, 13 Dec 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.2140: build failure with tiny features v8.2.2140
Sun, 13 Dec 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.2138: Vim9: "exit_cb" causes Vim to exit v8.2.2138
Sat, 12 Dec 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.2135: Vim9: #{ still seen as start of dict in some places v8.2.2135
Sat, 12 Dec 2020 14:45:05 +0100 Bram Moolenaar patch 8.2.2131: Vim9: crash when lambda uses same var as assignment v8.2.2131
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
Tue, 01 Dec 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2077: build failure with small features v8.2.2077
Tue, 01 Dec 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.2074: Vim9: using :normal from Vim9 script can't handle range v8.2.2074
Mon, 30 Nov 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.2071: Vim9: list assign doesn't except empty remainder list v8.2.2071
Sat, 28 Nov 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.2066: Vim9: assignment with += doesn't work v8.2.2066
Fri, 27 Nov 2020 11:15:06 +0100 Bram Moolenaar patch 8.2.2058: using mkview/loadview changes the jumplist v8.2.2058
Wed, 25 Nov 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.2052: Vim9: "edit +4 fname" gives an error v8.2.2052
Sun, 22 Nov 2020 18:30:05 +0100 Bram Moolenaar patch 8.2.2033: Vim9: :def without argument gives compilation error v8.2.2033
Fri, 20 Nov 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.2022: Vim9: star command recognized errornously v8.2.2022
Fri, 20 Nov 2020 19:30:03 +0100 Bram Moolenaar patch 8.2.2021: Vim9: get E1099 when autocommand resets did_emsg v8.2.2021
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
Sat, 07 Nov 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.1967: the session file does not restore the alternate file v8.2.1967
Mon, 02 Nov 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.1943: Vim9: wrong error message when colon is missing v8.2.1943
Sun, 01 Nov 2020 17:15:06 +0100 Bram Moolenaar patch 8.2.1934: Vim9: command modifiers in :def function not tested v8.2.1934
Thu, 29 Oct 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1923: Vim9: "filter" command modifier doesn't work v8.2.1923
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
Mon, 26 Oct 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.1910: reading past the end of the command line v8.2.1910
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Sat, 24 Oct 2020 17:30:04 +0200 Bram Moolenaar patch 8.2.1897: command modifiers are saved and set inconsistently v8.2.1897
Fri, 23 Oct 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1895: Vim9: silent command modifier test fails v8.2.1895
Thu, 22 Oct 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1891: Vim9: skipping over expression doesn't handle line breaks v8.2.1891
Sat, 17 Oct 2020 17:45:04 +0200 Bram Moolenaar patch 8.2.1856: "2resize" uses size of current window v8.2.1856
Fri, 16 Oct 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1853: "to_f" is recognized at "topleft" modifier v8.2.1853
Tue, 13 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1842: crash when USE_FNAME_CASE is defined and using :browse v8.2.1842
Sat, 10 Oct 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1828: build failure without the +eval feature v8.2.1828
Sat, 10 Oct 2020 21:45:06 +0200 Bram Moolenaar patch 8.2.1826: Vim9: cannot use a {} block at script level v8.2.1826
Sat, 10 Oct 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.1820: Vim9: crash when error happens in timer callback v8.2.1820
Mon, 28 Sep 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.1769: popup filter interferes with using :normal to move the cursor v8.2.1769
Sat, 26 Sep 2020 17:30:05 +0200 Bram Moolenaar patch 8.2.1746: Vim9: cannot use "fina" for "finally" v8.2.1746
Sat, 26 Sep 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.1745: tiny version doesn't build v8.2.1745
Sat, 26 Sep 2020 15:15:05 +0200 Bram Moolenaar patch 8.2.1744: Vim9: using ":const!" is weird v8.2.1744
Wed, 23 Sep 2020 12:30:04 +0200 Bram Moolenaar patch 8.2.1729: endless loop when ":normal" feeds popup window filter v8.2.1729
Mon, 14 Sep 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.1683: Vim9: assignment test fails v8.2.1683
Mon, 14 Sep 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1679: Vim9: ":*" is not recognized as a range v8.2.1679
Thu, 10 Sep 2020 19:30:05 +0200 Bram Moolenaar patch 8.2.1653: expand('<stack>') does not include the final line number v8.2.1653
Tue, 08 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function v8.2.1637
Sun, 23 Aug 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1519: Vim9: Ex command default range is not set v8.2.1519
Sun, 23 Aug 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.1518: Vim9: cannot assign to local option v8.2.1518
Thu, 20 Aug 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.1496: Vim9: cannot use " #" in a mapping v8.2.1496