log src/terminal.c @ 25994:e8873138ffbb v8.2.3530

age author description
Sun, 17 Oct 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3530: ":buf {a}" fails while ":edit {a}" works v8.2.3530
Fri, 15 Oct 2021 23:30:04 +0200 Bram Moolenaar patch 8.2.3516: terminal window does not have transparent background v8.2.3516
Wed, 08 Sep 2021 15:00:05 +0200 Bram Moolenaar patch 8.2.3415: Vim9: not all function argument types are properly checked v8.2.3415
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Sat, 24 Jul 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.3208: dynamic library load error does not mention why it failed v8.2.3208
Fri, 23 Jul 2021 20:45:05 +0200 Bram Moolenaar patch 8.2.3206: Vim9: argument types are not checked at compile time v8.2.3206
Wed, 21 Jul 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3194: Vim9: argument types are not checked at compile time v8.2.3194
Tue, 20 Jul 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.3188: Vim9: argument types are not checked at compile time v8.2.3188
Sat, 17 Jul 2021 19:15:05 +0200 Bram Moolenaar patch 8.2.3173: Vim9: argument types are not checked at compile time v8.2.3173
Thu, 15 Jul 2021 13:00:06 +0200 Bram Moolenaar patch 8.2.3162: Vim9: argument types are not checked at compile time v8.2.3162
Sat, 10 Jul 2021 13:30:06 +0200 Bram Moolenaar patch 8.2.3135: Vim9: builtin function arguments not checked at compile time v8.2.3135
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Sun, 30 May 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.2908: crash when using a terminal popup window from cmdline window v8.2.2908
Sat, 08 May 2021 20:15:05 +0200 Bram Moolenaar patch 8.2.2845: MS-Windows: warning for signed/unsigned comparison v8.2.2845
Mon, 03 May 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.2830: terminal colors are not updated when 'background' is set v8.2.2830
Thu, 29 Apr 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.2818: no jump added when opening terminal in current window v8.2.2818
Mon, 29 Mar 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.2675: directory change in a terminal window shell is not followed v8.2.2675
Tue, 23 Feb 2021 18:00:03 +0100 Bram Moolenaar patch 8.2.2545: errors and crash when terminal window is zero height v8.2.2545
Sat, 28 Nov 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2067: cursor position in popup terminal is wrong v8.2.2067
Sat, 28 Nov 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.2064: terminal: cursor is on while redrawing, causing flicker v8.2.2064
Fri, 27 Nov 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.2061: Vim9: E1030 error when using empty string for term_sendkeys() v8.2.2061
Sun, 15 Nov 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.1990: cursor position wrong in terminal popup with finished job v8.2.1990
Sat, 14 Nov 2020 20:30:03 +0100 Bram Moolenaar patch 8.2.1985: crash when closing terminal popup with <Cmd> mapping v8.2.1985
Thu, 12 Nov 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.1979: "term_opencmd" option of term_start() is truncated v8.2.1979
Thu, 12 Nov 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.1978: making a mapping work in all modes is complicated v8.2.1978
Fri, 06 Nov 2020 18:00:03 +0100 Bram Moolenaar patch 8.2.1963: crash when using a popup window with "latin1" encoding v8.2.1963
Thu, 05 Nov 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.1959: crash when terminal buffer name is made empty v8.2.1959
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Fri, 23 Oct 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.1892: valgrind warns for using uninitialized access in tests v8.2.1892
Tue, 29 Sep 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1772: cannot use CTRL-W <Down> to move out of a terminal window v8.2.1772
Fri, 11 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1664: memory leak when using :mkview with a terminal buffer v8.2.1664
Fri, 11 Sep 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1662: :mksession does not restore shared terminal buffer properly v8.2.1662
Sun, 06 Sep 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.1627: Vim9: cannot pass "true" to submatch/term_gettty/term_start v8.2.1627
Sat, 05 Sep 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1598: starting a hidden terminal resizes the current window v8.2.1598
Fri, 04 Sep 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.1589: term_start() options for size are overruled by 'termwinsize' v8.2.1589
Wed, 01 Jul 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.1108: mouse left-right scroll is not supported in terminal window v8.2.1108
Fri, 12 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0967: unnecessary type casts for vim_strnsave() v8.2.0967
Sun, 31 May 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0862: ":term ++curwin" makes the current buffer hidden v8.2.0862
Sat, 30 May 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.0853: ml_delete() often called with FALSE argument v8.2.0853
Fri, 29 May 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.0839: dropping modifier when putting a character back in typeahead v8.2.0839
Wed, 27 May 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.0831: compiler warnings for integer sizes v8.2.0831
Fri, 22 May 2020 13:45:03 +0200 Bram Moolenaar patch 8.2.0808: not enough testing for the terminal window v8.2.0808
Thu, 21 May 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0804: libvterm code lags behind the upstream version v8.2.0804
Wed, 20 May 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0802: libvterm code lags behind the upstream version v8.2.0802
Tue, 19 May 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0801: terminal test fails on Mac v8.2.0801
Tue, 19 May 2020 21:30:07 +0200 Bram Moolenaar patch 8.2.0798: libvterm code lags behind the upstream version v8.2.0798
Sun, 26 Apr 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0645: MS-Windows terminal: CTRL-C does not get to child job v8.2.0645
Sun, 26 Apr 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.0643: terminal uses brown instead of dark yellow v8.2.0643
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Sat, 28 Mar 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0472: terminal highlight name is set twice, leaking memory v8.2.0472
Thu, 26 Mar 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.0455: cannot set the highlight group for a specific terminal v8.2.0455
Sun, 22 Mar 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.0428: buffer name may leak v8.2.0428
Thu, 19 Mar 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.0413: buffer menu does not handle special buffers properly v8.2.0413
Wed, 11 Mar 2020 21:31:04 +0100 Bram Moolenaar patch 8.2.0373: type of term_sendkeys() is unknown v8.2.0373
Wed, 11 Mar 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.0371: crash with combination of terminal popup and autocmd v8.2.0371
Fri, 28 Feb 2020 22:30:09 +0100 Bram Moolenaar patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal v8.2.0328
Mon, 24 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0314: short name not set for terminal buffer v8.2.0314
Mon, 10 Feb 2020 20:45:05 +0100 Bram Moolenaar patch 8.2.0237: crash when setting 'wincolor' on finished terminal window v8.2.0237
Sun, 02 Feb 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.0196: blocking commands for a finished job in a popup window v8.2.0196