log src/testdir/test_terminal.vim @ 29142:74974ecddc8a v8.2.5091

age author description
Tue, 14 Jun 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.5091: terminal test fails with some shell commands v8.2.5091
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
Thu, 31 Mar 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.4655: cmdline completion popup menu positioned wrong v8.2.4655
Wed, 23 Feb 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.4456: terminal test may fail on some machines v8.2.4456
Thu, 10 Feb 2022 21:00:04 +0100 Bram Moolenaar patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menu v8.2.4339
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
Thu, 13 Jan 2022 16:30:04 +0100 Bram Moolenaar patch 8.2.4078: terminal test for current directory not used on FreeBSD v8.2.4078
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 12:30:03 +0100 Bram Moolenaar patch 8.2.3806: terminal focus test fails sometimes v8.2.3806
Mon, 13 Dec 2021 23:30:04 +0100 Bram Moolenaar patch 8.2.3802: terminal in two windows test fails on some systems v8.2.3802
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
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
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
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
Sat, 13 Nov 2021 11:30:05 +0100 Bram Moolenaar patch 8.2.3589: failure when "term_rows" of term_start() is an unusual value v8.2.3589
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
Sat, 16 Oct 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3518: Test_xrestore sometimes fails v8.2.3518
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
Sat, 03 Apr 2021 17:30:05 +0200 Bram Moolenaar patch 8.2.2700: nested autocmd test fails sometimes v8.2.2700
Sat, 03 Apr 2021 13:30:15 +0200 Bram Moolenaar patch 8.2.2695: cursor position reset with nested autocommands v8.2.2695
Tue, 23 Mar 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.2647: terminal test sometimes hangs v8.2.2647
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
Mon, 08 Feb 2021 21:30:06 +0100 Bram Moolenaar patch 8.2.2487: terminal shows garbage after double-wide character
Tue, 24 Nov 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.2040: terminal buffer disappears even when 'bufhidden' is "hide" v8.2.2040
Wed, 18 Nov 2020 12:30:03 +0100 Bram Moolenaar patch 8.2.2007: test for insert mode in popup is not reliable v8.2.2007
Mon, 16 Nov 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.1999: terminal popup test sometimes fails v8.2.1999
Mon, 16 Nov 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.1998: terminal Cmd test sometimes fails to close popup v8.2.1998
Mon, 16 Nov 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.1997: window changes when using bufload() while in a terminal popup v8.2.1997
Sat, 14 Nov 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.1988: still in Insert mode when opening terminal popup v8.2.1988
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
Sat, 14 Nov 2020 14:30:03 +0100 Bram Moolenaar patch 8.2.1983: ml_get error when using <Cmd> to open a terminal v8.2.1983
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, 05 Nov 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.1959: crash when terminal buffer name is made empty v8.2.1959
Sun, 01 Nov 2020 21:00:05 +0100 Bram Moolenaar patch 8.2.1938: wiping out a terminal buffer makes some tests fail v8.2.1938
Wed, 28 Oct 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution v8.2.1919
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
Sun, 06 Sep 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1630: terminal test fails v8.2.1630
Fri, 04 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1593: tests do not check the error number properly v8.2.1593
Thu, 20 Aug 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1498: on slow systems tests can be flaky v8.2.1498
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Sun, 02 Aug 2020 15:15:03 +0200 Bram Moolenaar patch 8.2.1353: crash when drawing double-wide character in terminal window v8.2.1353
Wed, 22 Jul 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1273: MS-Windows: terminal test may leave file behind v8.2.1273
Sat, 11 Jul 2020 22:30:07 +0200 Bram Moolenaar patch 8.2.1183: assert_fails() checks the last error message v8.2.1183
Sat, 11 Jul 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.1177: terminal2 test sometimes hangs in the GUI v8.2.1177
Wed, 01 Jul 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1114: terminal test sometimes times out v8.2.1114
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
Sun, 31 May 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0862: ":term ++curwin" makes the current buffer hidden v8.2.0862
Sun, 24 May 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.0816: terminal test fails when compiled with Athena v8.2.0816
Fri, 22 May 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.0811: terminal keycode test is flaky v8.2.0811
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:45:03 +0200 Bram Moolenaar patch 8.2.0805: terminal key codes test fails on some systems v8.2.0805
Mon, 18 May 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.0791: a second popup window with terminal causes trouble v8.2.0791
Sun, 17 May 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.0777: terminal test fails v8.2.0777
Wed, 13 May 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.0747: cannot forcefully close all popups v8.2.0747
Mon, 11 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0738: mouse handling in a terminal window not well tested v8.2.0738
Sun, 03 May 2020 16:30:04 +0200 Bram Moolenaar patch 8.2.0687: some tests do not work on FreeBSD v8.2.0687
Thu, 30 Apr 2020 19:15:05 +0200 Bram Moolenaar patch 8.2.0665: wrongly assuming Python executable is called "python" v8.2.0665
Sun, 26 Apr 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0644: insufficient testing for invalid function arguments
Sun, 19 Apr 2020 18:15:04 +0200 Bram Moolenaar patch 8.2.0604: :startinsert in a terminal window used later v8.2.0604
Sat, 11 Apr 2020 17:15:06 +0200 Bram Moolenaar patch 8.2.0540: regexp and other code not tested v8.2.0540
Wed, 08 Apr 2020 22:00:05 +0200 Bram Moolenaar patch 8.2.0533: tests using term_wait() can still be flaky v8.2.0533
Fri, 03 Apr 2020 13:00:04 +0200 Bram Moolenaar patch 8.2.0505: term_getty() not sufficiently tested v8.2.0505
Mon, 30 Mar 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0482: channel and sandbox code not sufficiently tested v8.2.0482
Sun, 29 Mar 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.0476: terminal nasty callback test fails sometimes v8.2.0476
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
Wed, 25 Mar 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0447: terminal scroll tests fails on some systems v8.2.0447
Tue, 24 Mar 2020 12:15:04 +0100 Bram Moolenaar patch 8.2.0441: terminal noblock test is still failing on BSD v8.2.0441
Tue, 24 Mar 2020 10:45:04 +0100 Bram Moolenaar patch 8.2.0440: terminal noblock test is still very flaky on BSD v8.2.0440
Mon, 23 Mar 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0438: terminal noblock test is very flaky on BSD v8.2.0438
Mon, 23 Mar 2020 19:30:06 +0100 Bram Moolenaar patch 8.2.0432: a few tests fail in a huge terminal v8.2.0432
Sun, 22 Mar 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0426: some errors were not tested for v8.2.0426
Thu, 19 Mar 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.0414: channel connect_waittime() test is flaky v8.2.0414
Mon, 16 Mar 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0396: cmdexpand.c insufficiently tested v8.2.0396
Sun, 15 Mar 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0390: terminal postponed scrollback test is flaky v8.2.0390
Sun, 15 Mar 2020 14:30:05 +0100 Bram Moolenaar patch 8.2.0382: some tests fail when run under valgrind v8.2.0382
Sat, 14 Mar 2020 15:30:03 +0100 Bram Moolenaar patch 8.2.0380: tiny popup when creating a terminal popup without minwidth v8.2.0380
Fri, 13 Mar 2020 15:00:03 +0100 Bram Moolenaar patch 8.2.0376: nasty callback test fails on some systems v8.2.0376
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
Tue, 03 Mar 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0351: terminal in popup test is still a bit flaky v8.2.0351
Sat, 29 Feb 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0333: terminal in popup test is flaky v8.2.0333
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
Fri, 28 Feb 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0327: crash when opening and closing two popup terminal windows v8.2.0327
Mon, 24 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0314: short name not set for terminal buffer v8.2.0314
Sun, 23 Feb 2020 13:30:04 +0100 Bram Moolenaar patch 8.2.0304: terminal test if failing on some systems v8.2.0304
Thu, 20 Feb 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.0286: cannot use popup_close() for a terminal popup v8.2.0286
Sun, 16 Feb 2020 17:15:04 +0100 Bram Moolenaar patch 8.2.0266: terminal in popup test sometimes fails on Mac v8.2.0266
Fri, 14 Feb 2020 17:15:03 +0100 Bram Moolenaar patch 8.2.0259: terminal in popup test sometimes fails v8.2.0259
Fri, 14 Feb 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0257: cannot recognize a terminal in a popup window v8.2.0257
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
Fri, 07 Feb 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.0230: terminal popup test is flaky v8.2.0230
Thu, 06 Feb 2020 12:00:04 +0100 Bram Moolenaar patch 8.2.0220: terminal test did pass on Mac v8.2.0220
Wed, 05 Feb 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0219: terminal test still fails on Mac v8.2.0219
Wed, 05 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0217: terminal test fails on Mac v8.2.0217
Wed, 05 Feb 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.0214: a popup window with a terminal can be made hidden v8.2.0214
Sun, 02 Feb 2020 14:00:05 +0100 Bram Moolenaar patch 8.2.0195: some tests fail when run in the GUI v8.2.0195
Sat, 01 Feb 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0194: some commands can cause problems in terminal popup v8.2.0194
Sat, 01 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0191: cannot put a terminal in a popup window v8.2.0191
Thu, 30 Jan 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0181: problems parsing :term arguments v8.2.0181
Sat, 30 Nov 2019 15:45:03 +0100 Bram Moolenaar patch 8.1.2364: termwinscroll test is flaky on FreeBSD v8.1.2364
Fri, 29 Nov 2019 20:30:05 +0100 Bram Moolenaar patch 8.1.2358: tests fail on Cirrus CI for FreeBSD v8.1.2358
Tue, 05 Nov 2019 22:45:04 +0100 Bram Moolenaar patch 8.1.2260: terminal test may fail on MS-Windows v8.1.2260
Mon, 04 Nov 2019 23:45:04 +0100 Bram Moolenaar patch 8.1.2256: test for ":term ++shell" fails on MS-Windows v8.1.2256
Mon, 04 Nov 2019 23:30:03 +0100 Bram Moolenaar patch 8.1.2255: ":term ++shell" does not work on MS-Windows v8.1.2255
Sun, 03 Nov 2019 23:45:03 +0100 Bram Moolenaar patch 8.1.2251: ":term command" may not work without a shell v8.1.2251
Mon, 28 Oct 2019 00:45:03 +0100 Bram Moolenaar patch 8.1.2230: MS-Windows: testing external commands can be improved v8.1.2230
Sat, 26 Oct 2019 16:30:03 +0200 Bram Moolenaar patch 8.1.2219: no autocommand for open window with terminal v8.1.2219
Sun, 20 Oct 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2195: Vim does not exit when the terminal window is last window v8.1.2195
Wed, 16 Oct 2019 18:15:04 +0200 Bram Moolenaar patch 8.1.2158: terminal attributes missing in Terminal-normal mode v8.1.2158
Wed, 16 Oct 2019 16:45:03 +0200 Bram Moolenaar patch 8.1.2155: in a terminal window 'cursorlineopt' does not work properly v8.1.2155
Thu, 10 Oct 2019 17:00:03 +0200 Bram Moolenaar patch 8.1.2133: some tests fail when run as root v8.1.2133
Thu, 26 Sep 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.2080: the terminal API is limited and can't be disabled v8.1.2080
Sun, 22 Sep 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.2066: no tests for state()
Sat, 21 Sep 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2063: some tests fail when +balloon_eval_term is missing v8.1.2063
Sat, 14 Sep 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2030: tests fail when build with normal features and terminal v8.1.2030
Sun, 08 Sep 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2016: terminal altscreen test now fails on MS-Windows v8.1.2016
Sun, 08 Sep 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2015: terminal altscreen test still fails sometimes v8.1.2015
Sun, 08 Sep 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2014: terminal altscreen test fails sometimes v8.1.2014
Sun, 08 Sep 2019 21:00:03 +0200 Bram Moolenaar patch 8.1.2012: more functions can be used as methods v8.1.2012