log src/getchar.c @ 27156:67194006cad8 v8.2.4107

age author description
Sun, 16 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4107: script context not restored after using <ScriptCmd> v8.2.4107
Sat, 15 Jan 2022 20:00:03 +0100 Bram Moolenaar patch 8.2.4101: warning for unused argument in tiny version v8.2.4101
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, 11 Jan 2022 13:00:06 +0100 Bram Moolenaar patch 8.2.4059: Vim9: an expression of a map cannot access script-local items v8.2.4059
Tue, 04 Jan 2022 19:15:04 +0100 Bram Moolenaar patch 8.2.4002: first char typed in Select mode can be wrong v8.2.4002
Tue, 04 Jan 2022 18:15:03 +0100 Bram Moolenaar patch 8.2.4001: insert complete code uses global variables v8.2.4001
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
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.3966: when using feedkeys() abbreviations may be blocked v8.2.3966
Fri, 31 Dec 2021 20:00:05 +0100 Bram Moolenaar patch 8.2.3959: error messages are spread out v8.2.3959
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Thu, 16 Dec 2021 16:00:05 +0100 Bram Moolenaar patch 8.2.3825: various comments could be improved v8.2.3825
Sun, 05 Dec 2021 23:00:06 +0100 Bram Moolenaar patch 8.2.3749: error messages are everywhere v8.2.3749
Mon, 22 Nov 2021 14:00:05 +0100 Bram Moolenaar patch 8.2.3643: header for source file is outdated v8.2.3643
Sun, 14 Nov 2021 15:15:03 +0100 Bram Moolenaar patch 8.2.3595: check for signed overflow might not work everywhere v8.2.3595
Sat, 09 Oct 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3490: superfluous return statements v8.2.3490
Mon, 04 Oct 2021 23:00:05 +0200 Bram Moolenaar patch 8.2.3474: some places use "Vimscript" instead of "Vim script" v8.2.3474
Sat, 02 Oct 2021 12:30:05 +0200 Bram Moolenaar patch 8.2.3460: some type casts are not needed v8.2.3460
Mon, 09 Aug 2021 20:00:06 +0200 Bram Moolenaar patch 8.2.3320: some local functions are not static v8.2.3320
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Mon, 07 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.2961: keys typed during a :normal command are discarded v8.2.2961
Mon, 07 Jun 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.2957: using getchar() in Vim9 script is problematic v8.2.2957
Wed, 05 May 2021 20:00:07 +0200 Bram Moolenaar patch 8.2.2833: two key command cancelled by moving mouse when using popup v8.2.2833
Fri, 18 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2160: various typos v8.2.2160
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
Sat, 28 Nov 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.2062: <Cmd> does not handle CTRL-V v8.2.2062
Wed, 18 Nov 2020 11:45:05 +0100 Bram Moolenaar patch 8.2.2005: redoing a mapping with <Cmd> doesn't work properly v8.2.2005
Sun, 15 Nov 2020 21:00:03 +0100 Bram Moolenaar patch 8.2.1991: Coverity warns for not using the ga_grow() return value v8.2.1991
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