log src/normal.c @ 18478:94223687df0e

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