summaryrefslogtreecommitdiff
path: root/src/testdir/test_terminal.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.0928: MS-Windows: passing arglist to job has escaping problemsv8.0.0928Bram Moolenaar2017-08-131-0/+7
* patch 8.0.0923: crash in GUI when terminal job exitsv8.0.0923Bram Moolenaar2017-08-131-0/+20
* patch 8.0.0916: cannot specify properties of window for terminal openv8.0.0916Bram Moolenaar2017-08-121-1/+14
* patch 8.0.0912: cannot run a job in a hidden terminalv8.0.0912Bram Moolenaar2017-08-121-4/+11
* patch 8.0.0911: terminal test takes too longv8.0.0911Bram Moolenaar2017-08-111-10/+17
* patch 8.0.0910: cannot create a terminal in the current windowv8.0.0910Bram Moolenaar2017-08-111-0/+32
* patch 8.0.0908: cannot set terminal size with optionsv8.0.0908Bram Moolenaar2017-08-111-0/+21
* patch 8.0.0903: early return from test functionv8.0.0903Bram Moolenaar2017-08-111-1/+0
* patch 8.0.0902: cannot specify directory or environment for a jobv8.0.0902Bram Moolenaar2017-08-111-7/+38
* patch 8.0.0896: cannot close a terminal window when the job endsv8.0.0896Bram Moolenaar2017-08-101-0/+40
* patch 8.0.0893: cannot get the scroll count of a terminal windowv8.0.0893Bram Moolenaar2017-08-081-0/+4
* patch 8.0.0886: crash when using ":term ls"v8.0.0886Bram Moolenaar2017-08-071-0/+25
* patch 8.0.0885: terminal window scrollback is stored inefficientlyv8.0.0885Bram Moolenaar2017-08-061-5/+43
* patch 8.0.0868: cannot specify the terminal size on the command linev8.0.0868Bram Moolenaar2017-08-051-0/+26
* patch 8.0.0867: job and channel in a dict value not quotedv8.0.0867Bram Moolenaar2017-08-051-0/+3
* patch 8.0.0858: can exit while a terminal is still running a jobv8.0.0858Bram Moolenaar2017-08-031-1/+2
* patch 8.0.0857: terminal test fails on MS-Windowsv8.0.0857Bram Moolenaar2017-08-031-0/+4
* patch 8.0.0855: MS-Windows: can't get tty name of terminalv8.0.0855Bram Moolenaar2017-08-031-1/+2
* patch 8.0.0849: crash when job exit callback wipes the terminalv8.0.0849Bram Moolenaar2017-08-031-3/+24
* patch 8.0.0846: cannot get the name of the pty of a jobv8.0.0846Bram Moolenaar2017-08-031-0/+6
* patch 8.0.0841: term_getline() may cause a crashv8.0.0841Bram Moolenaar2017-08-021-0/+10
* patch 8.0.0838: buffer hangs around whem terminal window is closedv8.0.0838Bram Moolenaar2017-08-011-4/+41
* patch 8.0.0836: can abandon a terminal buffer after making a changev8.0.0836Bram Moolenaar2017-08-011-1/+20
* patch 8.0.0833: terminal test failsv8.0.0833Bram Moolenaar2017-08-011-2/+2
* patch 8.0.0816: crash when using invalid buffer numberv8.0.0816Bram Moolenaar2017-07-301-0/+4
* patch 8.0.0804: terminal window functions not yet implementedv8.0.0803Bram Moolenaar2017-07-291-0/+67