summaryrefslogtreecommitdiff
path: root/src/testdir/test_terminal.vim
AgeCommit message (Expand)Author
2018-06-19patch 8.1.0088: terminal test for stdout and stderr is a bit flakyBram Moolenaar
2018-06-19patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd"Bram Moolenaar
2018-06-12patch 8.1.0049: shell cannot tell running in a terminal windowBram Moolenaar
2018-06-03patch 8.1.0031: terminal test aucmd_on_close if flakyBram Moolenaar
2018-06-03patch 8.1.0029: terminal test fails on MS-Windows when "wc" existsBram Moolenaar
2018-05-26patch 8.1.0026: terminal test fails with very tall terminalBram Moolenaar
2018-05-15patch 8.0.1848: 'termwinscroll' does not work properlyBram Moolenaar
2018-05-12patch 8.0.1823: test for terminal stdout redirection is flakyBram Moolenaar
2018-05-12patch 8.0.1820: terminal window redirecting stdout does not show stderrBram Moolenaar
2018-05-06patch 8.0.1801: MS-Windows: redirecting terminal output does not workBram Moolenaar
2018-05-03patch 8.0.1789: BufWinEnter does not work well for a terminal windowBram Moolenaar
2018-05-01patch 8.0.1786: no test for 'termwinkey'Bram Moolenaar
2018-04-30patch 8.0.1780: test fails because Vim in a terminal uses wrong 'encoding'Bram Moolenaar
2018-04-30patch 8.0.1776: in tests, when WaitFor() fails it doesn't say whyBram Moolenaar
2018-04-28patch 8.0.1771: in tests, when WaitFor() fails it doesn't say whyBram Moolenaar
2018-04-21patch 8.0.1747: MS-Windows: term_start() does not set job_info() cmdBram Moolenaar
2018-04-21patch 8.0.1743: terminal window options are named inconsistentlyBram Moolenaar
2018-04-17patch 8.0.1732: crash when terminal API call deletes the bufferBram Moolenaar
2018-04-15patch 8.0.1722: cannot specify a minimal size for a terminal windowBram Moolenaar
2018-04-15patch 8.0.1721: no test for using the 'termsize' optionBram Moolenaar
2018-04-15patch 8.0.1718: terminal scrollback test fails on MS-WindowsBram Moolenaar
2018-04-15patch 8.0.1716: test for term_setsize() does not give a good error messageBram Moolenaar
2018-04-14patch 8.0.1714: term_setsize() does not give an error in a normal bufferBram Moolenaar
2018-04-14patch 8.0.1711: term_setsize() is not implemented yetBram Moolenaar
2018-04-11patch 8.0.1697: various tests are still a bit flakyBram Moolenaar
2018-04-10patch 8.0.1685: can't set ANSI colors of a terminal windowBram Moolenaar
2018-04-07patch 8.0.1673: terminal window tests are still a bit flakyBram Moolenaar
2018-04-07patch 8.0.1670: terminal window tests are still a bit flakyBram Moolenaar
2018-04-04patch 8.0.1660: the terminal API "drop" command doesn't support optionsBram Moolenaar
2018-03-29patch 8.0.1653: screen dump is made too soonBram Moolenaar
2018-03-29patch 8.0.1652: term_dumpwrite() does not output composing charactersBram Moolenaar
2018-03-29patch 8.0.1651: cannot filter :ls output for terminal buffersBram Moolenaar
2018-03-26patch 8.0.1647: terminal API may call any user functionBram Moolenaar
2018-03-25patch 8.0.1645: test for terminal response to escape sequence may failBram Moolenaar
2018-03-25patch 8.0.1644: terminal API tests still failBram Moolenaar
2018-03-25patch 8.0.1643: terminal API tests failBram Moolenaar
2018-03-25patch 8.0.1642: running Vim in terminal fails with two windowsBram Moolenaar
2018-03-25patch 8.0.1641: job in terminal can't communicate with VimBram Moolenaar
2018-03-24patch 8.0.1637: no test for term_dumpdiff() options argumentBram Moolenaar
2018-03-24patch 8.0.1636: no test for term_dumpload() and term_dumpdiff()Bram Moolenaar
2018-03-20patch 8.0.1623: terminal kill tests are flakyBram Moolenaar
2018-03-16patch 8.0.1612: need to close terminal after shell stoppedBram Moolenaar
2018-03-13patch 8.0.1605: terminal test is a bit flakyBram Moolenaar
2018-03-11patch 8.0.1596: no autocommand specifically for opening a terminal windowBram Moolenaar
2018-03-10patch 8.0.1594: :conform qall not tested with active terminal windowBram Moolenaar
2018-03-10patch 8.0.1593: :qall never exits with an active terminal windowBram Moolenaar
2018-03-09patch 8.0.1592: terminal windows in a session are not properly restoredBram Moolenaar
2018-02-19patch 8.0.1525: using :wqa exits even if a job runs in a terminal windowBram Moolenaar
2018-02-02patch 8.0.1453: terminal test fails on some slow terminalsBram Moolenaar
2018-02-02patch 8.0.1452: terminal test fails on some systemsBram Moolenaar