log src/proto/term.pro @ 35129:be122dc08867 default tip

age author description
Mon, 15 Jan 2024 22:30:03 +0100 Christian Brabandt patch 9.1.0030: Cannot use terminal alternate font v9.1.0030
Mon, 01 Jan 2024 20:30:02 +0100 Christian Brabandt patch 9.0.2190: proto files need update v9.0.2190
Fri, 29 Sep 2023 20:30:04 +0200 Christian Brabandt patch 9.0.1957: termcap options should change when setting keyprotocol v9.0.1957
Fri, 11 Aug 2023 23:30:03 +0200 Christian Brabandt patch 9.0.1687: mapset() not properly handling script ID v9.0.1687
Tue, 10 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap v9.0.1168
Sun, 01 Jan 2023 19:15:03 +0100 Bram Moolenaar patch 9.0.1126: bracketed paste can be enabled when it is not recognized v9.0.1126
Thu, 01 Dec 2022 13:15:03 +0100 Bram Moolenaar patch 9.0.0980: the keyboard state response may end up in a shell command v9.0.0980
Wed, 23 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug v9.0.0930
Tue, 04 Oct 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0655: passing modifier codes to a shell running in the GUI v9.0.0655
Mon, 03 Oct 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0653: BS and DEL do not work properly in an interacive shell v9.0.0653
Fri, 20 May 2022 11:15:04 +0200 Bram Moolenaar patch 8.2.4982: colors in terminal window are not 100% correct v8.2.4982
Fri, 03 Dec 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.3731: "set! termcap" shows codes in one column, but not keys v8.2.3731
Fri, 19 Nov 2021 12:30:05 +0100 Bram Moolenaar patch 8.2.3620: memory leak reported in libtlib v8.2.3620
Sun, 24 Oct 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3562: cannot add color names v8.2.3562
Sun, 11 Apr 2021 13:30:06 +0200 Bram Moolenaar patch 8.2.2754: :sleep! does not always hide the cursor v8.2.2754
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
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
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
Sun, 17 May 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.0779: tmode_T not used everywhere v8.2.0779
Sun, 12 Apr 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.0554: the GUI doesn't set t_Co v8.2.0554
Sat, 15 Feb 2020 23:15:04 +0100 Bram Moolenaar patch 8.2.0260: several lines of code are duplicated v8.2.0260
Fri, 24 Jan 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0148: mapping related function in wrong source file v8.2.0148
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, 13 Oct 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled v8.1.2145
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
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Fri, 03 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1251: no test for completion of mapping keys v8.1.1251
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
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 16:00:07 +0200 Christian Brabandt patch 8.0.1783: cannot use 256 colors in a MS-Windows console v8.0.1783
Sat, 03 Mar 2018 21:30:06 +0100 Christian Brabandt patch 8.0.1563: timeout of getwinposx() can be too short
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
Wed, 31 Jan 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1449: slow redrawing with DirectX v8.0.1449
Sun, 15 Oct 2017 21:45:05 +0200 Christian Brabandt patch 8.0.1198: older compilers don't know uint8_t v8.0.1198
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
Mon, 28 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.1009: Xterm cursor blinking status may be inverted v8.0.1009
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, 12 Aug 2017 20:00:05 +0200 Christian Brabandt patch 8.0.0918: cannot get terminal window cursor shape or attributes v8.0.0918
Sun, 23 Jul 2017 17:00:04 +0200 Christian Brabandt patch 8.0.0755: terminal window does not have colors in the GUI v8.0.0755
Tue, 27 Jun 2017 17:15:03 +0200 Christian Brabandt patch 8.0.0683: visual bell flashes too quickly v8.0.0683
Tue, 04 Apr 2017 22:45:05 +0200 Christian Brabandt patch 8.0.0543: test_edit causes older xfce4-terminal to close v8.0.0543
Mon, 22 Aug 2016 23:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1b58cdd160c2e0ada0f638679a2aa27e4665fc48 v7.4.2243
Fri, 29 Apr 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/61be73bb0f965a895bfb064ea3e55476ac175162 v7.4.1799
Tue, 26 Apr 2016 21:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ab3022196ea4f1496e79b8ee85996e31c45d02f1 v7.4.1792
Thu, 21 Apr 2016 21:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8a633e3427b47286869aa4b96f2bfc1fe65b25cd v7.4.1770
Tue, 19 Jan 2016 13:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ef26954a35207c3f17d6ed35d9a40c918d974892 v7.4.1133
Thu, 25 Jun 2015 17:03:36 +0200 Bram Moolenaar patch 7.4.757 v7.4.757
Wed, 30 Jul 2014 17:21:58 +0200 Bram Moolenaar updated for version 7.4.389 v7.4.389
Wed, 09 Jul 2014 19:13:49 +0200 Bram Moolenaar updated for version 7.4.359 v7.4.359
Thu, 22 May 2014 18:14:31 +0200 Bram Moolenaar updated for version 7.4.305 v7.4.305
Sun, 29 Sep 2013 16:27:47 +0200 Bram Moolenaar updated for version 7.4.043 v7.4.043
Sun, 30 Jun 2013 17:51:51 +0200 Bram Moolenaar updated for version 7.3.1278 v7.3.1278
Wed, 13 Mar 2013 19:29:28 +0100 Bram Moolenaar updated for version 7.3.859 v7.3.859
Sun, 05 Feb 2012 22:05:48 +0100 Bram Moolenaar updated for version 7.3.431 v7.3.431