log src/term.c @ 29247:5f314b2ed494 v8.2.5142

age author description
Sun, 19 Jun 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.5134: function has confusing name v8.2.5134
Thu, 16 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5107: some callers of rettv_list_alloc() check for not OK v8.2.5107
Thu, 09 Jun 2022 22:00:07 +0200 Bram Moolenaar patch 8.2.5073: clang on MS-Windows produces warnings v8.2.5073
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
Fri, 20 May 2022 11:15:04 +0200 Bram Moolenaar patch 8.2.4982: colors in terminal window are not 100% correct v8.2.4982
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
Sat, 07 May 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.4906: MS-Windows: cannot use transparent background v8.2.4906
Fri, 06 May 2022 19:45:02 +0200 Bram Moolenaar patch 8.2.4894: MS-Windows: not using italics v8.2.4894
Thu, 05 May 2022 22:00:05 +0200 Bram Moolenaar patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershell v8.2.4876
Tue, 03 May 2022 00:00:04 +0200 Bram Moolenaar patch 8.2.4858: K_SPECIAL may be escaped twice v8.2.4858
Mon, 02 May 2022 01:15:04 +0200 Bram Moolenaar patch 8.2.4854: array size does not match usage v8.2.4854
Sun, 01 May 2022 18:45:04 +0200 Bram Moolenaar patch 8.2.4852: ANSI color index to RGB value not correct v8.2.4852
Wed, 27 Apr 2022 13:00:03 +0200 Bram Moolenaar patch 8.2.4833: failure of mapping not checked for v8.2.4833
Tue, 26 Apr 2022 23:15:02 +0200 Bram Moolenaar patch 8.2.4832: passing zero instead of NULL to a pointer argument v8.2.4832
Wed, 20 Apr 2022 20:15:04 +0200 Bram Moolenaar patch 8.2.4798: t_8u option was reset even when set by the user v8.2.4798
Sun, 17 Apr 2022 20:30:02 +0200 Bram Moolenaar patch 8.2.4777: screendump tests fail because of a redraw v8.2.4777
Sun, 17 Apr 2022 18:45:04 +0200 Bram Moolenaar patch 8.2.4775: SpellBad highlighting does not work in Konsole v8.2.4775
Sun, 17 Apr 2022 15:30:06 +0200 Bram Moolenaar patch 8.2.4773: build failure without the +eval feature v8.2.4773
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Thu, 14 Apr 2022 22:45:03 +0200 Bram Moolenaar patch 8.2.4751: mapping <SID>name.Func does not work for autoload script v8.2.4751
Thu, 14 Apr 2022 14:00:05 +0200 Bram Moolenaar patch 8.2.4748: cannot use an imported function in a mapping v8.2.4748
Wed, 09 Mar 2022 14:15:02 +0100 Bram Moolenaar patch 8.2.4531: LGTM warnings for condition and buffer size v8.2.4531
Mon, 07 Mar 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4523: when gvim is started maximized the 'window' option isn't set v8.2.4523
Wed, 02 Mar 2022 18:30:04 +0100 Bram Moolenaar patch 8.2.4490: terminal focus reporting only works for xterm-like terminals v8.2.4490
Sun, 13 Feb 2022 13:15:03 +0100 Bram Moolenaar patch 8.2.4368: Amiga: a few compiler warnings v8.2.4368
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Fri, 07 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.4031: crash in xterm with only two lines v8.2.4031
Sun, 02 Jan 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.3987: error messages are spread out v8.2.3987
Sun, 02 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.3985: error messages are spread out v8.2.3985
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Tue, 21 Dec 2021 10:15:04 +0100 Bram Moolenaar patch 8.2.3864: cannot disable requesting key codes from xterm v8.2.3864
Sun, 05 Dec 2021 23:30:05 +0100 Bram Moolenaar patch 8.2.3750: error messages are everywhere v8.2.3750
Fri, 03 Dec 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.3731: "set! termcap" shows codes in one column, but not keys v8.2.3731
Fri, 03 Dec 2021 14:30:04 +0100 Bram Moolenaar patch 8.2.3727: in a gnome terminal keys are recognized as mouse events v8.2.3727
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699
Fri, 19 Nov 2021 12:30:05 +0100 Bram Moolenaar patch 8.2.3620: memory leak reported in libtlib v8.2.3620
Sun, 24 Oct 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3562: cannot add color names v8.2.3562
Mon, 02 Aug 2021 18:15:06 +0200 Bram Moolenaar patch 8.2.3274: macro for printf format check can be simplified v8.2.3274
Fri, 30 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3251: listing builtin_gui as an available terminal is confusing v8.2.3251
Tue, 08 Jun 2021 20:15:05 +0200 Bram Moolenaar patch 8.2.2963: GUI: mouse move may start Visual mode with a popup visible v8.2.2963
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
Sat, 29 May 2021 22:45:02 +0200 Bram Moolenaar patch 8.2.2907: memory leak when running out of memory v8.2.2907
Sun, 11 Apr 2021 13:30:06 +0200 Bram Moolenaar patch 8.2.2754: :sleep! does not always hide the cursor v8.2.2754
Fri, 26 Mar 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.2655: The -w command line argument doesn't work v8.2.2655
Mon, 22 Mar 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.2638: cannot write a message to the terminal from the GUI v8.2.2638
Wed, 03 Mar 2021 15:30:03 +0100 Bram Moolenaar patch 8.2.2564: focus events end Insert mode if 'esckeys' is not set v8.2.2564
Sat, 30 Jan 2021 15:45:06 +0100 Bram Moolenaar patch 8.2.2428: FocusGained does not work when 'ttymouse' is empty v8.2.2428
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
Sat, 16 Jan 2021 11:30:05 +0100 Bram Moolenaar patch 8.2.2358: wrong #ifdef for use_xterm_like_mouse() v8.2.2358
Thu, 14 Jan 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.2352: if focus lost/gained is received twice code is not ignored v8.2.2352
Thu, 14 Jan 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2348: no check for modified files after focus gained v8.2.2348
Thu, 14 Jan 2021 19:15:04 +0100 Bram Moolenaar patch 8.2.2347: build failure without GUI v8.2.2347
Thu, 14 Jan 2021 17:45:05 +0100 Bram Moolenaar patch 8.2.2345: no focus events in a terminal v8.2.2345
Wed, 30 Dec 2020 14:15:03 +0100 Bram Moolenaar patch 8.2.2248: ASAN error on exit with GUI v8.2.2248
Wed, 30 Dec 2020 13:15:05 +0100 Bram Moolenaar patch 8.2.2247: VMS: various smaller problems v8.2.2247
Tue, 29 Dec 2020 21:00:08 +0100 Bram Moolenaar patch 8.2.2246: cursor keys not recognized at the hit-Enter prompt v8.2.2246
Fri, 18 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2160: various typos v8.2.2160
Sat, 21 Nov 2020 13:00:03 +0100 Bram Moolenaar patch 8.2.2025: Amiga: Not all colors are used on OS4 v8.2.2025