log src/ex_docmd.c @ 15868:7fad90423bd2 v8.1.0941

age author description
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sun, 17 Feb 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0940: MS-Windows console resizing not handled properly v8.1.0940
Fri, 08 Feb 2019 14:45:07 +0100 Bram Moolenaar patch 8.1.0881: can execute shell commands in rvim through interfaces v8.1.0881
Thu, 31 Jan 2019 18:30:08 +0100 Bram Moolenaar patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' v8.1.0864
Mon, 28 Jan 2019 20:30:05 +0100 Bram Moolenaar patch 8.1.0839: when using VTP wrong colors after a color scheme change v8.1.0839
Sat, 26 Jan 2019 20:15:11 +0100 Bram Moolenaar patch 8.1.0829: when 'hidden' is set session creates extra buffers v8.1.0829
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0806: too many #ifdefs v8.1.0806
Thu, 24 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0805: too many #ifdefs v8.1.0805
Thu, 24 Jan 2019 13:45:05 +0100 Bram Moolenaar patch 8.1.0803: session file has problem with single quote in file name v8.1.0803
Tue, 22 Jan 2019 22:45:06 +0100 Bram Moolenaar patch 8.1.0794: white space before " -Ntabmove" causes problems v8.1.0794
Tue, 22 Jan 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.0790: code for creating tabpages in session is too complex v8.1.0790
Mon, 21 Jan 2019 23:15:06 +0100 Bram Moolenaar patch 8.1.0789: sourcing a session sets v:errmsg v8.1.0789
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Thu, 17 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0763: nobody is using the Sun Workshop support v8.1.0763
Tue, 15 Jan 2019 20:30:07 +0100 Bram Moolenaar patch 8.1.0753: printf format not checked for semsg() v8.1.0753
Tue, 15 Jan 2019 20:15:06 +0100 Bram Moolenaar patch 8.1.0752: one more compiler warning for signed/unsigned string v8.1.0752
Mon, 14 Jan 2019 20:30:06 +0100 Bram Moolenaar patch 8.1.0745: compiler warnings for signed/unsigned string v8.1.0745
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sat, 12 Jan 2019 16:30:05 +0100 Bram Moolenaar patch 8.1.0734: the hlsearch state is not stored in a session file v8.1.0734
Tue, 08 Jan 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0706: tabline is not always redrawn v8.1.0706
Wed, 26 Dec 2018 22:00:06 +0100 Bram Moolenaar patch 8.1.0640: get E14 while typing command :tab with 'incsearch' set v8.1.0640
Sun, 23 Dec 2018 19:15:05 +0100 Bram Moolenaar patch 8.1.0629: "gn" selects the wrong text with a multi-line match v8.1.0629
Sat, 22 Dec 2018 17:15:05 +0100 Bram Moolenaar patch 8.1.0623: iterating through window frames is repeated v8.1.0623
Sun, 16 Dec 2018 16:45:05 +0100 Bram Moolenaar patch 8.1.0604: autocommand test fails on MS-Windows v8.1.0604
Sun, 16 Dec 2018 15:45:06 +0100 Bram Moolenaar patch 8.1.0602: DirChanged is also triggered when directory didn't change v8.1.0602
Fri, 14 Dec 2018 19:00:05 +0100 Bram Moolenaar patch 8.1.0586: :digraph output is not easy to read v8.1.0586
Sat, 08 Dec 2018 16:15:05 +0100 Bram Moolenaar patch 8.1.0573: cannot redefine user command without ! in same script v8.1.0573
Sun, 02 Dec 2018 18:30:07 +0100 Bram Moolenaar patch 8.1.0560: cannot use address type "other" with with user command v8.1.0560
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, 02 Oct 2018 16:30:05 +0200 Christian Brabandt patch 8.1.0447: GUI scrollbar test fails with Athena and Motif v8.1.0447
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Sun, 30 Sep 2018 18:30:05 +0200 Christian Brabandt patch 8.1.0442: GUI: cursor not drawn after ":redraw | sleep" v8.1.0442
Sat, 15 Sep 2018 15:45:10 +0200 Christian Brabandt patch 8.1.0392: error while typing :/foo/s// with 'incsearch' enabled v8.1.0392
Mon, 10 Sep 2018 21:15:07 +0200 Christian Brabandt patch 8.1.0362: cannot get the script line number when executing a function v8.1.0362
Thu, 06 Sep 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search pattern v8.1.0351
Thu, 30 Aug 2018 16:00:08 +0200 Christian Brabandt patch 8.1.0337: :file fails in quickfix command v8.1.0337
Wed, 29 Aug 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0333: :mkview does not restore cursor properly after "$" v8.1.0333
Thu, 23 Aug 2018 23:00:05 +0200 Christian Brabandt patch 8.1.0324: off-by-one error in cmdidx check v8.1.0324
Tue, 21 Aug 2018 18:00:08 +0200 Christian Brabandt patch 8.1.0309: profiling does not show a count for condition lines v8.1.0309
Tue, 21 Aug 2018 15:15:06 +0200 Christian Brabandt patch 8.1.0306: plural messages are not translated properly v8.1.0306
Wed, 15 Aug 2018 21:00:06 +0200 Christian Brabandt patch 8.1.0288: quickfix code uses cmdidx too often v8.1.0288
Tue, 14 Aug 2018 16:15:04 +0200 Christian Brabandt patch 8.1.0282: 'incsearch' does not work with command modifiers v8.1.0282
Tue, 14 Aug 2018 13:45:04 +0200 Christian Brabandt patch 8.1.0281: parsing command modifiers is not separated v8.1.0281
Fri, 10 Aug 2018 23:15:04 +0200 Christian Brabandt patch 8.1.0266: parsing Ex address range is not a separate function v8.1.0266
Tue, 07 Aug 2018 22:45:06 +0200 Christian Brabandt patch 8.1.0253: saving and restoring window title does not always work v8.1.0253
Wed, 01 Aug 2018 18:00:07 +0200 Christian Brabandt patch 8.1.0230: directly checking 'buftype' value v8.1.0230
Sun, 29 Jul 2018 17:45:05 +0200 Christian Brabandt patch 8.1.0228: dropping files is ignored while Vim is busy v8.1.0228
Sat, 28 Jul 2018 17:15:06 +0200 Christian Brabandt patch 8.1.0219: expanding ## fails to escape backtick v8.1.0219
Sat, 28 Jul 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0217: compiler warning for variable set but not used v8.1.0217
Wed, 25 Jul 2018 21:30:06 +0200 Christian Brabandt patch 8.1.0211: expanding a file name "~" results in $HOME v8.1.0211
Sat, 07 Jul 2018 16:45:05 +0200 Christian Brabandt patch 8.1.0159: completion for user names does not work for a prefix. v8.1.0159
Sat, 07 Jul 2018 16:30:06 +0200 Christian Brabandt patch 8.1.0158: GUI: input() fails if CTRL-C was pressed before v8.1.0158
Wed, 04 Jul 2018 22:30:05 +0200 Christian Brabandt patch 8.1.0149: session is wrong with multiple tabs when :lcd was used v8.1.0149
Thu, 21 Jun 2018 22:15:06 +0200 Christian Brabandt patch 8.1.0095: dialog for ":browse tabnew" says "new window" v8.1.0095
Tue, 12 Jun 2018 17:15:06 +0200 Christian Brabandt patch 8.1.0047: no completion for :unlet $VAR v8.1.0047
Tue, 12 Jun 2018 12:45:07 +0200 Christian Brabandt patch 8.1.0043: ++bad argument of :edit does not work properly v8.1.0043
Wed, 06 Jun 2018 09:15:06 +0200 Christian Brabandt patch 8.1.0035: not easy to switch between prompt buffer and other windows v8.1.0035
Tue, 08 May 2018 22:15:05 +0200 Christian Brabandt patch 8.0.1804: using :normal in terminal window causes problems v8.0.1804