log src/term.c @ 23632:8da1d91d751c v8.2.2358

age author description
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
Sat, 31 Oct 2020 16:45:03 +0100 Bram Moolenaar patch 8.2.1930: wrong input if removing shift results in special key code v8.2.1930
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
Wed, 07 Oct 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1809: mapping some keys with Ctrl does not work properly v8.2.1809
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, 23 Aug 2020 14:30:05 +0200 Bram Moolenaar patch 8.2.1513: cannot interrupt shell used for filename expansion v8.2.1513
Tue, 04 Aug 2020 20:30:03 +0200 Bram Moolenaar patch 8.2.1362: last entry of ":set term=xxx" overwritten by error message v8.2.1362
Tue, 14 Jul 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1215: Atari MiNT support is outdated v8.2.1215
Wed, 08 Jul 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1164: text cleared by checking terminal properties not redrawn v8.2.1164
Sat, 20 Jun 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.1019: mapping <M-S-a> does not work in the GUI v8.2.1019
Fri, 19 Jun 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1015: popup filter gets key with modifier prepended v8.2.1015
Sun, 14 Jun 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.0979: a couple of screendump tests fail v8.2.0979
Sun, 14 Jun 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0978: leaking memory in termcodes test v8.2.0978
Sun, 14 Jun 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.0977: t_8u is made empty for the wrong terminals v8.2.0977
Sat, 13 Jun 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.0971: build with tiny features fails v8.2.0971
Sat, 13 Jun 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0970: terminal properties are not available in Vim script v8.2.0970
Fri, 12 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0967: unnecessary type casts for vim_strnsave() v8.2.0967
Wed, 10 Jun 2020 12:30:04 +0200 Bram Moolenaar patch 8.2.0941: detecting terminal properties is unstructured v8.2.0941
Tue, 09 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0940: build failure with tiny features v8.2.0940
Tue, 09 Jun 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.0939: checking for term escape sequences is long and confusing v8.2.0939
Tue, 09 Jun 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.0936: some terminals misinterpret the code for getting cursor style v8.2.0936
Sat, 06 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0916: mapping with partly modifyOtherKeys code does not work v8.2.0916
Fri, 05 Jun 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.0906: when setting 'termguicolors' SpellBad is no longer red v8.2.0906
Sun, 31 May 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.0863: cannot set a separate color for underline/undercurl v8.2.0863
Sat, 30 May 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0855: GUI tests fail because the test doesn't use a modifier v8.2.0855
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
Sat, 30 May 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.0848: MS-Windows: the Windows terminal code has some flaws v8.2.0848
Sun, 24 May 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.0816: terminal test fails when compiled with Athena v8.2.0816
Thu, 21 May 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0804: libvterm code lags behind the upstream version v8.2.0804
Sun, 17 May 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.0779: tmode_T not used everywhere v8.2.0779
Sun, 17 May 2020 14:15:07 +0200 Bram Moolenaar patch 8.2.0774: t_TI and t_TE are output when using 'visualbell' v8.2.0774
Sat, 16 May 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0773: switching to raw mode every time ":" is used v8.2.0773
Sat, 16 May 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.0767: modifyOtherKeys active when using a shell command in autocmd v8.2.0767
Sun, 26 Apr 2020 17:00:03 +0200 Bram Moolenaar patch 8.2.0646: t_Co uses the value of $COLORS in the GUI v8.2.0646
Fri, 17 Apr 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.0588: Putty does not use "sgr" 'ttymouse' by default v8.2.0588
Sun, 12 Apr 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.0554: the GUI doesn't set t_Co v8.2.0554
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Sat, 22 Feb 2020 23:00:05 +0100 Bram Moolenaar patch 8.2.0302: setting 'term' may cause error in TermChanged autocommand v8.2.0302
Sat, 15 Feb 2020 23:15:04 +0100 Bram Moolenaar patch 8.2.0260: several lines of code are duplicated v8.2.0260
Sat, 08 Feb 2020 14:30:09 +0100 Bram Moolenaar patch 8.2.0231: silent system command may clear the screen v8.2.0231
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Fri, 24 Jan 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0148: mapping related function in wrong source file v8.2.0148
Sun, 29 Dec 2019 23:15:04 +0100 Bram Moolenaar patch 8.2.0056: execution stack is incomplete and inefficient v8.2.0056
Sat, 07 Dec 2019 18:00:03 +0100 Bram Moolenaar patch 8.1.2406: leaking memory in test_paste and test_registers v8.1.2406
Thu, 05 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2395: using old C style comments v8.1.2395
Tue, 26 Nov 2019 19:45:04 +0100 Bram Moolenaar patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys v8.1.2350
Thu, 21 Nov 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2331: the option.c file is still very big v8.1.2331
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
Thu, 24 Oct 2019 18:00:04 +0200 Bram Moolenaar patch 8.1.2209: LF in escape codes may be expanded to CR-LF v8.1.2209
Sun, 20 Oct 2019 20:00:03 +0200 Bram Moolenaar patch 8.1.2194: modifyOtherKeys is not enabled by default v8.1.2194
Fri, 18 Oct 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2174: screen not recognized as supporting "sgr" mouse codes v8.1.2174