log src/normal.c @ 29179:432e1535ef2c v8.2.5109

age author description
Thu, 16 Jun 2022 14:15:03 +0200 Bram Moolenaar patch 8.2.5109: mode not updated after CTRL-O CTRL-C in Insert mode v8.2.5109
Sat, 04 Jun 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.5056: the channel log only contains some of the raw terminal output v8.2.5056
Thu, 26 May 2022 17:45:03 +0200 Bram Moolenaar patch 8.2.5024: using freed memory with "]d" v8.2.5024
Thu, 26 May 2022 17:00:05 +0200 Bram Moolenaar patch 8.2.5023: substitute overwrites allocated buffer v8.2.5023
Sat, 14 May 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.4956: reading past end of line with "gf" in Visual block mode v8.2.4956
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Fri, 06 May 2022 13:00:03 +0200 Bram Moolenaar patch 8.2.4881: "P" in Visual mode still changes some registers v8.2.4881
Fri, 22 Apr 2022 22:30:02 +0200 Bram Moolenaar patch 8.2.4806: a mapping using <LeftDrag> does not start Select mode v8.2.4806
Sat, 09 Apr 2022 22:15:04 +0200 Bram Moolenaar patch 8.2.4725: unused variable in tiny build v8.2.4725
Sat, 09 Apr 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4724: current instance of last search pattern not easily spotted v8.2.4724
Sat, 09 Apr 2022 19:30:02 +0200 Bram Moolenaar patch 8.2.4723: the ModeChanged autocmd event is inefficient v8.2.4723
Sun, 27 Mar 2022 20:30:04 +0200 Bram Moolenaar patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' v8.2.4638
Sat, 26 Mar 2022 14:30:03 +0100 Bram Moolenaar patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline" v8.2.4630
Mon, 14 Mar 2022 22:00:02 +0100 Bram Moolenaar patch 8.2.4567: bracketed paste doesn't work well in Visual linewise mode v8.2.4567
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Mon, 31 Jan 2022 13:30:05 +0100 Bram Moolenaar patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice v8.2.4270
Sat, 29 Jan 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4252: generating the normal command table at runtime is inefficient v8.2.4252
Fri, 28 Jan 2022 17:15:03 +0100 Bram Moolenaar patch 8.2.4242: put in Visual mode cannot be repeated v8.2.4242
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Fri, 28 Jan 2022 14:00:04 +0100 Bram Moolenaar patch 8.2.4237: record buffer wrong if character in Select mode was not typed v8.2.4237
Thu, 27 Jan 2022 14:30:04 +0100 Bram Moolenaar patch 8.2.4228: no tests for clicking in the GUI tabline v8.2.4228
Wed, 26 Jan 2022 13:15:03 +0100 Bram Moolenaar patch 8.2.4221: some functions in normal.c are very long v8.2.4221
Mon, 24 Jan 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4205: the normal_cmd() function is too long v8.2.4205
Thu, 20 Jan 2022 21:30:03 +0100 Bram Moolenaar patch 8.2.4165: the nv_g_cmd() function is too long v8.2.4165
Thu, 20 Jan 2022 16:30:04 +0100 Bram Moolenaar patch 8.2.4160: cannot change the register used for Select mode delete v8.2.4160
Sat, 15 Jan 2022 19:30:04 +0100 Bram Moolenaar patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping v8.2.4099
Tue, 04 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4005: error messages are spread out v8.2.4005
Mon, 03 Jan 2022 15:00:05 +0100 Bram Moolenaar patch 8.2.3993: when recording a change in Select mode char appears twice v8.2.3993
Sun, 02 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.3985: error messages are spread out v8.2.3985
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