log src/term.c @ 20705:5481c982a279 v8.2.0906

age author description
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
Thu, 17 Oct 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2171: mouse support not always available v8.1.2171
Thu, 17 Oct 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.2170: cannot build without the +termresponse feature v8.1.2170
Thu, 17 Oct 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2169: terminal flags are never reset v8.1.2169
Sun, 13 Oct 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled v8.1.2145
Sat, 12 Oct 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2144: side effects when using t_ti to enable modifyOtherKeys v8.1.2144
Sat, 12 Oct 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.2142: some key mappings do not work with modifyOtherKeys v8.1.2142
Thu, 10 Oct 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2134: modifier keys are not always recognized v8.1.2134
Tue, 08 Oct 2019 20:30:04 +0200 Bram Moolenaar patch 8.1.2123: parsing CSI sequence is messy v8.1.2123
Mon, 23 Sep 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.2070: mouse code is spread out v8.1.2070
Sat, 21 Sep 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.2062: the mouse code is spread out v8.1.2062
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Sun, 18 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1887: the +cmdline_compl feature is not in the tiny version v8.1.1887
Wed, 24 Jul 2019 14:30:08 +0200 Bram Moolenaar patch 8.1.1739: deleted match highlighting not updated in other window v8.1.1739
Fri, 12 Jul 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1664: GUI resize may cause changing Rows at a bad time v8.1.1664
Thu, 06 Jun 2019 15:30:06 +0200 Bram Moolenaar patch 8.1.1481: length for two-digit rgb termresponse is off by one v8.1.1481
Wed, 05 Jun 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse v8.1.1471
Wed, 05 Jun 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1469: no test for checking the cursor style response v8.1.1469
Tue, 04 Jun 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1464: only 4-digit rgb termresponse is recognized v8.1.1464
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Sat, 11 May 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1323: 'mouse' option is reset when using GPM mouse v8.1.1323
Fri, 10 May 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1315: there is always a delay if a termrequest is never answered v8.1.1315
Wed, 08 May 2019 16:45:07 +0200 Bram Moolenaar patch 8.1.1296: crash when using invalid command line argument v8.1.1296
Sat, 04 May 2019 17:00:07 +0200 Bram Moolenaar patch 8.1.1265: when GPM mouse support is enabled double clicks do not work v8.1.1265
Fri, 03 May 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1254: mapping completion contains dead code v8.1.1254
Fri, 03 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1251: no test for completion of mapping keys v8.1.1251
Thu, 02 May 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1246: cannot handle negative mouse coordinate from urxvt v8.1.1246
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Sun, 21 Apr 2019 17:30:05 +0200 Bram Moolenaar patch 8.1.1198: bracketed paste may remain active after Vim exists v8.1.1198