summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2019-07-22patch 8.1.1733: the man ftplugin leaves an empty buffer behindv8.1.1733Bram Moolenaar
2019-07-21patch 8.1.1726: the eval.txt help file is too bigv8.1.1726Bram Moolenaar
2019-07-21patch 8.1.1723: heredoc assignment has no room for new featuresv8.1.1723Bram Moolenaar
2019-07-19Update runtime filesBram Moolenaar
2019-07-18patch 8.1.1714: cannot preview a file in a popup windowv8.1.1714Bram Moolenaar
2019-07-18patch 8.1.1713: highlighting cursor line only works with popup_menu()v8.1.1713Bram Moolenaar
2019-07-16patch 8.1.1705: using ~{} for a literal dict is not nicev8.1.1705Bram Moolenaar
2019-07-14patch 8.1.1692: using *{} for literal dict is not backwards compatiblev8.1.1692Bram Moolenaar
2019-07-14patch 8.1.1690: default padding for popup window menu is too muchv8.1.1690Bram Moolenaar
2019-07-13Update runtime filesBram Moolenaar
2019-07-13patch 8.1.1683: dictionary with string keys is longer than neededv8.1.1683Bram Moolenaar
2019-07-13patch 8.1.1682: placing a larger number of signs is slowv8.1.1682Bram Moolenaar
2019-07-12patch 8.1.1674: script to check a colorscheme can be improvedv8.1.1674Bram Moolenaar
2019-07-12patch 8.1.1673: cannot easily find the popup window at a certain positionv8.1.1673Bram Moolenaar
2019-07-10patch 8.1.1659: popup window "mousemoved" values not correctv8.1.1659Bram Moolenaar
2019-07-07patch 8.1.1645: cannot use a popup window for a balloonv8.1.1645Bram Moolenaar
2019-07-04Update runtime filesBram Moolenaar
2019-07-04patch 8.1.1629: terminal function help is in the wrong filev8.1.1629Bram Moolenaar
2019-07-04patch 8.1.1628: popup window functions not in list of functionsv8.1.1628Bram Moolenaar
2019-07-04patch 8.1.1626: no test for closing a popup window with a modified bufferv8.1.1626Bram Moolenaar
2019-07-01patch 8.1.1614: 'numberwidth' can only go up to 10v8.1.1614Bram Moolenaar
2019-06-30patch 8.1.1612: cannot show an existing buffer in a popup windowv8.1.1612Bram Moolenaar
2019-06-30patch 8.1.1610: there is no way to add or load a buffer without side effectsv8.1.1610Bram Moolenaar
2019-06-30patch 8.1.1609: the user cannot easily close a popup windowv8.1.1609Bram Moolenaar
2019-06-29patch 8.1.1608: the evalfunc.c file is too bigv8.1.1607Bram Moolenaar
2019-06-26patch 8.1.1597: cannot scroll a popup window with the mousev8.1.1597Bram Moolenaar
2019-06-25patch 8.1.1593: filetype not detected for C++ header files without extensionv8.1.1593Bram Moolenaar
2019-06-25patch 8.1.1589: popup window does not indicate scroll positionv8.1.1589Bram Moolenaar
2019-06-24patch 8.1.1586: error number used in two placesv8.1.1586Bram Moolenaar
2019-06-24patch 8.1.1585: :let-heredoc does not trim enoughv8.1.1585Bram Moolenaar
2019-06-23patch 8.1.1580: cannot make part of a popup transparentv8.1.1580Bram Moolenaar
2019-06-22Update runtime filesBram Moolenaar
2019-06-22patch 8.1.1579: dict and list could be GC'ed while displaying errorv8.1.1579Bram Moolenaar
2019-06-20patch 8.1.1574: tabpage option not yet implemented for popup windowv8.1.1574Bram Moolenaar
2019-06-17patch 8.1.1565: MS-Windows: no sound supportv8.1.1565Bram Moolenaar
2019-06-17patch 8.1.1564: sign column takes up spacev8.1.1564Bram Moolenaar
2019-06-16patch 8.1.1561: popup_setoptions() is not implemented yetv8.1.1561Bram Moolenaar
2019-06-16patch 8.1.1559: popup window title property not implemented yetv8.1.1559Bram Moolenaar
2019-06-16patch 8.1.1558: popup_menu() and popup_filter_menu() are not implemented yetv8.1.1558Bram Moolenaar
2019-06-16patch 8.1.1554: docs and tests for :const can be improvedv8.1.1554Bram Moolenaar
2019-06-16patch 8.1.1553: not easy to change the text in a popup windowv8.1.1553Bram Moolenaar
2019-06-15patch 8.1.1548: popup_dialog() is not implementedv8.1.1548Bram Moolenaar
2019-06-15patch 8.1.1542: an OptionSet autocommand does not get enough infov8.1.1542Bram Moolenaar
2019-06-15patch 8.1.1539: not easy to define a variable and lock itv8.1.1539Bram Moolenaar
2019-06-15patch 8.1.1538: cannot specify highlighting for notificationsv8.1.1538Bram Moolenaar
2019-06-15patch 8.1.1537: using "tab" for popup window can be confusingv8.1.1537Bram Moolenaar
2019-06-14patch 8.1.1526: no numerical value for the patchlevelv8.1.1526Bram Moolenaar
2019-06-13patch 8.1.1525: cannot move a popup window with the mousev8.1.1525Bram Moolenaar
2019-06-12patch 8.1.1523: cannot show range of buffer lines in popup windowv8.1.1523Bram Moolenaar
2019-06-12patch 8.1.1522: poup_notification() not implemented yetv8.1.1522Bram Moolenaar