summaryrefslogtreecommitdiff
path: root/src/libvterm
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0156: various typos in source files and testsv8.2.0156Bram Moolenaar2020-01-262-2/+2
* patch 8.2.0106: printf formats are not exactly rightv8.2.0106Bram Moolenaar2020-01-082-2/+2
* patch 8.1.2389: using old C style commentsv8.1.2389Bram Moolenaar2019-12-045-52/+52
* patch 8.1.2374: unused parts of libvterm are includedv8.1.2374Bram Moolenaar2019-12-013-886/+0
* patch 8.1.2134: modifier keys are not always recognizedv8.1.2134Bram Moolenaar2019-10-104-0/+18
* patch 8.1.2128: renamed libvterm sources makes merging difficultv8.1.2128Bram Moolenaar2019-10-102-0/+0
* patch 8.1.2076: crash when trying to put a terminal in a popup windowv8.1.2076Bram Moolenaar2019-09-251-0/+2
* patch 8.1.2062: the mouse code is spread outv8.1.2062Bram Moolenaar2019-09-211-0/+0
* patch 8.1.2027: MS-Windows: problem with ambiwidth charactersv8.1.2027Bram Moolenaar2019-09-135-8/+100
* patch 8.1.1885: comments in libvterm are inconsistentv8.1.1885Bram Moolenaar2019-08-1817-298/+524
* 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