summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.0789: splitting terminal window has resizing problemsv8.0.0789Bram Moolenaar2017-07-281-0/+2
* patch 8.0.0788: MS-Windows: cannot build with terminal featurev8.0.0788Bram Moolenaar2017-07-281-0/+2
* patch 8.0.0787: cannot send CTRL-W command to terminal jobv8.0.0787Bram Moolenaar2017-07-281-0/+2
* patch 8.0.0786: build failures on Travisv8.0.0786Bram Moolenaar2017-07-281-0/+2
* patch 8.0.0785: wildcards are not expanded for :terminalv8.0.0785Bram Moolenaar2017-07-271-0/+2
* patch 8.0.0784: job of terminal may be garbage collectedv8.0.0784Bram Moolenaar2017-07-271-0/+2
* patch 8.0.0783: job of terminal may be freed too earlyv8.0.0783Bram Moolenaar2017-07-271-0/+2
* patch 8.0.0782: using freed memory in quickfix codev8.0.0782Bram Moolenaar2017-07-271-0/+2
* patch 8.0.0781: MS-Windows: memory leak when using :terminalv8.0.0781Bram Moolenaar2017-07-271-0/+2
* patch 8.0.0780: build failure on Travisv8.0.0780Bram Moolenaar2017-07-271-0/+2
* patch 8.0.0779: :term without an argument uses empty buffer namev8.0.0779Bram Moolenaar2017-07-261-0/+2
* patch 8.0.0778: in a terminal the cursor may be hiddenv8.0.0778Bram Moolenaar2017-07-261-0/+2
* patch 8.0.0777: compiler warnings with 64 bit compilerv8.0.0777Bram Moolenaar2017-07-261-0/+2
* patch 8.0.0776: function prototypes missing without the quickfix featurev8.0.0776Bram Moolenaar2017-07-251-0/+2
* patch 8.0.0775: in a terminal the cursor is updated too oftenv8.0.0775Bram Moolenaar2017-07-251-0/+2
* patch 8.0.0774: build failure without the multi-byte featurev8.0.0774Bram Moolenaar2017-07-251-0/+2
* patch 8.0.0773: mixing 32 and 64 bit libvterm builds failsv8.0.0773Bram Moolenaar2017-07-251-0/+2
* patch 8.0.0772: other stdbool.h dependencies in libvtermv8.0.0772Bram Moolenaar2017-07-251-0/+2
* patch 8.0.0771: cursor in terminal window not always updated in GUIv8.0.0771Bram Moolenaar2017-07-241-0/+2
* patch 8.0.0770: compiler warning for missing field initializerv8.0.0770Bram Moolenaar2017-07-241-0/+2
* patch 8.0.0769: build problems with terminal on MS-Windowsv8.0.0769Bram Moolenaar2017-07-241-0/+2
* patch 8.0.0768: terminal window status shows "[Scratch]"v8.0.0768Bram Moolenaar2017-07-241-0/+2
* patch 8.0.0767: build failure with Athena and Motifv8.0.0767Bram Moolenaar2017-07-241-0/+2
* patch 8.0.0766: option test fails with +terminal featurev8.0.0766Bram Moolenaar2017-07-241-0/+2
* patch 8.0.0765: build fails with tiny featuresv8.0.0765Bram Moolenaar2017-07-231-0/+2
* patch 8.0.0764: 'termkey' does not work yetv8.0.0764Bram Moolenaar2017-07-231-0/+2
* patch 8.0.0763: libvterm can be improvedv8.0.0763Bram Moolenaar2017-07-231-0/+2
* patch 8.0.0762: ml_get error with :psearch in buffer without a namev8.0.0762Bram Moolenaar2017-07-231-0/+2
* patch 8.0.0761: options not set properly for a terminal bufferv8.0.0761Bram Moolenaar2017-07-231-0/+2
* patch 8.0.0760: terminal window colors wrong with 'termguicolors'v8.0.0760Bram Moolenaar2017-07-231-0/+2
* patch 8.0.0759: MS-Windows: terminal does not adjust sizev8.0.0759Bram Moolenaar2017-07-231-0/+2
* patch 8.0.0758: possible crash when using a terminal windowv8.0.0758Bram Moolenaar2017-07-231-0/+2
* patch 8.0.0757: libvterm MSVC Makefile not included in the distributionv8.0.0757Bram Moolenaar2017-07-231-0/+2
* patch 8.0.0756: cannot build libvterm with MSVCv8.0.0756Bram Moolenaar2017-07-231-0/+2
* patch 8.0.0755: terminal window does not have colors in the GUIv8.0.0755Bram Moolenaar2017-07-231-0/+2
* patch 8.0.0754: terminal window does not support colorsv8.0.0754Bram Moolenaar2017-07-231-0/+2
* patch 8.0.0753: no size reports to a job running in a terminalv8.0.0753Bram Moolenaar2017-07-221-0/+2
* patch 8.0.0752: build fails on MS-Windowsv8.0.0752Bram Moolenaar2017-07-221-0/+2
* patch 8.0.0751: OpenPTY missing with some combination of featuresv8.0.0751Bram Moolenaar2017-07-221-0/+2
* patch 8.0.0750: OpenPTY missing in non-GUI buildv8.0.0750Bram Moolenaar2017-07-221-0/+2
* patch 8.0.0749: some unicode digraphs are hard to rememberv8.0.0749Bram Moolenaar2017-07-221-0/+2
* patch 8.0.0748: running Vim in terminal window doesn't use the right colorsv8.0.0748Bram Moolenaar2017-07-221-0/+2
* patch 8.0.0747: :terminal without an argument doesn't workv8.0.0747Bram Moolenaar2017-07-221-0/+2
* patch 8.0.0746: when :term fails the job is not properly cleaned upv8.0.0746Bram Moolenaar2017-07-221-0/+2
* patch 8.0.0745: multi-byte characters in a terminal don't display wellv8.0.0745Bram Moolenaar2017-07-221-0/+2
* patch 8.0.0744: terminal window does not use a ptyv8.0.0744Bram Moolenaar2017-07-221-0/+2
* patch 8.0.0743: the 'termsize' option can be set to an invalid valuev8.0.0743Bram Moolenaar2017-07-221-0/+2
* patch 8.0.0742: terminal feature does not work on MS-Windowsv8.0.0742Bram Moolenaar2017-07-221-0/+2
* patch 8.0.0741: cannot build with HPUXv8.0.0741Bram Moolenaar2017-07-221-0/+2
* patch 8.0.0740: cannot resize a terminal window by the commandv8.0.0740Bram Moolenaar2017-07-211-0/+2