log src/ex_cmds.h @ 20595:3609e842f822 v8.2.0851

age author description
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