summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.0830: translating messages is not idealv8.0.0830Bram Moolenaar2017-08-013-1/+19
* patch 8.0.0829: job running in terminal can't communicate with Vimv8.0.0829Bram Moolenaar2017-08-012-1/+11
* patch 8.0.0828: Coverity: may dereference NULL pointerv8.0.0828Bram Moolenaar2017-08-012-0/+6
* patch 8.0.0827: Coverity: could leak pty file descriptorv8.0.0827Bram Moolenaar2017-08-012-0/+18
* patch 8.0.0826: cannot use text objects in Terminal modev8.0.0826Bram Moolenaar2017-07-312-8/+10
* patch 8.0.0825: not easy to see that a window is a terminal windowv8.0.0825Bram Moolenaar2017-07-315-15/+35
* patch 8.0.0824: in Terminal mode the cursor and screen gets redrawnv8.0.0824Bram Moolenaar2017-07-312-8/+21
* patch 8.0.0823: cannot paste text into a terminal windowv8.0.0823Bram Moolenaar2017-07-302-2/+55
* patch 8.0.0822: Test_with_partial_callback is a tiny bit flakyv8.0.0822Bram Moolenaar2017-07-302-0/+3
* patch 8.0.0821: cannot get the title and status of a terminal windowv8.0.0821Bram Moolenaar2017-07-305-5/+69
* patch 8.0.0820: GUI: cursor in terminal window lags behindv8.0.0820Bram Moolenaar2017-07-302-5/+11
* patch 8.0.0819: cursor not positioned in terminal windowv8.0.0819Bram Moolenaar2017-07-302-7/+11
* patch 8.0.0818: cannot get the cursor position of a terminalv8.0.0818Bram Moolenaar2017-07-305-13/+50
* patch 8.0.0817: cannot get the terminal line at the cursorv8.0.0817Bram Moolenaar2017-07-304-22/+28
* patch 8.0.0816: crash when using invalid buffer numberv8.0.0816Bram Moolenaar2017-07-303-1/+7
* patch 8.0.0815: terminal window not correctly updatedv8.0.0815Bram Moolenaar2017-07-302-1/+7
* patch 8.0.0814: file in Filelist does not existv8.0.0814Bram Moolenaar2017-07-302-1/+2
* patch 8.0.0813: cannot use a terminal window while the job is runningv8.0.0813Bram Moolenaar2017-07-308-137/+351
* patch 8.0.0812: terminal window colors shift when 'number' is setv8.0.0812Bram Moolenaar2017-07-302-1/+3
* patch 8.0.0811: MS-Windows: test_expand_dllpath failsv8.0.0811Bram Moolenaar2017-07-302-1/+4
* patch 8.0.0810: MS-Windows: tests still hangv8.0.0810Bram Moolenaar2017-07-302-1/+5
* patch 8.0.0809: MS-Windows: tests hangv8.0.0809Bram Moolenaar2017-07-293-0/+6
* patch 8.0.0808: cannot build with terminal feature and DEBUG definedv8.0.0808Bram Moolenaar2017-07-292-1/+3
* patch 8.0.0807: terminal window can't handle mouse buttonsv8.0.0807Bram Moolenaar2017-07-292-27/+90
* patch 8.0.0806: tests may try to create XfakeHOME twicev8.0.0806Bram Moolenaar2017-07-292-0/+10
* patch 8.0.0805: GUI test fails with gnome2v8.0.0805Bram Moolenaar2017-07-293-1/+8
* patch 8.0.0804: running tests fails when stdin is /dev/nullv8.0.0804Bram Moolenaar2017-07-293-4/+8
* patch 8.0.0804: terminal window functions not yet implementedv8.0.0803Bram Moolenaar2017-07-299-89/+577
* patch 8.0.0802: last line of terminal window has no colorv8.0.0802Bram Moolenaar2017-07-292-1/+3
* patch 8.0.0801: terminal window title says "running" after job exitsv8.0.0801Bram Moolenaar2017-07-292-1/+7
* patch 8.0.0800v8.0.0800Bram Moolenaar2017-07-292-18/+24
* patch 8.0.0799: missing semicolonv8.0.0799Bram Moolenaar2017-07-282-1/+3
* patch 8.0.0798: no highlighting in a terminal window with a finished jobv8.0.0798Bram Moolenaar2017-07-285-8/+93
* patch 8.0.0797: finished job in terminal window is not handledv8.0.0797Bram Moolenaar2017-07-287-80/+281
* patch 8.0.0796: no coverage on Travis with clangv8.0.0796Bram Moolenaar2017-07-282-6/+3
* patch 8.0.0795: terminal feature does not build with older MSVCv8.0.0795Bram Moolenaar2017-07-282-1/+6
* patch 8.0.0794: checking translations fails with multiple NLv8.0.0794Bram Moolenaar2017-07-285-15/+57
* patch 8.0.0793: using wrong terminal name for terminal windowv8.0.0793Bram Moolenaar2017-07-282-1/+4
* patch 8.0.0792: spell test leaves files behindv8.0.0792Bram Moolenaar2017-07-282-0/+13
* patch 8.0.0791: terminal colors depend on the systemv8.0.0791Bram Moolenaar2017-07-284-108/+136
* patch 8.0.0790: MSVC compiler warning for strncpy in libvtermv8.0.0790Bram Moolenaar2017-07-282-2/+4
* patch 8.0.0789: splitting terminal window has resizing problemsv8.0.0789Bram Moolenaar2017-07-282-2/+18
* patch 8.0.0788: MS-Windows: cannot build with terminal featurev8.0.0788Bram Moolenaar2017-07-282-20/+22
* patch 8.0.0787: cannot send CTRL-W command to terminal jobv8.0.0787Bram Moolenaar2017-07-284-19/+54
* patch 8.0.0786: build failures on Travisv8.0.0786Bram Moolenaar2017-07-281-0/+2
* Do not run coverage with clang, currently fails.Bram Moolenaar2017-07-281-0/+5
* Do not invoke rvm resetBram Moolenaar2017-07-281-1/+0
* Remove ruby-dev from travis config.Bram Moolenaar2017-07-281-1/+0
* Switch travis back to precise temporarilyBram Moolenaar2017-07-281-1/+2
* patch 8.0.0785: wildcards are not expanded for :terminalv8.0.0785Bram Moolenaar2017-07-273-11/+16