summaryrefslogtreecommitdiff
path: root/src/libvterm
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0803: libvterm code lags behind the upstream versionv8.2.0803Bram Moolenaar2020-05-206-29/+44
* patch 8.2.0802: libvterm code lags behind the upstream versionv8.2.0802Bram Moolenaar2020-05-209-11/+85
* patch 8.2.0799: build fails if snprintf is not availablev8.2.0799Bram Moolenaar2020-05-191-3/+3
* patch 8.2.0798: libvterm code lags behind the upstream versionv8.2.0798Bram Moolenaar2020-05-1912-301/+369
* patch 8.2.0797: MS-Windows: compiler still can't handle C99 constructv8.2.0797Bram Moolenaar2020-05-191-2/+1
* patch 8.2.0796: MS-Windows: compiler can't handle C99 construct in libvtermv8.2.0796Bram Moolenaar2020-05-181-3/+3
* patch 8.2.0795: libvterm code lags behind the upstream versionv8.2.0795Bram Moolenaar2020-05-189-75/+151
* patch 8.2.0794: libvterm code lags behind the upstream versionv8.2.0794Bram Moolenaar2020-05-186-44/+85
* patch 8.2.0788: memory leak in libvtermv8.2.0788Bram Moolenaar2020-05-171-0/+8
* patch 8.2.0787: libvterm code lags behind the upstream versionv8.2.0787Bram Moolenaar2020-05-171-138/+163
* patch 8.2.0785: libvterm code lags behind the upstream versionv8.2.0785Bram Moolenaar2020-05-178-13/+95
* patch 8.2.0784: libvterm code lags behind the upstream versionv8.2.0784Bram Moolenaar2020-05-175-43/+82
* patch 8.2.0783: libvterm code lags behind the upstream versionv8.2.0783Bram Moolenaar2020-05-176-52/+62
* patch 8.2.0780: libvterm code lags behind the upstream versionv8.2.0780Bram Moolenaar2020-05-1712-0/+1
* patch 8.2.0778: libvterm code lags behind the upstream versionv8.2.0778Bram Moolenaar2020-05-175-3/+159
* patch 8.2.0776: libvterm code lags behind the upstream versionv8.2.0776Bram Moolenaar2020-05-175-0/+151
* patch 8.2.0553: error for unused argumentv8.2.0553Bram Moolenaar2020-04-121-1/+1
* patch 8.2.0550: some changes in the libvterm upstream codev8.2.0550Bram Moolenaar2020-04-121-14/+19
* patch 8.2.0545: unused arguments ignored in non-standard wayv8.2.0545Bram Moolenaar2020-04-111-36/+18
* patch 8.2.0541: Travis CI does not give compiler warningsv8.2.0541Bram Moolenaar2020-04-111-5/+25
* 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