summaryrefslogtreecommitdiff
path: root/src/testdir/test_terminal.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.0243: using :term ++close ++hidden closes a windowv8.1.0243Bram Moolenaar2018-08-071-0/+12
* patch 8.1.0238: 'buftype' is cleared when using ":term ++hidden cat"v8.1.0238Bram Moolenaar2018-08-041-0/+16
* patch 8.1.0171: typing CTRL-W n in a terminal window causes ml_get errorv8.1.0171Bram Moolenaar2018-07-081-0/+26
* patch 8.1.0088: terminal test for stdout and stderr is a bit flakyv8.1.0088Bram Moolenaar2018-06-191-2/+3
* patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd"v8.1.0087Bram Moolenaar2018-06-191-23/+55
* patch 8.1.0049: shell cannot tell running in a terminal windowv8.1.0049Bram Moolenaar2018-06-121-4/+11
* patch 8.1.0031: terminal test aucmd_on_close if flakyv8.1.0031Bram Moolenaar2018-06-031-1/+2
* patch 8.1.0029: terminal test fails on MS-Windows when "wc" existsv8.1.0029Bram Moolenaar2018-06-031-0/+4
* patch 8.1.0026: terminal test fails with very tall terminalv8.1.0026Bram Moolenaar2018-05-261-1/+1
* patch 8.0.1848: 'termwinscroll' does not work properlyv8.0.1848Bram Moolenaar2018-05-151-0/+27
* patch 8.0.1823: test for terminal stdout redirection is flakyv8.0.1823Bram Moolenaar2018-05-121-0/+1
* patch 8.0.1820: terminal window redirecting stdout does not show stderrv8.0.1820Bram Moolenaar2018-05-121-0/+22
* patch 8.0.1801: MS-Windows: redirecting terminal output does not workv8.0.1801Bram Moolenaar2018-05-061-12/+9
* patch 8.0.1789: BufWinEnter does not work well for a terminal windowv8.0.1789Bram Moolenaar2018-05-031-2/+2
* patch 8.0.1786: no test for 'termwinkey'v8.0.1786Bram Moolenaar2018-05-011-0/+16
* patch 8.0.1780: test fails because Vim in a terminal uses wrong 'encoding'v8.0.1780Bram Moolenaar2018-04-301-1/+1
* patch 8.0.1776: in tests, when WaitFor() fails it doesn't say whyv8.0.1776Bram Moolenaar2018-04-301-58/+45
* patch 8.0.1771: in tests, when WaitFor() fails it doesn't say whyv8.0.1771Bram Moolenaar2018-04-281-3/+2
* patch 8.0.1747: MS-Windows: term_start() does not set job_info() cmdv8.0.1747Bram Moolenaar2018-04-211-0/+6
* patch 8.0.1743: terminal window options are named inconsistentlyv8.0.1743Bram Moolenaar2018-04-211-17/+17
* patch 8.0.1732: crash when terminal API call deletes the bufferv8.0.1732Bram Moolenaar2018-04-171-0/+24
* patch 8.0.1722: cannot specify a minimal size for a terminal windowv8.0.1722Bram Moolenaar2018-04-151-1/+67
* patch 8.0.1721: no test for using the 'termsize' optionv8.0.1721Bram Moolenaar2018-04-151-0/+33
* patch 8.0.1718: terminal scrollback test fails on MS-Windowsv8.0.1718Bram Moolenaar2018-04-151-1/+2
* patch 8.0.1716: test for term_setsize() does not give a good error messagev8.0.1716Bram Moolenaar2018-04-151-2/+1
* patch 8.0.1714: term_setsize() does not give an error in a normal bufferv8.0.1714Bram Moolenaar2018-04-141-0/+22
* patch 8.0.1711: term_setsize() is not implemented yetv8.0.1711Bram Moolenaar2018-04-141-2/+11
* patch 8.0.1697: various tests are still a bit flakyv8.0.1697Bram Moolenaar2018-04-111-1/+1
* patch 8.0.1685: can't set ANSI colors of a terminal windowv8.0.1685Bram Moolenaar2018-04-101-0/+70
* patch 8.0.1673: terminal window tests are still a bit flakyv8.0.1673Bram Moolenaar2018-04-071-1/+1
* patch 8.0.1670: terminal window tests are still a bit flakyv8.0.1670Bram Moolenaar2018-04-071-1/+1
* patch 8.0.1660: the terminal API "drop" command doesn't support optionsv8.0.1660Bram Moolenaar2018-04-041-5/+112
* patch 8.0.1653: screen dump is made too soonv8.0.1653Bram Moolenaar2018-03-291-1/+1
* patch 8.0.1652: term_dumpwrite() does not output composing charactersv8.0.1652Bram Moolenaar2018-03-291-0/+22
* patch 8.0.1651: cannot filter :ls output for terminal buffersv8.0.1651Bram Moolenaar2018-03-291-0/+6
* patch 8.0.1647: terminal API may call any user functionv8.0.1647Bram Moolenaar2018-03-261-7/+27
* patch 8.0.1645: test for terminal response to escape sequence may failv8.0.1645Bram Moolenaar2018-03-251-12/+9
* patch 8.0.1644: terminal API tests still failv8.0.1644Bram Moolenaar2018-03-251-6/+3
* patch 8.0.1643: terminal API tests failv8.0.1643Bram Moolenaar2018-03-251-0/+7
* patch 8.0.1642: running Vim in terminal fails with two windowsv8.0.1642Bram Moolenaar2018-03-251-1/+1
* patch 8.0.1641: job in terminal can't communicate with Vimv8.0.1641Bram Moolenaar2018-03-251-0/+76
* patch 8.0.1637: no test for term_dumpdiff() options argumentv8.0.1637Bram Moolenaar2018-03-241-0/+28
* patch 8.0.1636: no test for term_dumpload() and term_dumpdiff()v8.0.1636Bram Moolenaar2018-03-241-0/+27
* patch 8.0.1623: terminal kill tests are flakyv8.0.1623Bram Moolenaar2018-03-201-34/+46
* patch 8.0.1612: need to close terminal after shell stoppedv8.0.1612Bram Moolenaar2018-03-161-0/+20
* patch 8.0.1605: terminal test is a bit flakyv8.0.1605Bram Moolenaar2018-03-131-26/+20
* patch 8.0.1596: no autocommand specifically for opening a terminal windowv8.0.1596Bram Moolenaar2018-03-111-0/+34
* patch 8.0.1594: :conform qall not tested with active terminal windowv8.0.1594Bram Moolenaar2018-03-101-0/+23
* patch 8.0.1593: :qall never exits with an active terminal windowv8.0.1593Bram Moolenaar2018-03-101-0/+46
* patch 8.0.1592: terminal windows in a session are not properly restoredv8.0.1592Bram Moolenaar2018-03-091-7/+0