log src/terminal.c @ 29234:96ff6c230a66 v8.2.5136

age author description
Sat, 04 Jun 2022 21:00:03 +0200 Bram Moolenaar patch 8.2.5055: statusline is not updated when terminal title changes v8.2.5055
Sun, 29 May 2022 23:45:03 +0200 Bram Moolenaar patch 8.2.5041: cannot close a terminal popup with "NONE" job v8.2.5041
Thu, 26 May 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.5021: build fails with normal features and +terminal v8.2.5021
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
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sat, 07 May 2022 17:45:02 +0200 Bram Moolenaar patch 8.2.4909: MODE_ enum entries names are too generic v8.2.4909
Wed, 13 Apr 2022 15:30:05 +0200 Bram Moolenaar patch 8.2.4745: using wrong flag for using bell in the terminal v8.2.4745
Wed, 13 Apr 2022 13:00:06 +0200 Bram Moolenaar patch 8.2.4744: a terminal window can't use the bell v8.2.4744
Sat, 09 Apr 2022 19:30:02 +0200 Bram Moolenaar patch 8.2.4723: the ModeChanged autocmd event is inefficient v8.2.4723
Mon, 04 Apr 2022 16:30:04 +0200 Bram Moolenaar patch 8.2.4683: verbose check with dict_find() to see if a key is present v8.2.4683
Fri, 25 Feb 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4468: Coverity warns for uninitialized struct member v8.2.4468
Thu, 20 Jan 2022 16:00:07 +0100 Bram Moolenaar patch 8.2.4157: terminal test fails because Windows sets the title v8.2.4157
Sat, 15 Jan 2022 19:30:04 +0100 Bram Moolenaar patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping v8.2.4099
Sat, 08 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4043: using int for second argument of ga_init2() v8.2.4043
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Sat, 01 Jan 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.3977: error messages are spread out v8.2.3977
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Thu, 16 Dec 2021 19:15:04 +0100 Bram Moolenaar patch 8.2.3828: when opening a terminal from a timer first typed char is lost v8.2.3828
Tue, 14 Dec 2021 09:45:04 +0100 Bram Moolenaar patch 8.2.3803: GUI: crash with 'writedelay' set using a terminal window v8.2.3803
Mon, 13 Dec 2021 23:00:03 +0100 Bram Moolenaar patch 8.2.3801: if a terminal shows in two windows, only one is redrawn v8.2.3801
Mon, 13 Dec 2021 15:30:03 +0100 Bram Moolenaar patch 8.2.3796: the funcexe_T struct members are not named consistently v8.2.3796
Thu, 09 Dec 2021 12:00:05 +0100 Bram Moolenaar patch 8.2.3763: when editing the cmdline a callback may cause a scroll up v8.2.3763
Wed, 08 Dec 2021 23:15:04 +0100 Bram Moolenaar patch 8.2.3761: focus change is not passed on to a terminal window v8.2.3761
Wed, 24 Nov 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.3666: libvterm is outdated v8.2.3666
Tue, 23 Nov 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.3653: terminal ANSI colors may be wrong v8.2.3653
Sun, 21 Nov 2021 16:00:04 +0100 Bram Moolenaar patch 8.2.3640: freeze when calling term_wait() in a close callback v8.2.3640
Sat, 20 Nov 2021 15:00:05 +0100 Bram Moolenaar patch 8.2.3628: looking terminal colors is a bit slow v8.2.3628
Fri, 19 Nov 2021 18:15:03 +0100 Bram Moolenaar patch 8.2.3624: when renaming a terminal buffer status text is not updated v8.2.3624
Mon, 15 Nov 2021 18:15:03 +0100 Bram Moolenaar patch 8.2.3597: Vim seems to hang when writing a long text to a terminal v8.2.3597
Fri, 12 Nov 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3585: crash when passing float to "term_rows" of term_start() v8.2.3585
Fri, 22 Oct 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3555: ModeChanged is not triggered on every mode change v8.2.3555
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