summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* patch 8.0.0784: job of terminal may be garbage collectedv8.0.0784Bram Moolenaar2017-07-274-0/+27
* patch 8.0.0783: job of terminal may be freed too earlyv8.0.0783Bram Moolenaar2017-07-272-0/+5
* patch 8.0.0782: using freed memory in quickfix codev8.0.0782Bram Moolenaar2017-07-277-14/+44
* patch 8.0.0781: MS-Windows: memory leak when using :terminalv8.0.0781Bram Moolenaar2017-07-272-3/+14
* patch 8.0.0780: build failure on Travisv8.0.0780Bram Moolenaar2017-07-272-2/+7
* patch 8.0.0779: :term without an argument uses empty buffer namev8.0.0779Bram Moolenaar2017-07-262-3/+5
* patch 8.0.0778: in a terminal the cursor may be hiddenv8.0.0778Bram Moolenaar2017-07-262-3/+6
* patch 8.0.0777: compiler warnings with 64 bit compilerv8.0.0777Bram Moolenaar2017-07-264-11/+14
* patch 8.0.0776: function prototypes missing without the quickfix featurev8.0.0776Bram Moolenaar2017-07-255-75/+75
* patch 8.0.0775: in a terminal the cursor is updated too oftenv8.0.0775Bram Moolenaar2017-07-252-14/+46
* patch 8.0.0774: build failure without the multi-byte featurev8.0.0774Bram Moolenaar2017-07-252-8/+9
* patch 8.0.0773: mixing 32 and 64 bit libvterm builds failsv8.0.0773Bram Moolenaar2017-07-254-88/+137
* patch 8.0.0772: other stdbool.h dependencies in libvtermv8.0.0772Bram Moolenaar2017-07-256-13/+19
* patch 8.0.0771: cursor in terminal window not always updated in GUIv8.0.0771Bram Moolenaar2017-07-242-11/+20
* patch 8.0.0770: compiler warning for missing field initializerv8.0.0770Bram Moolenaar2017-07-242-1/+3
* patch 8.0.0769: build problems with terminal on MS-Windowsv8.0.0769Bram Moolenaar2017-07-248-42/+71
* patch 8.0.0768: terminal window status shows "[Scratch]"v8.0.0768Bram Moolenaar2017-07-244-50/+130
* patch 8.0.0767: build failure with Athena and Motifv8.0.0767Bram Moolenaar2017-07-242-2/+4
* patch 8.0.0766: option test fails with +terminal featurev8.0.0766Bram Moolenaar2017-07-242-1/+3
* patch 8.0.0765: build fails with tiny featuresv8.0.0765Bram Moolenaar2017-07-233-5/+5
* patch 8.0.0764: 'termkey' does not work yetv8.0.0764Bram Moolenaar2017-07-234-7/+27
* Documentation updates.Bram Moolenaar2017-07-2312-54/+104
* patch 8.0.0763: libvterm can be improvedv8.0.0763Bram Moolenaar2017-07-238-15/+26
* patch 8.0.0762: ml_get error with :psearch in buffer without a namev8.0.0762Bram Moolenaar2017-07-235-1/+19
* patch 8.0.0761: options not set properly for a terminal bufferv8.0.0761Bram Moolenaar2017-07-2312-133/+184
* patch 8.0.0760: terminal window colors wrong with 'termguicolors'v8.0.0760Bram Moolenaar2017-07-234-2/+28
* patch 8.0.0759: MS-Windows: terminal does not adjust sizev8.0.0759Bram Moolenaar2017-07-232-18/+39
* patch 8.0.0758: possible crash when using a terminal windowv8.0.0758Bram Moolenaar2017-07-232-4/+16
* patch 8.0.0757: libvterm MSVC Makefile not included in the distributionv8.0.0757Bram Moolenaar2017-07-232-0/+3
* patch 8.0.0756: cannot build libvterm with MSVCv8.0.0756Bram Moolenaar2017-07-234-6/+48
* patch 8.0.0755: terminal window does not have colors in the GUIv8.0.0755Bram Moolenaar2017-07-2316-14/+100
* patch 8.0.0754: terminal window does not support colorsv8.0.0754Bram Moolenaar2017-07-234-3/+186
* patch 8.0.0753: no size reports to a job running in a terminalv8.0.0753Bram Moolenaar2017-07-224-7/+74
* patch 8.0.0752: build fails on MS-Windowsv8.0.0752Bram Moolenaar2017-07-222-1/+4
* patch 8.0.0751: OpenPTY missing with some combination of featuresv8.0.0751Bram Moolenaar2017-07-224-5/+13
* patch 8.0.0750: OpenPTY missing in non-GUI buildv8.0.0750Bram Moolenaar2017-07-223-17/+25