summaryrefslogtreecommitdiff
path: root/src/testdir/term_util.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1732: stuck when win_execute() for a popup causes an errorv8.2.1732Bram Moolenaar2020-09-231-0/+3
* patch 8.2.1589: term_start() options for size are overruled by 'termwinsize'v8.2.1589Bram Moolenaar2020-09-041-6/+8
* patch 8.2.1114: terminal test sometimes times outv8.2.1114Bram Moolenaar2020-07-011-0/+24
* patch 8.2.1002: test may fail when run directlyv8.2.1002Bram Moolenaar2020-06-181-4/+6
* patch 8.2.0992: Vim9: crash when using :import in the Vim commandv8.2.0992Bram Moolenaar2020-06-161-10/+12
* patch 8.2.0936: some terminals misinterpret the code for getting cursor stylev8.2.0936Bram Moolenaar2020-06-091-1/+9
* patch 8.2.0738: mouse handling in a terminal window not well testedv8.2.0738Bram Moolenaar2020-05-111-0/+3
* patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar2020-04-081-1/+16
* patch 8.2.0509: various code is not properly tested.v8.2.0509Bram Moolenaar2020-04-041-0/+4
* patch 8.2.0402: setting local instead of global flagv8.2.0402Bram Moolenaar2020-03-181-2/+2
* patch 8.2.0400: not all tests using a terminal are in the list of flaky testsv8.2.0400Bram Moolenaar2020-03-181-0/+6
* patch 8.1.2080: the terminal API is limited and can't be disabledv8.1.2080Bram Moolenaar2019-09-261-2/+7
* patch 8.1.1624: when testing in the GUI may try to run gvim in a terminalv8.1.1624Bram Moolenaar2019-07-041-3/+1
* patch 8.1.1581: shared functions for testing are disorganisedv8.1.1581Bram Moolenaar2019-06-231-0/+106