summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-07-22patch 8.0.0746: when :term fails the job is not properly cleaned upv8.0.0746Bram Moolenaar
2017-07-22patch 8.0.0745: multi-byte characters in a terminal don't display wellv8.0.0745Bram Moolenaar
2017-07-22patch 8.0.0744: terminal window does not use a ptyv8.0.0744Bram Moolenaar
2017-07-22patch 8.0.0743: the 'termsize' option can be set to an invalid valuev8.0.0743Bram Moolenaar
2017-07-22patch 8.0.0742: terminal feature does not work on MS-Windowsv8.0.0742Bram Moolenaar
2017-07-22patch 8.0.0741: cannot build with HPUXv8.0.0741Bram Moolenaar
2017-07-21patch 8.0.0740: cannot resize a terminal window by the commandv8.0.0740Bram Moolenaar
2017-07-20patch 8.0.0739: terminal resizing doesn't work well.v8.0.0739Bram Moolenaar
2017-07-19patch 8.0.0738: cannot use the mouse to resize a terminal windowv8.0.0738Bram Moolenaar
2017-07-19patch 8.0.0737: crash when X11 selection is very bigv8.0.0737Bram Moolenaar
2017-07-19patch 8.0.0736: OptionSet not triggered when entering diff modev8.0.0736Bram Moolenaar
2017-07-19patch 8.0.0735: no indication that the quickfix window/buffer changedv8.0.0735Bram Moolenaar
2017-07-19Update translations.Bram Moolenaar
2017-07-19patch 8.0.0734: the script to check translations can be improvedv8.0.0734Bram Moolenaar
2017-07-19patch 8.0.0733: can only add entries to one list in the quickfix stackv8.0.0733Bram Moolenaar
2017-07-19patch 8.0.0732: when updating a buffer modeless selection is lostv8.0.0732Bram Moolenaar
2017-07-19patch 8.0.0731: cannot build the terminal feature on MS-Windowsv8.0.0731Bram Moolenaar
2017-07-18patch 8.0.0730: terminal feature only supports Unix-like systemsv8.0.0730Bram Moolenaar
2017-07-18patch 8.0.0729: the help for the terminal configure option is wrongv8.0.0729Bram Moolenaar
2017-07-17patch 8.0.0728: the terminal structure is never freedv8.0.0728Bram Moolenaar
2017-07-16patch 8.0.0727: message about what register to yank into is not translatedv8.0.0727Bram Moolenaar
2017-07-16patch 8.0.0726: translations cleanup script is too conservativev8.0.0726Bram Moolenaar
2017-07-16patch 8.0.0725: a terminal window does not handle keyboard inputv8.0.0725Bram Moolenaar
2017-07-16patch 8.0.0724: the message for yanking doesn't indicate the registerv8.0.0724Bram Moolenaar
2017-07-16patch 8.0.0723: arglist test fails if file name case is ignoredv8.0.0723Bram Moolenaar
2017-07-16patch 8.0.0722: screen is messed by timer up at inputlist() promptv8.0.0722Bram Moolenaar
2017-07-16patch 8.0.0721: :argedit can only have one argumentv8.0.0721Bram Moolenaar
2017-07-16patch 8.0.0720: unfinished mapping not displayed when running timerv8.0.0720Bram Moolenaar
2017-07-16patch 8.0.0719: build failure without +terminal featurev8.0.0719Bram Moolenaar
2017-07-16patch 8.0.0718: output of job in terminal is not displayedv8.0.0718Bram Moolenaar
2017-07-15patch 8.0.0717: terminal feature precence unclearv8.0.0717Bram Moolenaar
2017-07-15patch 8.0.0716: not easy to start Vim cleanlyv8.0.0716Bram Moolenaar
2017-07-15patch 8.0.0714: when a timer causes a command line redraw " goes missingv8.0.0714Bram Moolenaar
2017-07-15patch 8.0.0713: 'termkey' option not fully implementedv8.0.0713Bram Moolenaar
2017-07-15patch 8.0.0712: the terminal implementation is incompletev8.0.0712Bram Moolenaar
2017-07-15Updated runtime files and translations.Bram Moolenaar
2017-07-12patch 8.0.0711: cannot build without the wildmenu featurev8.0.0711Bram Moolenaar
2017-07-12patch 8.0.0710: a job that writes to a buffer clears completionv8.0.0710Bram Moolenaar
2017-07-11patch 8.0.0709: libvterm cannot use vsnprintf()v8.0.0709Bram Moolenaar
2017-07-11patch 8.0.0708: some tests are old stylev8.0.0708Bram Moolenaar
2017-07-11patch 8.0.0707: freeing wrong memory with certain autocommandsv8.0.0707Bram Moolenaar
2017-07-11patch 8.0.0706: crash when cancelling the cmdline window in Ex modev8.0.0706Bram Moolenaar
2017-07-10patch 8.0.0705: crash when there is an error in a timer callbackv8.0.0705Bram Moolenaar
2017-07-09patch 8.0.0704: problems with autocommands when opening helpv8.0.0704Bram Moolenaar
2017-07-09patch 8.0.0703: illegal memory access with empty :doau commandv8.0.0703Bram Moolenaar
2017-07-08patch 8.0.0702: an error in a timer can make Vim unusablev8.0.0702Bram Moolenaar
2017-07-08patch 8.0.0701: system test failing when using X11 forwardingv8.0.0701Bram Moolenaar
2017-07-08patch 8.0.0700: segfault with QuitPre autocommand closes the windowv8.0.0700Bram Moolenaar
2017-07-08patch 8.0.0699: checksum tests are not actually runv8.0.0699Bram Moolenaar
2017-07-07patch 8.0.0698: crash on exit when using Python function in timer.v8.0.0698Bram Moolenaar