summaryrefslogtreecommitdiff
path: root/src/libvterm
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.1222: build still fails on MS-Windowsv8.1.1222Bram Moolenaar2019-04-271-1/+1
* patch 8.1.1220: build fails on MS-Windowsv8.1.1220Bram Moolenaar2019-04-271-1/+1
* patch 8.1.1219: not checking for NULL return from alloc()v8.1.1219Bram Moolenaar2019-04-272-0/+10
* patch 8.1.1125: libvterm does not handle the window position reportv8.1.1125Bram Moolenaar2019-04-061-0/+10
* patch 8.1.1086: too many curly bracesv8.1.1086Bram Moolenaar2019-03-301-2/+3
* patch 8.1.0633: crash when out of memory while opening a terminal windowv8.1.0633Bram Moolenaar2018-12-243-13/+43
* patch 8.1.0595: libvterm tests are not run with coveragev8.1.0595Bram Moolenaar2018-12-151-12/+6
* patch 8.1.0593: illegal memory access in libvterm testv8.1.0593Bram Moolenaar2018-12-153-3/+6
* patch 8.1.0592: the libvterm tests are not run as part of Vim testsv8.1.0592Bram Moolenaar2018-12-151-2/+1
* patch 8.1.0379: build dependencies are incompletev8.1.0379Bram Moolenaar2018-09-131-0/+0
* patch 8.1.0173: compiler warning on MS-Windowsv8.1.0173Bram Moolenaar2018-07-091-1/+1
* patch 8.0.1757: unnecessary changes in libvtermv8.0.1757Bram Moolenaar2018-04-2415-322/+320
* patch 8.0.1675: unused macro argument in libvtermv8.0.1675Bram Moolenaar2018-04-081-1/+1
* patch 8.0.1674: libvterm can't handle an OSC string splitv8.0.1674Bram Moolenaar2018-04-072-1/+6
* patch 8.0.1639: libvterm code lags behind masterv8.0.1639Bram Moolenaar2018-03-2519-262/+388
* patch 8.0.1627: compiler warning for visibility attribute not supportedv8.0.1627Bram Moolenaar2018-03-221-1/+1
* patch 8.0.1598: cannot select text in a terminal with the mousev8.0.1598Bram Moolenaar2018-03-113-3/+22
* patch 8.0.1550: various small problems in source filesv8.0.1550Bram Moolenaar2018-02-271-0/+1
* patch 8.0.1533: libterm doesn't support requesting fg and bg colorv8.0.1533Bram Moolenaar2018-02-243-2/+19
* patch 8.0.1467: libvterm doesn't handle illegal byte sequence correctlyv8.0.1467Bram Moolenaar2018-02-042-5/+8
* patch 8.0.1362: terminal window colors wrong when using Terminal highlightingv8.0.1362Bram Moolenaar2017-12-011-2/+0
* patch 8.0.1359: libvterm ANSI colors can not always be recognizedv8.0.1359Bram Moolenaar2017-11-292-17/+35
* patch 8.0.1149: libvterm colors differ from xtermv8.0.1149Bram Moolenaar2017-09-261-3/+4
* patch 8.0.1132: #if condition is not portablev8.0.1132Bram Moolenaar2017-09-211-1/+2
* patch 8.0.1062: Coverity warnings in libvtermv8.0.1062Bram Moolenaar2017-09-052-1/+2
* patch 8.0.0985: libvterm has its own idea of character widthv8.0.0985Bram Moolenaar2017-08-221-4/+24
* patch 8.0.0920: cursor wrong after switching altscreen in terminalv8.0.0920Bram Moolenaar2017-08-121-2/+2
* patch 8.0.0918: cannot get terminal window cursor shape or attributesv8.0.0918Bram Moolenaar2017-08-123-1/+8
* patch 8.0.0898: can't use the alternate screen in a terminal windowv8.0.0898Bram Moolenaar2017-08-111-0/+8
* patch 8.0.0870: mouse escape codes sent to terminal unintentionallyv8.0.0870Bram Moolenaar2017-08-051-0/+2
* patch 8.0.0808: cannot build with terminal feature and DEBUG definedv8.0.0808Bram Moolenaar2017-07-291-1/+1
* patch 8.0.0795: terminal feature does not build with older MSVCv8.0.0795Bram Moolenaar2017-07-281-1/+4
* patch 8.0.0777: compiler warnings with 64 bit compilerv8.0.0777Bram Moolenaar2017-07-262-6/+6
* patch 8.0.0773: mixing 32 and 64 bit libvterm builds failsv8.0.0773Bram Moolenaar2017-07-251-35/+0
* patch 8.0.0772: other stdbool.h dependencies in libvtermv8.0.0772Bram Moolenaar2017-07-255-13/+17
* patch 8.0.0770: compiler warning for missing field initializerv8.0.0770Bram Moolenaar2017-07-241-1/+1
* patch 8.0.0769: build problems with terminal on MS-Windowsv8.0.0769Bram Moolenaar2017-07-242-17/+24
* patch 8.0.0763: libvterm can be improvedv8.0.0763Bram Moolenaar2017-07-237-15/+24
* patch 8.0.0756: cannot build libvterm with MSVCv8.0.0756Bram Moolenaar2017-07-231-0/+30
* patch 8.0.0740: cannot resize a terminal window by the commandv8.0.0740Bram Moolenaar2017-07-211-1/+11
* patch 8.0.0709: libvterm cannot use vsnprintf()v8.0.0709Bram Moolenaar2017-07-111-0/+27
* patch 8.0.0696: .inc files missing in gitv8.0.0696Bram Moolenaar2017-07-073-1/+272
* patch 8.0.0693: no terminal emulator supportv8.0.0693Bram Moolenaar2017-07-0768-0/+11096