summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.0750: OpenPTY missing in non-GUI buildv8.0.0750Bram Moolenaar2017-07-223-17/+25
* patch 8.0.0749: some unicode digraphs are hard to rememberv8.0.0749Bram Moolenaar2017-07-222-0/+9
* patch 8.0.0748: running Vim in terminal window doesn't use the right colorsv8.0.0748Bram Moolenaar2017-07-223-33/+72
* patch 8.0.0747: :terminal without an argument doesn't workv8.0.0747Bram Moolenaar2017-07-222-2/+7
* patch 8.0.0746: when :term fails the job is not properly cleaned upv8.0.0746Bram Moolenaar2017-07-224-3/+18
* patch 8.0.0745: multi-byte characters in a terminal don't display wellv8.0.0745Bram Moolenaar2017-07-222-1/+10
* patch 8.0.0744: terminal window does not use a ptyv8.0.0744Bram Moolenaar2017-07-228-64/+102
* patch 8.0.0743: the 'termsize' option can be set to an invalid valuev8.0.0743Bram Moolenaar2017-07-223-0/+16
* patch 8.0.0742: terminal feature does not work on MS-Windowsv8.0.0742Bram Moolenaar2017-07-226-340/+589
* patch 8.0.0741: cannot build with HPUXv8.0.0741Bram Moolenaar2017-07-222-1/+3
* patch 8.0.0740: cannot resize a terminal window by the commandv8.0.0740Bram Moolenaar2017-07-213-2/+15
* patch 8.0.0739: terminal resizing doesn't work well.v8.0.0739Bram Moolenaar2017-07-204-19/+82
* patch 8.0.0738: cannot use the mouse to resize a terminal windowv8.0.0738Bram Moolenaar2017-07-192-15/+95
* patch 8.0.0737: crash when X11 selection is very bigv8.0.0737Bram Moolenaar2017-07-194-33/+57
* patch 8.0.0736: OptionSet not triggered when entering diff modev8.0.0736Bram Moolenaar2017-07-197-155/+219
* patch 8.0.0735: no indication that the quickfix window/buffer changedv8.0.0735Bram Moolenaar2017-07-194-1/+30
* Update translations.Bram Moolenaar2017-07-1918-1069/+2805
* patch 8.0.0734: the script to check translations can be improvedv8.0.0734Bram Moolenaar2017-07-192-0/+39
* patch 8.0.0733: can only add entries to one list in the quickfix stackv8.0.0733Bram Moolenaar2017-07-192-113/+112
* patch 8.0.0732: when updating a buffer modeless selection is lostv8.0.0732Bram Moolenaar2017-07-192-3/+25
* patch 8.0.0731: cannot build the terminal feature on MS-Windowsv8.0.0731Bram Moolenaar2017-07-193-3/+22
* patch 8.0.0730: terminal feature only supports Unix-like systemsv8.0.0730Bram Moolenaar2017-07-182-183/+339
* patch 8.0.0729: the help for the terminal configure option is wrongv8.0.0729Bram Moolenaar2017-07-183-16/+18
* patch 8.0.0728: the terminal structure is never freedv8.0.0728Bram Moolenaar2017-07-177-18/+73
* patch 8.0.0727: message about what register to yank into is not translatedv8.0.0727Bram Moolenaar2017-07-162-1/+3
* patch 8.0.0726: translations cleanup script is too conservativev8.0.0726Bram Moolenaar2017-07-162-1/+9
* patch 8.0.0725: a terminal window does not handle keyboard inputv8.0.0725Bram Moolenaar2017-07-165-12/+121
* patch 8.0.0724: the message for yanking doesn't indicate the registerv8.0.0724Bram Moolenaar2017-07-165-4/+45
* patch 8.0.0723: arglist test fails if file name case is ignoredv8.0.0723Bram Moolenaar2017-07-162-3/+24
* patch 8.0.0722: screen is messed by timer up at inputlist() promptv8.0.0722Bram Moolenaar2017-07-162-1/+3
* patch 8.0.0721: :argedit can only have one argumentv8.0.0721Bram Moolenaar2017-07-165-41/+33
* patch 8.0.0720: unfinished mapping not displayed when running timerv8.0.0720Bram Moolenaar2017-07-162-4/+8
* patch 8.0.0719: build failure without +terminal featurev8.0.0719Bram Moolenaar2017-07-163-4/+14
* patch 8.0.0718: output of job in terminal is not displayedv8.0.0718Bram Moolenaar2017-07-168-38/+175
* patch 8.0.0717: terminal feature precence unclearv8.0.0717Bram Moolenaar2017-07-152-1/+7
* patch 8.0.0716: not easy to start Vim cleanlyv8.0.0716Bram Moolenaar2017-07-1513-44/+154
* patch 8.0.0714: when a timer causes a command line redraw " goes missingv8.0.0714Bram Moolenaar2017-07-152-0/+12
* patch 8.0.0713: 'termkey' option not fully implementedv8.0.0713Bram Moolenaar2017-07-152-0/+5
* patch 8.0.0712: the terminal implementation is incompletev8.0.0712Bram Moolenaar2017-07-154-0/+16
* Updated runtime files and translations.Bram Moolenaar2017-07-1539-2226/+3973
* patch 8.0.0711: cannot build without the wildmenu featurev8.0.0711Bram Moolenaar2017-07-122-1/+9
* patch 8.0.0710: a job that writes to a buffer clears completionv8.0.0710Bram Moolenaar2017-07-122-19/+15
* patch 8.0.0709: libvterm cannot use vsnprintf()v8.0.0709Bram Moolenaar2017-07-117-10/+51
* patch 8.0.0708: some tests are old stylev8.0.0708Bram Moolenaar2017-07-1130-385/+343
* patch 8.0.0707: freeing wrong memory with certain autocommandsv8.0.0707Bram Moolenaar2017-07-112-2/+4
* patch 8.0.0706: crash when cancelling the cmdline window in Ex modev8.0.0706Bram Moolenaar2017-07-112-0/+8
* patch 8.0.0705: crash when there is an error in a timer callbackv8.0.0705Bram Moolenaar2017-07-103-3/+11
* patch 8.0.0704: problems with autocommands when opening helpv8.0.0704Bram Moolenaar2017-07-093-1/+6
* patch 8.0.0703: illegal memory access with empty :doau commandv8.0.0703Bram Moolenaar2017-07-093-3/+10
* patch 8.0.0702: an error in a timer can make Vim unusablev8.0.0702Bram Moolenaar2017-07-085-10/+50