log src/ex_cmds.h @ 29247:5f314b2ed494 v8.2.5142

age author description
Sat, 21 May 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.4989: cannot specify a function name for :defcompile v8.2.4989
Thu, 24 Mar 2022 12:30:08 +0100 Bram Moolenaar patch 8.2.4617: no completion for :scriptnames v8.2.4617
Sat, 19 Mar 2022 14:00:03 +0100 Bram Moolenaar patch 8.2.4594: need to write script to a file to be able to source them v8.2.4594
Sun, 06 Mar 2022 16:00:13 +0100 Bram Moolenaar patch 8.2.4519: Vim9: Can still use ":fini" and ":finis" for ":finish" v8.2.4519
Sat, 05 Mar 2022 21:30:03 +0100 Bram Moolenaar patch 8.2.4514: Vim9: some flow commands can be shortened v8.2.4514
Sat, 05 Mar 2022 14:00:03 +0100 Bram Moolenaar patch 8.2.4510: Vim9: shortening commands leads to confusing script v8.2.4510
Fri, 24 Dec 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3888: the argument list may contain duplicates v8.2.3888
Fri, 17 Dec 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.3835: the inline-function example does not work v8.2.3835
Wed, 15 Dec 2021 19:00:02 +0100 Bram Moolenaar patch 8.2.3817: Vim9: Not using NL as command end does not work for :autocmd v8.2.3817
Sat, 27 Nov 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.3683: Vim9: cannot use in :...do commands v8.2.3683
Fri, 12 Nov 2021 12:30:05 +0100 Bram Moolenaar patch 8.2.3584: "verbose set efm" reports location of the :compiler command v8.2.3584
Sat, 04 Sep 2021 13:45:03 +0200 Bram Moolenaar patch 8.2.3400: ":z!" is not supported v8.2.3400
Mon, 02 Aug 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3279: Vim9: cannot use block in cmdline window v8.2.3279
Sun, 25 Jul 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3223: Vim: using {} block in autoloade omnifunc fails v8.2.3223
Fri, 25 Jun 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.3047: increment and decrement don't allow for next command v8.2.3047
Sat, 12 Jun 2021 15:00:03 +0200 Bram Moolenaar patch 8.2.2982: Vim9: future commands are not reserved yet v8.2.2982
Sun, 06 Jun 2021 22:15:02 +0200 Bram Moolenaar patch 8.2.2956: Vim9: need to plan for future additions v8.2.2956
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
Mon, 22 Mar 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.2638: cannot write a message to the terminal from the GUI v8.2.2638
Fri, 26 Feb 2021 22:30:04 +0100 Bram Moolenaar patch 8.2.2553: Vim9: Cannot put "|" after "{" v8.2.2553
Fri, 26 Feb 2021 22:00:03 +0100 Bram Moolenaar patch 8.2.2552: Vim9: no reason to consider "{{{{{{{{" a command v8.2.2552
Fri, 19 Feb 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.2531: Vim9: the :k command is obscure v8.2.2531
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, 24 Jan 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.2400: Vim9: compiled functions are not profiled v8.2.2400
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
Sat, 26 Dec 2020 15:45:04 +0100 Bram Moolenaar patch 8.2.2222: Vim9: cannot keep script variables when reloading v8.2.2222
Mon, 21 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2182: Vim9: value of 'magic' is still relevant v8.2.2182
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, 14 Nov 2020 17:30:03 +0100 Bram Moolenaar patch 8.2.1984: cannot use :vimgrep in omni completion v8.2.1984
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
Sat, 24 Oct 2020 17:30:04 +0200 Bram Moolenaar patch 8.2.1897: command modifiers are saved and set inconsistently v8.2.1897
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, 26 Sep 2020 15:15:05 +0200 Bram Moolenaar patch 8.2.1744: Vim9: using ":const!" is weird v8.2.1744
Mon, 14 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1685: Vim9: cannot declare a constant value v8.2.1685
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
Wed, 12 Aug 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1436: function implementing :substitute has unexpected name v8.2.1436
Sun, 09 Aug 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.1403: Vim9: Vim highlighting may fail in cmdline window v8.2.1403
Wed, 05 Aug 2020 16:30:03 +0200 Bram Moolenaar patch 8.2.1376: Vim9: expression mapping causes error for using :import v8.2.1376
Sat, 25 Jul 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.1294: Vim9: error when using vim9script in TextYankPost v8.2.1294
Wed, 24 Jun 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1050: missing change in struct v8.2.1050
Mon, 25 May 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.0822: Vim9: code left over from discovery phase v8.2.0822
Sun, 24 May 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0818: Vim9: using a discovery phase doesn't work well v8.2.0818
Sun, 26 Apr 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.0641: Vim9: not expanded in :hardcopy and syn-include v8.2.0641
Sat, 18 Apr 2020 18:00:03 +0200 Bram Moolenaar patch 8.2.0593: finding a user command is not optimal v8.2.0593
Thu, 19 Mar 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0407: no early check if :find and :sfind have an argument v8.2.0407
Thu, 13 Feb 2020 21:30:09 +0100 Bram Moolenaar patch 8.2.0253: crash when using :disassamble without argument v8.2.0253
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149
Sat, 18 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0128: cannot list options one per line v8.2.0128
Sun, 12 Jan 2020 16:00:03 +0100 Bram Moolenaar patch 8.2.0113: "make cmdidxs" fails v8.2.0113
Mon, 06 Jan 2020 22:00:06 +0100 Bram Moolenaar patch 8.2.0095: cannot specify exit code for :cquit v8.2.0095
Mon, 16 Dec 2019 17:15:04 +0100 Bram Moolenaar patch 8.2.0013: not using a typedef for condstack v8.2.0013
Fri, 06 Dec 2019 21:15:04 +0100 Bram Moolenaar patch 8.1.2401: :cexpr does not handle | in expression v8.1.2401
Thu, 19 Sep 2019 23:30:03 +0200 Bram Moolenaar patch 8.1.2058: function for ex command is named inconsistently v8.1.2058
Fri, 16 Aug 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.1865: spellrare and spellrepall in the wrong order v8.1.1865
Sun, 11 Aug 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare v8.1.1838
Sun, 04 Aug 2019 15:15:06 +0200 Bram Moolenaar patch 8.1.1807: more functions can be used as a method v8.1.1807
Sat, 13 Jul 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.1680: the command table is not well aligned v8.1.1680
Fri, 12 Jul 2019 18:00:06 +0200 Bram Moolenaar patch 8.1.1667: flags for Ex commands may clash with other symbols v8.1.1667
Tue, 25 Jun 2019 04:15:08 +0200 Bram Moolenaar patch 8.1.1588: in :let-heredoc line continuation is recognized v8.1.1588
Sat, 15 Jun 2019 16:00:05 +0200 Bram Moolenaar patch 8.1.1539: not easy to define a variable and lock it v8.1.1539
Mon, 10 Jun 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1513: all popup functionality is in functions, except :popupclear v8.1.1513
Sat, 25 May 2019 20:00:08 +0200 Bram Moolenaar patch 8.1.1391: no popup window support v8.1.1391
Thu, 09 May 2019 19:00:08 +0200 Bram Moolenaar patch 8.1.1307: cannot reconnect to the X server after it restarted v8.1.1307
Sun, 05 May 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1281: cannot specify a count with :chistory v8.1.1281
Sun, 05 May 2019 15:15:04 +0200 Bram Moolenaar patch 8.1.1275: cannot navigate to errors before/after the cursor v8.1.1275
Sat, 04 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1261: no error for quickfix commands with negative range v8.1.1261
Fri, 03 May 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1256: cannot navigate through errors relative to the cursor v8.1.1256
Wed, 01 May 2019 18:15:07 +0200 Bram Moolenaar patch 8.1.1241: Ex command info contains confusing information v8.1.1241
Sat, 27 Apr 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1218: cannot set a directory for a tab page v8.1.1218
Sat, 27 Apr 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1210: support for user commands is spread out v8.1.1210
Thu, 04 Apr 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1116: cannot enforce a Vim script style v8.1.1116
Fri, 08 Feb 2019 17:00:07 +0100 Bram Moolenaar patch 8.1.0883: missing some changes for Ex commands v8.1.0883
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Thu, 17 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0763: nobody is using the Sun Workshop support v8.1.0763
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Tue, 08 Jan 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0706: tabline is not always redrawn v8.1.0706
Fri, 14 Dec 2018 19:00:05 +0100 Bram Moolenaar patch 8.1.0586: :digraph output is not easy to read v8.1.0586
Fri, 30 Nov 2018 23:00:06 +0100 Bram Moolenaar patch 8.1.0553: it is not easy to edit a script that was sourced v8.1.0553
Fri, 19 Oct 2018 22:45:07 +0200 Bram Moolenaar patch 8.1.0487: no menus specifically for the terminal window v8.1.0487
Tue, 14 Aug 2018 13:45:04 +0200 Christian Brabandt patch 8.1.0281: parsing command modifiers is not separated v8.1.0281
Tue, 10 Jul 2018 19:45:05 +0200 Christian Brabandt patch 8.1.0177: defining function in sandbox is inconsistent v8.1.0177
Wed, 04 Apr 2018 23:00:07 +0200 Christian Brabandt patch 8.0.1660: the terminal API "drop" command doesn't support options v8.0.1660
Sun, 17 Sep 2017 20:45:04 +0200 Christian Brabandt patch 8.0.1120: :tm means :tmap instead of :tmenu v8.0.1120
Thu, 14 Sep 2017 20:45:05 +0200 Christian Brabandt patch 8.0.1108: cannot specify mappings for the terminal window v8.0.1108
Sun, 20 Aug 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0976: cannot send lines to a terminal job v8.0.0976
Fri, 11 Aug 2017 22:30:06 +0200 Christian Brabandt patch 8.0.0910: cannot create a terminal in the current window v8.0.0910
Thu, 27 Jul 2017 23:00:05 +0200 Christian Brabandt patch 8.0.0785: wildcards are not expanded for :terminal v8.0.0785
Sun, 16 Jul 2017 15:45:03 +0200 Christian Brabandt patch 8.0.0721: :argedit can only have one argument v8.0.0721
Sun, 09 Jul 2017 15:45:03 +0200 Christian Brabandt patch 8.0.0704: problems with autocommands when opening help v8.0.0704
Fri, 07 Jul 2017 12:30:03 +0200 Christian Brabandt patch 8.0.0694: building in shadow directory does not work v8.0.0694
Wed, 28 Jun 2017 22:30:03 +0200 Christian Brabandt patch 8.0.0688: cannot resize the window in a FileType autocommand v8.0.0688
Thu, 22 Jun 2017 19:30:04 +0200 Christian Brabandt patch 8.0.0655: not easy to make sure a function does not exist v8.0.0655
Mon, 10 Apr 2017 22:00:04 +0200 Christian Brabandt patch 8.0.0560: :windo allows for ! but it's not supported v8.0.0560
Sun, 29 Jan 2017 15:00:05 +0100 Christian Brabandt patch 8.0.0259: tab commands do not handle count correctly v8.0.0259
Sat, 28 Jan 2017 16:15:04 +0100 Christian Brabandt patch 8.0.0251: not easy to select Python 2 or 3 v8.0.0251
Tue, 15 Nov 2016 21:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2256c9947164229c0960803e2a2992b793c23298 v8.0.0086
Sat, 12 Nov 2016 19:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d4db7719bdfbc54df396eac08d8cbb2389feacf4 v8.0.0081
Tue, 20 Sep 2016 21:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ebdd90ac282909c0bfcd6e83e70505abbbd5a38d v8.0.0006
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Fri, 26 Aug 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d29459baa61819e59961804ed258efac5733ec70 v7.4.2263
Wed, 24 Aug 2016 00:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7b668e83d0635d082b7ec90d7d2aa30a9d7d8928 v7.4.2244
Sat, 20 Aug 2016 18:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e11d61a3b1cdedf3144de697a2b38af62c3a78d8 v7.4.2231
Sat, 16 Jul 2016 17:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f6acffbe83e622542d9fdf3066f51933e46e4954 v7.4.2049
Sat, 09 Jul 2016 18:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/537ef08408c50e0c4104d57f74993b3b0ed9560d v7.4.2010
Thu, 07 Jul 2016 19:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/dcb170018642ec144cd87d9d9fe076575b8d1263 v7.4.1997
Sun, 12 Jun 2016 21:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2d35899721da0e9359a9fe1059554f8c4ea7f0c1 v7.4.1925
Thu, 14 Apr 2016 18:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5d91646599a7b74310845e30a2a52ff197dc0ed7 v7.4.1738
Thu, 14 Apr 2016 17:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/451f849fd6282a4facd4f0f58af62837443fb5a6 v7.4.1735
Sat, 12 Mar 2016 20:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2d8f56acb32428d0f965d42dd13b27100b46fa15 v7.4.1550
Sun, 06 Mar 2016 14:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/be82c254862e475a582c0717455e1db6bf96b0d0 v7.4.1499
Fri, 04 Mar 2016 22:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f3654827368e6204608036353a0360e9e7c21e02 v7.4.1486
Thu, 03 Mar 2016 17:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/91715873d19a1859c08eeded7848113596e2f2bd v7.4.1480
Sat, 27 Feb 2016 18:15:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/85b11769ab507c7df93f319fd964fa579701b76b v7.4.1433
Sun, 21 Feb 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf v7.4.1384
Sat, 20 Feb 2016 22:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e89ff0472bc33779583d48e8d38a5e794d05613a v7.4.1375
Fri, 29 Jan 2016 23:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d99df423c559d85c17779b3685426c489554908c v7.4.1200
Sat, 23 Jan 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2faa29f896252073b53f387406109e331fbbe5f8 v7.4.1161
Thu, 31 Dec 2015 16:15:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/86e179dbe75010e9545e1a2fcc92a15d57bf27fd v7.4.1005
Tue, 08 Sep 2015 19:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/aa23b379421aa214e6543b06c974594a25799b09 v7.4.858