log src/normal.c @ 26909:aa65d1808bd0 v8.2.3983

age author description
Sun, 02 Jan 2022 18:15:04 +0100 Bram Moolenaar patch 8.2.3983: error messages are spread out v8.2.3983
Tue, 28 Dec 2021 22:00:07 +0100 Bram Moolenaar patch 8.2.3930: getcmdline() argument has a misleading type
Sun, 26 Dec 2021 16:15:04 +0100 Bram Moolenaar patch 8.2.3903: "gM" does not count tabs as expected v8.2.3903
Mon, 13 Dec 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.3795: too many #ifdefs v8.2.3795
Sun, 12 Dec 2021 15:30:03 +0100 Bram Moolenaar patch 8.2.3787: no proper formatting of a C line comment after a statement v8.2.3787
Thu, 09 Dec 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.3764: cannot see any text when window was made zero lines v8.2.3764
Wed, 24 Nov 2021 14:45:03 +0100 Bram Moolenaar patch 8.2.3660: overflow check uses wrong number v8.2.3660
Wed, 24 Nov 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3659: integer overflow with large line number v8.2.3659
Mon, 22 Nov 2021 15:30:08 +0100 Bram Moolenaar patch 8.2.3644: count for 'operatorfunc' in Visual mode is not redone v8.2.3644
Wed, 17 Nov 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.3611: crash when using CTRL-W f without finding a file name v8.2.3611
Wed, 17 Nov 2021 18:00:05 +0100 Bram Moolenaar patch 8.2.3610: crash when ModeChanged triggered too early v8.2.3610
Fri, 12 Nov 2021 11:45:04 +0100 Bram Moolenaar patch 8.2.3583: the "gd" and "gD" commands do not update search stats v8.2.3583
Thu, 04 Nov 2021 14:30:03 +0100 Bram Moolenaar patch 8.2.3580: gj does not move properly with a wide character v8.2.3580
Fri, 22 Oct 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3555: ModeChanged is not triggered on every mode change v8.2.3555
Sun, 17 Oct 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3530: ":buf {a}" fails while ":edit {a}" works v8.2.3530
Mon, 11 Oct 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3494: illegal memory access in utf_head_off v8.2.3494
Sun, 12 Sep 2021 13:45:05 +0200 Bram Moolenaar patch 8.2.3430: no generic way to trigger an autocommand on mode change v8.2.3430
Sat, 11 Sep 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3428: using freed memory when replacing v8.2.3428
Wed, 28 Jul 2021 17:00:05 +0200 Bram Moolenaar patch 8.2.3236: mode() does not indicate using CTRL-O in Select mode v8.2.3236
Mon, 26 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3227: 'virtualedit' can only be set globally v8.2.3227
Tue, 29 Jun 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.3074: popup_atcursor() uses wrong position with concealing v8.2.3074
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Thu, 10 Jun 2021 19:45:02 +0200 Bram Moolenaar patch 8.2.2971: cannot yank a block without trailing spaces v8.2.2971
Fri, 04 Jun 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.2938: after using motion force from feedkeys() it sticks v8.2.2938
Thu, 03 Jun 2021 22:15:02 +0200 Bram Moolenaar patch 8.2.2932: select mode test fails v8.2.2932
Thu, 03 Jun 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.2930: when a popup is visible a mouse move my restart Visual mode v8.2.2930
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
Sun, 30 May 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.2914: cannot paste a block without adding padding v8.2.2914
Sat, 29 May 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.2904: "g$" causes scroll if half a double width char is visible v8.2.2904
Tue, 04 May 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.2832: operator cancelled by moving mouse when using popup v8.2.2832
Sun, 04 Apr 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.2711: "gj" in a closed fold does not move out of the fold v8.2.2711
Tue, 23 Feb 2021 19:45:05 +0100 Bram Moolenaar patch 8.2.2548: May get stuck in the cmdline window using :normal v8.2.2548
Tue, 23 Feb 2021 19:45:04 +0100 Bram Moolenaar patch 8.2.2547: "%" command not accurate for big files v8.2.2547
Thu, 28 Jan 2021 17:30:04 +0100 Bram Moolenaar patch 8.2.2422: crash when deleting with line number out of range v8.2.2422
Thu, 21 Jan 2021 17:15:04 +0100 Bram Moolenaar patch 8.2.2385: "gj" and "gk" do not work correctly when inside a fold v8.2.2385
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
Mon, 21 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2182: Vim9: value of 'magic' is still relevant v8.2.2182
Fri, 18 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2160: various typos v8.2.2160
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
Thu, 03 Dec 2020 20:00:05 +0100 Bram Moolenaar patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode character v8.2.2084
Thu, 26 Nov 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.2057: getting the selection may trigger TextYankPost autocmd v8.2.2057
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
Wed, 28 Oct 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution v8.2.1919
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
Sat, 05 Sep 2020 14:30:03 +0200 Bram Moolenaar patch 8.2.1595: cannot easily see what Vim sends to the terminal v8.2.1595
Sun, 30 Aug 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.1549: "r" fails if 'esckeys' is off and modifyOtherKeys is used v8.2.1549
Sun, 23 Aug 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1520: Vim9: CTRL-] used in :def function does not work v8.2.1520
Sun, 09 Aug 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1401: cannot jump to the last used tabpage v8.2.1401
Mon, 20 Jul 2020 23:15:05 +0200 Bram Moolenaar patch 8.2.1258: CursorHold does not work well v8.2.1258
Sun, 19 Jul 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1253: CTRL-K in Insert mode gets <CursorHold> inserted v8.2.1253
Sun, 07 Jun 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.0929: v:register is not cleared after an operator was executed v8.2.0929
Sat, 06 Jun 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0913: code for resetting v:register is duplicated v8.2.0913
Sat, 30 May 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.0853: ml_delete() often called with FALSE argument v8.2.0853
Sat, 30 May 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0849: BeOS code is not maintained and probably unused v8.2.0849
Fri, 29 May 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.0839: dropping modifier when putting a character back in typeahead v8.2.0839
Tue, 12 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0743: can move to another buffer from a terminal in popup window v8.2.0743
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Mon, 16 Mar 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0397: delayed screen update when using undo from Insert mode v8.2.0397
Fri, 21 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0295: highlighting for :s wrong when using different separator v8.2.0295
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Thu, 05 Dec 2019 20:15:04 +0100 Bram Moolenaar patch 8.1.2392: using old C style comments v8.1.2392
Sun, 01 Dec 2019 19:45:03 +0100 Bram Moolenaar patch 8.1.2377: GUI: when losing focus a pending operator is executed v8.1.2377
Sun, 17 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2313: debugging where a delay comes from is not easy v8.1.2313
Sat, 09 Nov 2019 23:30:03 +0100 Bram Moolenaar patch 8.1.2281: 'showbreak' cannot be set for one window v8.1.2281
Thu, 31 Oct 2019 20:00:04 +0100 Bram Moolenaar patch 8.1.2237: mode() result depends on whether CURSOR_SHAPE is defined v8.1.2237
Tue, 29 Oct 2019 04:30:05 +0100 Bram Moolenaar patch 8.1.2233: cannot get the Vim command line arguments v8.1.2233
Mon, 28 Oct 2019 02:15:05 +0100 Bram Moolenaar patch 8.1.2231: not easy to move to the middle of a text line v8.1.2231
Fri, 18 Oct 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2173: searchit() has too many arguments v8.1.2173
Thu, 17 Oct 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2171: mouse support not always available v8.1.2171
Sat, 12 Oct 2019 16:15:03 +0200 Bram Moolenaar patch 8.1.2140: "gk" and "gj" do not work correctly in number column v8.1.2140
Mon, 30 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2104: the normal.c file is too big v8.1.2104
Sat, 28 Sep 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.2096: too many #ifdefs v8.1.2096
Tue, 24 Sep 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.2072: "gk" moves to start of line instead of upwards v8.1.2072
Sat, 21 Sep 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.2062: the mouse code is spread out v8.1.2062
Fri, 20 Sep 2019 13:45:04 +0200 Bram Moolenaar patch 8.1.2059: fix for "x" deleting a fold has side effects v8.1.2059
Tue, 17 Sep 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.2052: using "x" before a closed fold may delete that fold v8.1.2052
Mon, 09 Sep 2019 20:15:03 +0200 Bram Moolenaar patch 8.1.2018: using freed memory when out of memory and displaying message v8.1.2018
Thu, 05 Sep 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.1988: :startinsert! does not work the same way as "A" v8.1.1988
Mon, 19 Aug 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1890: ml_get error when deleting fold marker v8.1.1890
Fri, 16 Aug 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1862: Coverity warns for not using return value v8.1.1862
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
Tue, 06 Aug 2019 22:00:08 +0200 Bram Moolenaar patch 8.1.1823: command line history code is spread out
Sat, 27 Jul 2019 19:00:05 +0200 Bram Moolenaar patch 8.1.1758: count of g$ not used correctly when text is not wrapped v8.1.1758
Wed, 10 Jul 2019 16:30:06 +0200 Bram Moolenaar patch 8.1.1658: debug statements included in patch v8.1.1658
Tue, 09 Jul 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.1657: Terminal: screen updates from 'balloonexpr' are not displayed v8.1.1657
Sun, 07 Jul 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1645: cannot use a popup window for a balloon v8.1.1645
Sun, 30 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1612: cannot show an existing buffer in a popup window v8.1.1612
Sat, 29 Jun 2019 07:45:06 +0200 Bram Moolenaar patch 8.1.1608: the evalfunc.c file is too big v8.1.1608
Wed, 26 Jun 2019 04:15:05 +0200 Bram Moolenaar patch 8.1.1599: compiler warning for uninitialized variable v8.1.1599
Wed, 26 Jun 2019 03:45:04 +0200 Bram Moolenaar patch 8.1.1597: cannot scroll a popup window with the mouse v8.1.1597
Tue, 25 Jun 2019 04:15:08 +0200 Bram Moolenaar patch 8.1.1588: in :let-heredoc line continuation is recognized v8.1.1588
Wed, 12 Jun 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1520: popup windows are ignored when dealing with mouse position v8.1.1520
Sun, 02 Jun 2019 20:00:06 +0200 Bram Moolenaar patch 8.1.1455: popup_atcursor() not completely implemented v8.1.1455
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Thu, 23 May 2019 23:30:04 +0200 Bram Moolenaar patch 8.1.1373: "[p" in Visual mode puts in wrong line v8.1.1373
Thu, 09 May 2019 15:15:07 +0200 Bram Moolenaar patch 8.1.1306: Borland support is outdated and doesn't work v8.1.1306
Wed, 08 May 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1302: v:beval_text is not tested in Visual mode v8.1.1302
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Sun, 28 Apr 2019 18:15:07 +0200 Bram Moolenaar patch 8.1.1228: not possible to process tags with a function v8.1.1228
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Mon, 25 Mar 2019 22:30:05 +0100 Bram Moolenaar patch 8.1.1049: when user tries to exit with CTRL-C message is confusing v8.1.1049
Thu, 21 Mar 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.1032: warnings from clang static analyzer v8.1.1032
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
Sat, 16 Feb 2019 15:15:07 +0100 Bram Moolenaar patch 8.1.0932: Farsi support is outdated and unused v8.1.0932
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
Thu, 31 Jan 2019 13:30:07 +0100 Bram Moolenaar patch 8.1.0856: when scrolling a window the cursorline is not always updated v8.1.0856
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
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Fri, 11 Jan 2019 21:00:06 +0100 Bram Moolenaar patch 8.1.0726: redrawing specifically for conceal feature v8.1.0726
Fri, 11 Jan 2019 14:45:06 +0100 Bram Moolenaar patch 8.1.0719: too many #ifdefs v8.1.0719
Thu, 03 Jan 2019 23:00:11 +0100 Bram Moolenaar patch 8.1.0686: when 'y' is in 'cpoptions' yanking for the clipboard changes redo v8.1.0686
Thu, 27 Dec 2018 23:45:05 +0100 Bram Moolenaar patch 8.1.0648: custom operators can't act upon a forced motion v8.1.0648
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
Thu, 22 Nov 2018 03:15:10 +0100 Bram Moolenaar patch 8.1.0542: shiftwidth() does not take 'vartabstop' into account v8.1.0542
Sat, 10 Nov 2018 16:15:05 +0100 Bram Moolenaar patch 8.1.0514: CTRL-W ^ does not work when alternate buffer has no name v8.1.0514
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Wed, 01 Aug 2018 19:15:05 +0200 Christian Brabandt patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE v8.1.0233
Sun, 29 Jul 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0226: too many #ifdefs v8.1.0226
Wed, 25 Jul 2018 22:45:04 +0200 Christian Brabandt patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window v8.1.0213
Tue, 12 Jun 2018 22:15:06 +0200 Christian Brabandt patch 8.1.0053: first argument of 'completefunc' has inconsistent type v8.1.0053
Sun, 03 Jun 2018 15:00:07 +0200 Christian Brabandt patch 8.1.0027: difficult to make a plugin that feeds a line to a job v8.1.0027
Tue, 22 May 2018 20:45:05 +0200 Christian Brabandt patch 8.1.0020: cannot tell whether a register is executing or recording v8.1.0020
Thu, 10 May 2018 15:15:04 +0200 Christian Brabandt patch 8.0.1809: various typos v8.0.1809
Tue, 24 Apr 2018 19:45:07 +0200 Christian Brabandt patch 8.0.1758: open_line() returns TRUE/FALSE for success/failure v8.0.1758
Tue, 24 Apr 2018 15:30:08 +0200 Christian Brabandt patch 8.0.1753: various warnings from a static analyser v8.0.1753
Sun, 04 Mar 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1566: too many #ifdefs v8.0.1566
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sat, 03 Mar 2018 19:00:06 +0100 Christian Brabandt patch 8.0.1558: no right-click menu in a terminal v8.0.1558
Sun, 18 Feb 2018 22:15:06 +0100 Christian Brabandt patch 8.0.1523: cannot write and read terminal screendumps v8.0.1523
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Tue, 06 Feb 2018 23:00:07 +0100 Christian Brabandt patch 8.0.1475: invalid memory access in read_redo() v8.0.1475
Thu, 21 Dec 2017 20:30:06 +0100 Christian Brabandt patch 8.0.1419: cursor column is not updated after ]s v8.0.1419
Tue, 19 Dec 2017 12:30:05 +0100 Christian Brabandt patch 8.0.1411: reading invalid memory with CTRL-W : v8.0.1411
Sat, 25 Nov 2017 17:15:05 +0100 Christian Brabandt patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete v8.0.1338
Mon, 20 Nov 2017 22:00:06 +0100 Christian Brabandt patch 8.0.1323: mouse events in a terminal window may cause endless loop v8.0.1323
Sat, 18 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI v8.0.1312
Sat, 18 Nov 2017 19:00:06 +0100 Christian Brabandt patch 8.0.1309: cannot use 'balloonexpr' in a terminal v8.0.1309
Tue, 24 Oct 2017 22:00:06 +0200 Christian Brabandt patch 8.0.1215: newer gcc warns for implicit fallthrough v8.0.1215
Sun, 15 Oct 2017 22:15:05 +0200 Christian Brabandt patch 8.0.1201: "yL" is affected by 'scrolloff' v8.0.1201
Sat, 23 Sep 2017 15:15:04 +0200 Christian Brabandt patch 8.0.1138: click in window toolbar starts Visual mode v8.0.1138
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Sun, 17 Sep 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1123: cannot define a toolbar for a window v8.0.1123
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Sat, 16 Sep 2017 15:45:03 +0200 Christian Brabandt patch 8.0.1113: can go to Insert mode from Terminal-Normal mode v8.0.1113
Sun, 10 Sep 2017 18:45:04 +0200 Christian Brabandt patch 8.0.1091: test for <cexpr> fails without +balloon_eval feature v8.0.1091
Sat, 26 Aug 2017 16:30:04 +0200 Christian Brabandt patch 8.0.0998: strange error when using K while only spaces are selected v8.0.0998
Sat, 19 Aug 2017 15:15:03 +0200 Christian Brabandt patch 8.0.0962: crash with virtualedit and joining lines v8.0.0962
Wed, 16 Aug 2017 23:00:05 +0200 Christian Brabandt patch 8.0.0948: crash if timer closes window while dragging status line v8.0.0948
Wed, 16 Aug 2017 21:15:04 +0200 Christian Brabandt patch 8.0.0947: entering terminal using C-O C-W C-W goes to Insert mode v8.0.0947
Sun, 06 Aug 2017 15:00:04 +0200 Christian Brabandt patch 8.0.0877: using CTRL- CTRL-N in terminal is inconsistent v8.0.0877
Sat, 05 Aug 2017 21:15:04 +0200 Christian Brabandt patch 8.0.0874: can't build with terminal feature v8.0.0874
Sat, 05 Aug 2017 19:45:04 +0200 Christian Brabandt patch 8.0.0872: no mouse scroll with a terminal window v8.0.0872
Thu, 03 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0858: can exit while a terminal is still running a job
Mon, 31 Jul 2017 23:00:05 +0200 Christian Brabandt patch 8.0.0826: cannot use text objects in Terminal mode v8.0.0826
Sun, 30 Jul 2017 17:00:04 +0200 Christian Brabandt patch 8.0.0813: cannot use a terminal window while the job is running v8.0.0813
Sun, 16 Jul 2017 20:15:03 +0200 Christian Brabandt patch 8.0.0725: a terminal window does not handle keyboard input v8.0.0725
Sun, 18 Jun 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0647: syntax highlighting can make cause a freeze v8.0.0647
Sat, 17 Jun 2017 18:45:04 +0200 Christian Brabandt patch 8.0.0643: when a pattern search is slow Vim becomes unusable v8.0.0643
Sun, 04 Jun 2017 15:45:04 +0200 Christian Brabandt patch 8.0.0609: some people still don't know how to quit v8.0.0609
Wed, 24 May 2017 10:00:03 +0200 Christian Brabandt patch 8.0.0602: when gF fails to edit the file the cursor still moves v8.0.0602
Thu, 20 Apr 2017 19:00:06 +0200 Christian Brabandt patch 8.0.0568: 1gd may hang v8.0.0568
Thu, 16 Mar 2017 17:30:06 +0100 Christian Brabandt patch 8.0.0466: still macros that should be all-caps v8.0.0466
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Sun, 12 Mar 2017 18:30:06 +0100 Christian Brabandt patch 8.0.0448: some macros are in lower case v8.0.0448
Sun, 26 Feb 2017 19:15:04 +0100 Christian Brabandt patch 8.0.0379: CTRL-Z and mouse click use CTRL-O unnecessary v8.0.0379
Sat, 04 Feb 2017 21:45:04 +0100 Christian Brabandt patch 8.0.0303: bracketed paste does not work in Visual mode v8.0.0303
Thu, 02 Feb 2017 22:30:04 +0100 Christian Brabandt patch 8.0.0296: bracketed paste can only append, not insert v8.0.0296
Wed, 01 Feb 2017 15:15:04 +0100 Christian Brabandt patch 8.0.0282: need to use CTRL-O twice when in Visual-Insert mode v8.0.0282
Sat, 21 Jan 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0210: no support for bracketed paste v8.0.0210
Fri, 20 Jan 2017 22:00:05 +0100 Christian Brabandt patch 8.0.0208: internally used commands end up in history v8.0.0208
Sat, 14 Jan 2017 14:30:04 +0100 Christian Brabandt patch 8.0.0179: cannot have a local value for 'formatprg' v8.0.0179
Sat, 05 Nov 2016 22:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4a08b0dc4dd70334056fc1bf069b5e938f2ed7d5 v8.0.0066
Fri, 04 Nov 2016 21:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/426f3754223c8ff8a1bc51d6ba1eba11e8982ebc v8.0.0060
Sat, 08 Oct 2016 19:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/226630a030c0d41145e1109f09633360fc9c999d v8.0.0023
Mon, 12 Sep 2016 12:30:10 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1b010058235fb803c1d4f42a02d2883921be8ef4 v7.4.2365
Thu, 08 Sep 2016 23:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c4a908e83690844b0d3a46124ba6af7d23485d69 v7.4.2347
Sun, 04 Sep 2016 20:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d5824ce1b5491df7d2eb0b66189d366fa67b4585 v7.4.2326
Sat, 03 Sep 2016 21:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/dda933d06c06c2792bd686d059f6ad19191ad30b v7.4.2320
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Sat, 02 Jul 2016 18:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ee2615af64fdcee87d8e4b13b65356e77fbd969b v7.4.1981
Wed, 15 Jun 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/23c60f21b07b04351d846e6fbf4f4abd9aa09345 v7.4.1940
Tue, 24 May 2016 11:00:09 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2ff8b64679242e73248774a388d54931c9ce49bd v7.4.1833
Sat, 16 Apr 2016 09:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1538fc34fae3fae39773ca43f6ff52401fce61d8 v7.4.1748
Sat, 19 Mar 2016 23:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/829c8e369630a7cbbdac015d8177b7fde25e2f19 v7.4.1615
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611
Tue, 08 Mar 2016 14:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/41e0f2f48f541eb2c8eb5620d3f1d270eb979154 v7.4.1513
Sat, 27 Feb 2016 18:15:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/85b11769ab507c7df93f319fd964fa579701b76b v7.4.1433
Sun, 31 Jan 2016 15:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e2c3810c2ae290bbc2cba18eb47cc2d44e4b9797 v7.4.1222
Sat, 30 Jan 2016 19:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9b57814db13c29ecb08260b36923c0e1c8a373a9 v7.4.1211
Fri, 29 Jan 2016 22:45:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/92b8b2d307e34117f146319872010b0ccc9d2713 v7.4.1198
Thu, 21 Jan 2016 23:45:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/25281634cda03ce302aaf9f906a9520b5f81f91e v7.4.1150
Tue, 12 Jan 2016 22:30:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ef2b5036b3005f1ce15d146dce72379a9834c56d v7.4.1089
Sun, 10 Jan 2016 22:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d79e55016cf8268cee935f1ac3b5b28712d1399e v7.4.1087
Sun, 10 Jan 2016 20:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e1edc1caba05c553fa60b1cf45a7670b1cfd63fe v7.4.1084
Sun, 03 Jan 2016 23:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ed767a2073ef150971b0439a58e7ee582af6984e v7.4.1042
Sat, 05 Dec 2015 20:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9dc2ce398bb3456cc8f590ef0260459798b34d2a v7.4.961
Thu, 19 Nov 2015 20:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d29c6fea94947b3f4b54fbd5a6f832a7d744bf27 v7.4.929
Fri, 25 Sep 2015 19:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/10ad1d90da8c464e1bf08bf23d92d4888378a8a1 v7.4.883
Tue, 08 Sep 2015 18:00:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4a4b821085847651b71d8ad9fab9f180635cb453 v7.4.857
Tue, 11 Aug 2015 19:14:00 +0200 Bram Moolenaar patch 7.4.822 v7.4.822
Tue, 11 Aug 2015 17:46:36 +0200 Bram Moolenaar patch 7.4.818 v7.4.818
Tue, 04 Aug 2015 19:18:52 +0200 Bram Moolenaar patch 7.4.807 v7.4.807
Tue, 28 Jul 2015 11:21:32 +0200 Bram Moolenaar patch 7.4.798 v7.4.798
Tue, 21 Jul 2015 17:53:25 +0200 Bram Moolenaar patch 7.4.793 v7.4.793
Fri, 17 Jul 2015 13:03:48 +0200 Bram Moolenaar patch 7.4.782 v7.4.782
Fri, 03 Jul 2015 12:44:07 +0200 Bram Moolenaar patch 7.4.765 v7.4.765
Thu, 25 Jun 2015 13:57:36 +0200 Bram Moolenaar patch 7.4.754 v7.4.754
Thu, 25 Jun 2015 13:30:46 +0200 Bram Moolenaar patch 7.4.753 v7.4.753
Wed, 10 Jun 2015 12:16:47 +0200 Bram Moolenaar patch 7.4.738 v7.4.738
Tue, 09 Jun 2015 20:20:03 +0200 Bram Moolenaar patch 7.4.734 v7.4.734
Tue, 09 Jun 2015 19:23:46 +0200 Bram Moolenaar patch 7.4.732 v7.4.732
Tue, 31 Mar 2015 17:46:22 +0200 Bram Moolenaar updated for version 7.4.686 v7.4.686
Thu, 05 Mar 2015 19:57:49 +0100 Bram Moolenaar updated for version 7.4.655 v7.4.655
Fri, 27 Feb 2015 15:03:58 +0100 Bram Moolenaar updated for version 7.4.641 v7.4.641
Tue, 17 Feb 2015 15:43:57 +0100 Bram Moolenaar updated for version 7.4.636 v7.4.636
Tue, 27 Jan 2015 20:59:31 +0100 Bram Moolenaar updated for version 7.4.606 v7.4.606
Wed, 14 Jan 2015 17:52:30 +0100 Bram Moolenaar updated for version 7.4.576 v7.4.576
Fri, 31 Oct 2014 13:54:25 +0100 Bram Moolenaar updated for version 7.4.490 v7.4.490
Thu, 09 Oct 2014 14:48:30 +0200 Bram Moolenaar updated for version 7.4.469 v7.4.469
Thu, 09 Oct 2014 13:24:43 +0200 Bram Moolenaar updated for version 7.4.467 v7.4.467
Sat, 30 Aug 2014 13:32:06 +0200 Bram Moolenaar updated for version 7.4.429 v7.4.429
Fri, 29 Aug 2014 14:20:51 +0200 Bram Moolenaar updated for version 7.4.425 v7.4.425
Wed, 23 Jul 2014 12:31:20 +0200 Bram Moolenaar updated for version 7.4.374 v7.4.374
Tue, 29 Apr 2014 12:15:40 +0200 Bram Moolenaar updated for version 7.4.267 v7.4.267
Sun, 23 Mar 2014 15:13:05 +0100 Bram Moolenaar updated for version 7.4.212 v7.4.212
Wed, 12 Mar 2014 17:42:04 +0100 Bram Moolenaar updated for version 7.4.199 v7.4.199
Sun, 23 Feb 2014 23:39:13 +0100 Bram Moolenaar updated for version 7.4.191 v7.4.191
Sat, 22 Feb 2014 23:49:35 +0100 Bram Moolenaar updated for version 7.4.187 v7.4.187
Tue, 11 Feb 2014 15:10:43 +0100 Bram Moolenaar updated for version 7.4.171 v7.4.171
Tue, 14 Jan 2014 13:18:58 +0100 Bram Moolenaar updated for version 7.4.147 v7.4.147
Wed, 11 Dec 2013 14:55:01 +0100 Bram Moolenaar updated for version 7.4.116 v7.4.116
Thu, 28 Nov 2013 19:27:30 +0100 Bram Moolenaar updated for version 7.4.110 v7.4.110
Mon, 04 Nov 2013 01:41:17 +0100 Bram Moolenaar updated for version 7.4.064 v7.4.064
Wed, 25 Sep 2013 18:54:24 +0200 Bram Moolenaar updated for version 7.4.038 v7.4.038
Sun, 22 Sep 2013 15:23:44 +0200 Bram Moolenaar updated for version 7.4.034 v7.4.034
Sun, 14 Jul 2013 13:32:15 +0200 Bram Moolenaar updated for version 7.4a.022 v7.4a.022