log src/term.c @ 18501:c9777bf23eb8

age author description
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
Sun, 21 Apr 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1194: typos and small problems in source files v8.1.1194
Sat, 06 Apr 2019 20:15:03 +0200 Bram Moolenaar patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows console v8.1.1127
Wed, 03 Apr 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1105: long escape sequences may be split up v8.1.1105
Sat, 30 Mar 2019 22:15:04 +0100 Bram Moolenaar patch 8.1.1096: MS-Windows: cannot distinguish BS and CTRL-H v8.1.1096
Fri, 22 Mar 2019 12:15:04 +0100 Bram Moolenaar patch 8.1.1034: too many #ifdefs v8.1.1034
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sat, 16 Feb 2019 17:00:05 +0100 Bram Moolenaar patch 8.1.0933: When using VTP scroll region isn't used properly v8.1.0933
Tue, 12 Feb 2019 21:00:09 +0100 Bram Moolenaar patch 8.1.0898: a messed up rgb.txt can crash Vim v8.1.0898
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Fri, 07 Dec 2018 13:30:07 +0100 Bram Moolenaar patch 8.1.0566: SGR not enabled for mintty because $TERM is "xterm" v8.1.0566
Tue, 02 Oct 2018 15:00:07 +0200 Christian Brabandt patch 8.1.0445: setting 'term' does not store location for termcap options v8.1.0445
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Fri, 21 Sep 2018 12:30:06 +0200 Christian Brabandt patch 8.1.0415: not actually using 16 colors with vtp v8.1.0415
Thu, 13 Sep 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions v8.1.0377
Mon, 10 Sep 2018 21:15:07 +0200 Christian Brabandt patch 8.1.0362: cannot get the script line number when executing a function v8.1.0362
Tue, 21 Aug 2018 13:15:04 +0200 Christian Brabandt patch 8.1.0304: no redraw when using a STOP signal on Vim and then CONT v8.1.0304
Mon, 20 Aug 2018 22:00:07 +0200 Christian Brabandt patch 8.1.0302: crash when using :suspend and "fg" v8.1.0302
Tue, 07 Aug 2018 22:45:06 +0200 Christian Brabandt patch 8.1.0253: saving and restoring window title does not always work v8.1.0253
Tue, 07 Aug 2018 17:45:05 +0200 Christian Brabandt patch 8.1.0244: no redraw when using a STOP signal on Vim and then CONT v8.1.0244
Tue, 10 Jul 2018 17:45:05 +0200 Christian Brabandt patch 8.1.0176: overlapping string argument for strcpy() v8.1.0176
Fri, 06 Jul 2018 23:15:06 +0200 Christian Brabandt patch 8.1.0157: old iTerm2 is not recognized, resulting in stray output v8.1.0157
Tue, 03 Jul 2018 17:30:08 +0200 Christian Brabandt patch 8.1.0142: xterm and vt320 builtin termcap missing keypad keys v8.1.0142
Sat, 30 Jun 2018 17:15:05 +0200 Christian Brabandt patch 8.1.0129: still some xterm-like terminals get a stray "p" v8.1.0129