log src/term.c @ 14252:b557af8dedab v8.1.0142

age author description
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
Mon, 28 Aug 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1010: build failure without termresponse feature v8.0.1010
Mon, 28 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.1009: Xterm cursor blinking status may be inverted v8.0.1009
Sat, 26 Aug 2017 15:30:05 +0200 Christian Brabandt patch 8.0.0997 Problem: Libvterm and Terminal.app not regognized from termresponse. Solution: Adjust string compare. v8.0.0997
Sat, 26 Aug 2017 15:30:04 +0200 Christian Brabandt patch 8.0.0996: Mac: t_RS is echoed on the screne in Terminal.app v8.0.0996
Thu, 24 Aug 2017 20:30:04 +0200 Christian Brabandt patch 8.0.0993: sometimes an xterm sends an extra CTRL-X v8.0.0993
Sun, 20 Aug 2017 15:15:04 +0200 Christian Brabandt patch 8.0.0973: initial info about blinking cursor is wrong v8.0.0973
Sat, 19 Aug 2017 23:30:06 +0200 Christian Brabandt patch 8.0.0972: compiler warnings for unused variables v8.0.0972
Sat, 19 Aug 2017 21:15:04 +0200 Christian Brabandt patch 8.0.0967: using a terminal may cause the cursor to blink v8.0.0967
Sat, 19 Aug 2017 20:00:04 +0200 Christian Brabandt patch 8.0.0966: build failure without terminal feature v8.0.0966
Sat, 19 Aug 2017 19:45:04 +0200 Christian Brabandt patch 8.0.0965: not restoring cursor shape after it was set in a terminal v8.0.0965
Sat, 12 Aug 2017 20:15:04 +0200 Christian Brabandt patch 8.0.0919: cursor color isn't set on startup v8.0.0919
Sat, 12 Aug 2017 20:00:05 +0200 Christian Brabandt patch 8.0.0918: cannot get terminal window cursor shape or attributes v8.0.0918
Tue, 25 Jul 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0774: build failure without the multi-byte feature v8.0.0774