log src/normal.c @ 24586:b7f58be68c02 v8.2.2832

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