summaryrefslogtreecommitdiffstats
path: root/src/testdir/term_util.vim
AgeCommit message (Expand)Author
2023-08-31patch 9.0.1827: xxd: no color supportv9.0.1827Aapo Rantalainen
2023-03-07patch 9.0.1392: using NULL pointer with nested :open commandv9.0.1392Bram Moolenaar
2022-12-31patch 9.0.1118: sporadic test failures when using a terminal windowv9.0.1118James McCoy
2022-11-27patch 9.0.0957: tests fail without the terminal featurev9.0.0957Bram Moolenaar
2022-11-27patch 9.0.0956: terminal tests fail when using key with modifierv9.0.0956Bram Moolenaar
2022-01-13patch 8.2.4078: terminal test for current directory not used on FreeBSDv8.2.4078Bram Moolenaar
2021-04-04patch 8.2.2708: test sometimes fails waiting for shell in terminalv8.2.2708Bram Moolenaar
2021-02-14patch 8.2.2512: Vim9: compiling error test sometimes failsv8.2.2512Bram Moolenaar
2020-11-01patch 8.2.1938: wiping out a terminal buffer makes some tests failv8.2.1938Bram Moolenaar
2020-11-01patch 8.2.1937: Vim9: test for confirm modifier fails in some situationsv8.2.1937Bram Moolenaar
2020-09-23patch 8.2.1732: stuck when win_execute() for a popup causes an errorv8.2.1732Bram Moolenaar
2020-09-04patch 8.2.1589: term_start() options for size are overruled by 'termwinsize'v8.2.1589Bram Moolenaar
2020-07-01patch 8.2.1114: terminal test sometimes times outv8.2.1114Bram Moolenaar
2020-06-18patch 8.2.1002: test may fail when run directlyv8.2.1002Bram Moolenaar
2020-06-16patch 8.2.0992: Vim9: crash when using :import in the Vim commandv8.2.0992Bram Moolenaar
2020-06-09patch 8.2.0936: some terminals misinterpret the code for getting cursor stylev8.2.0936Bram Moolenaar
2020-05-11patch 8.2.0738: mouse handling in a terminal window not well testedv8.2.0738Bram Moolenaar
2020-04-08patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar
2020-04-04patch 8.2.0509: various code is not properly tested.v8.2.0509Bram Moolenaar
2020-03-18patch 8.2.0402: setting local instead of global flagv8.2.0402Bram Moolenaar
2020-03-18patch 8.2.0400: not all tests using a terminal are in the list of flaky testsv8.2.0400Bram Moolenaar
2019-09-26patch 8.1.2080: the terminal API is limited and can't be disabledv8.1.2080Bram Moolenaar
2019-07-04patch 8.1.1624: when testing in the GUI may try to run gvim in a terminalv8.1.1624Bram Moolenaar
2019-06-23patch 8.1.1581: shared functions for testing are disorganisedv8.1.1581Bram Moolenaar