log src/term.c @ 15470:55ccc2d353bd v8.1.0743

age author description
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
Wed, 23 May 2018 20:45:06 +0200 Christian Brabandt patch 8.1.0021: clang warns for undefined behavior v8.1.0021
Thu, 10 May 2018 14:45:06 +0200 Christian Brabandt patch 8.0.1808: can't build without TGETENT v8.0.1808
Thu, 10 May 2018 14:15:05 +0200 Christian Brabandt patch 8.0.1807: function to set terminal name is too long v8.0.1807
Sat, 05 May 2018 14:30:06 +0200 Christian Brabandt patch 8.0.1791: using uint8_t does not work everywhere v8.0.1791
Tue, 01 May 2018 17:45:05 +0200 Christian Brabandt patch 8.0.1785: missing symbol in Win32 small build v8.0.1785
Tue, 01 May 2018 16:00:07 +0200 Christian Brabandt patch 8.0.1783: cannot use 256 colors in a MS-Windows console v8.0.1783
Tue, 24 Apr 2018 21:45:08 +0200 Christian Brabandt patch 8.0.1762: terminal debug logging is a bit complicated v8.0.1762
Tue, 24 Apr 2018 15:30:08 +0200 Christian Brabandt patch 8.0.1753: various warnings from a static analyser v8.0.1753
Wed, 04 Apr 2018 22:00:06 +0200 Christian Brabandt patch 8.0.1659: scroll events not recognized for some xterm emulators v8.0.1659
Tue, 20 Mar 2018 11:30:06 +0100 Christian Brabandt patch 8.0.1618: color Grey50 is missing in the compiled-in table v8.0.1618
Tue, 06 Mar 2018 13:30:06 +0100 Christian Brabandt patch 8.0.1577: virtual replace test fails on MS-Windows v8.0.1577
Mon, 05 Mar 2018 22:45:06 +0100 Christian Brabandt patch 8.0.1573: getwinpos(1) may cause response to be handled as command v8.0.1573
Sun, 04 Mar 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1566: too many #ifdefs v8.0.1566
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sat, 03 Mar 2018 21:30:06 +0100 Christian Brabandt patch 8.0.1563: timeout of getwinposx() can be too short
Fri, 02 Mar 2018 21:00:07 +0100 Christian Brabandt patch 8.0.1556: may not parse the t_RS response correctly v8.0.1556
Fri, 23 Feb 2018 18:30:07 +0100 Christian Brabandt patch 8.0.1532: compiler warnings without termguicolors feature v8.0.1532
Thu, 22 Feb 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1531: cannot use 24 bit colors in MS-Windows console v8.0.1531
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Wed, 31 Jan 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1449: slow redrawing with DirectX v8.0.1449
Sat, 09 Dec 2017 15:15:05 +0100 Christian Brabandt patch 8.0.1380: using "vim -r swapfile" the hit-enter prompt is misplaced. v8.0.1380
Mon, 20 Nov 2017 22:00:07 +0100 Christian Brabandt patch 8.0.1324: some xterm sends different mouse move codes v8.0.1324
Sat, 18 Nov 2017 19:00:06 +0100 Christian Brabandt patch 8.0.1309: cannot use 'balloonexpr' in a terminal v8.0.1309
Thu, 16 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1303: 'ttymouse' is not set to "sgr" for Terminal.app and Iterm2 v8.0.1303
Sun, 05 Nov 2017 21:30:04 +0100 Christian Brabandt patch 8.0.1272: warnings for unused variables in tiny build v8.0.1272
Sat, 04 Nov 2017 15:30:05 +0100 Christian Brabandt patch 8.0.1258: 'ttymouse' is set to "sgr" even though it's not supported v8.0.1258
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Sun, 15 Oct 2017 21:45:05 +0200 Christian Brabandt patch 8.0.1198: older compilers don't know uint8_t v8.0.1198
Sun, 15 Oct 2017 13:30:05 +0200 Christian Brabandt patch 8.0.1195: can't build on MS-Windows v8.0.1195
Sat, 14 Oct 2017 23:30:05 +0200 Christian Brabandt patch 8.0.1194: actual fg and bg colors of terminal are unknown v8.0.1194
Wed, 04 Oct 2017 18:15:05 +0200 Christian Brabandt patch 8.0.1174: Mac Terminal.app has wrong color for white v8.0.1174
Fri, 29 Sep 2017 22:45:03 +0200 Christian Brabandt patch 8.0.1161: popup menu drawing problem when resizing terminal v8.0.1161
Fri, 22 Sep 2017 14:45:06 +0200 Christian Brabandt patch 8.0.1135: W_WINCOL() is always the same v8.0.1135
Tue, 19 Sep 2017 21:00:04 +0200 Christian Brabandt patch 8.0.1128: old xterm sends CTRL-X in response to t_RS v8.0.1128
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Mon, 11 Sep 2017 20:45:04 +0200 Christian Brabandt patch 8.0.1094: using ssh from Terminal.app runs into xterm incompatibility v8.0.1094
Thu, 07 Sep 2017 20:30:04 +0200 Christian Brabandt patch 8.0.1069: still get CTRL-X sometimes v8.0.1069
Thu, 07 Sep 2017 13:00:06 +0200 Christian Brabandt patch 8.0.1068: vandyke SecureCRT terminal can't handle cursor mode request v8.0.1068
Wed, 06 Sep 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1066: some terminals can't handle requesting cursor mode v8.0.1066
Tue, 05 Sep 2017 22:00:05 +0200 Christian Brabandt patch 8.0.1059: older Gnome terminal returns smaller version number v8.0.1059
Sat, 02 Sep 2017 18:45:04 +0200 Christian Brabandt patch 8.0.1038: strike-through text not supported v8.0.1038
Fri, 01 Sep 2017 20:30:04 +0200 Christian Brabandt patch 8.0.1033: detecting background color does not work in screen v8.0.1033
Thu, 31 Aug 2017 20:30:04 +0200 Christian Brabandt patch 8.0.1027: more terminals can't handle requesting cursor mode v8.0.1027
Wed, 30 Aug 2017 19:00:06 +0200 Christian Brabandt patch 8.0.1021: older Gnome terminal still echoes t_RC v8.0.1021
Wed, 30 Aug 2017 15:00:05 +0200 Christian Brabandt patch 8.0.1016: gnome terminal echoes t_RC v8.0.1016