summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-09-29patch 8.2.1772: cannot use CTRL-W <Down> to move out of a terminal windowv8.2.1772Bram Moolenaar
2020-09-29patch 8.2.1771: synIDattr() cannot get the value of ctermulv8.2.1771Bram Moolenaar
2020-09-28patch 8.2.1770: invalid memory use when using SpellFileMissing autocmdv8.2.1770Bram Moolenaar
2020-09-28patch 8.2.1769: popup filter interferes with using :normal to move the cursorv8.2.1769Bram Moolenaar
2020-09-28patch 8.2.1768: cannot use the help menu from a terminal windowv8.2.1768Bram Moolenaar
2020-09-27patch 8.2.1767: Vim9: test fails with python supportv8.2.1767Bram Moolenaar
2020-09-27patch 8.2.1766: Vim9: Some tests are still using :letv8.2.1766Bram Moolenaar
2020-09-27patch 8.2.1765: Vim9: some tests use "var var"v8.2.1765Bram Moolenaar
2020-09-27patch 8.2.1764: Vim9: no error when assigning to script var with wrong typev8.2.1764Bram Moolenaar
2020-09-27patch 8.2.1763: Vim9: cannot use "true" for popup window scrollbar optionv8.2.1763Bram Moolenaar
2020-09-27patch 8.2.1762: when a timer uses :stopinsert completion isn't stoppedv8.2.1762Bram Moolenaar
2020-09-27patch 8.2.1761: Vim9: Some tests are still using :letv8.2.1761Bram Moolenaar
2020-09-27patch 8.2.1760: Vim9: crash when end marker is missingv8.2.1760Bram Moolenaar
2020-09-27patch 8.2.1759: Vim9: Some tests are still using :letv8.2.1759Bram Moolenaar
2020-09-27patch 8.2.1758: Vim9: type of unmaterialized list is wrongv8.2.1758Bram Moolenaar
2020-09-27patch 8.2.1757: Mac: default locale is lacking the encodingv8.2.1757Bram Moolenaar
2020-09-27patch 8.2.1756: Vim9: :let will soon be disallowedv8.2.1756Bram Moolenaar
2020-09-27patch 8.2.1755: Vim9: crash when using invalid heredoc markerv8.2.1755Bram Moolenaar
2020-09-27patch 8.2.1754: completion with spell checking not testedv8.2.1754Bram Moolenaar
2020-09-27patch 8.2.1753: Vim9: crash when using import at script levelv8.2.1753Bram Moolenaar
2020-09-27patch 8.2.1752: GTK GUI: cannot map alt-? with <A-?>v8.2.1752Bram Moolenaar
2020-09-26patch 8.2.1751: using 2 where bool is expected may throw an errorv8.2.1751Bram Moolenaar
2020-09-26patch 8.2.1750: popup_setoptions() setting firstline fails if cursorline setv8.2.1750Bram Moolenaar
2020-09-26patch 8.2.1749: Vim9: crash when closure fails in nested functionv8.2.1749Bram Moolenaar
2020-09-26patch 8.2.1748: closing split window in other tab may cause a crashv8.2.1748Bram Moolenaar
2020-09-26patch 8.2.1747: result of expand() unexpectedly depends on 'completeslash'v8.2.1747Bram Moolenaar
2020-09-26patch 8.2.1746: Vim9: cannot use "fina" for "finally"v8.2.1746Bram Moolenaar
2020-09-26patch 8.2.1745: tiny version doesn't buildv8.2.1745Bram Moolenaar
2020-09-26patch 8.2.1744: Vim9: using ":const!" is weirdv8.2.1744Bram Moolenaar
2020-09-25patch 8.2.1743: cannot build without the eval featurev8.2.1743Bram Moolenaar
2020-09-25patch 8.2.1742: test still fails without the terminal featurev8.2.1742Bram Moolenaar
2020-09-25patch 8.2.1741: pathshorten() only supports using one characterv8.2.1741Bram Moolenaar
2020-09-25patch 8.2.1740: test fails without the terminal featurev8.2.1740Bram Moolenaar
2020-09-25patch 8.2.1739: Vim9: crash when compiling a manually defined functionv8.2.1739Bram Moolenaar
2020-09-24patch 8.2.1738: Mac: str2float() recognizes comma instead of decimal pointv8.2.1738Bram Moolenaar
2020-09-24patch 8.2.1737: cursor line highlight in popup window is not always updatedv8.2.1737Bram Moolenaar
2020-09-23patch 8.2.1736: failure to compile a pattern not tested muchv8.2.1736Bram Moolenaar
2020-09-23patch 8.2.1735: Github actions appear to timeout too soonv8.2.1735Bram Moolenaar
2020-09-23patch 8.2.1734: Vim9: cannot use a funcref for a closure twicev8.2.1734Bram Moolenaar
2020-09-23patch 8.2.1733: Vim9: memory leaks when using nested functionv8.2.1733Bram Moolenaar
2020-09-23patch 8.2.1732: stuck when win_execute() for a popup causes an errorv8.2.1732Bram Moolenaar
2020-09-23patch 8.2.1731: Vim9: cannot use += to append to empty NULL listv8.2.1731Bram Moolenaar
2020-09-23patch 8.2.1730: Vim9: cannot use member of unknown typev8.2.1730Bram Moolenaar
2020-09-23patch 8.2.1729: endless loop when ":normal" feeds popup window filterv8.2.1729Bram Moolenaar
2020-09-22patch 8.2.1728: compiler warning for using uninitialized variablev8.2.1728Bram Moolenaar
2020-09-22patch 8.2.1727: a popup created with "cursorline" will ignore "firstline"v8.2.1727Bram Moolenaar
2020-09-22patch 8.2.1726: fuzzy matching only works on stringsv8.2.1726Bram Moolenaar
2020-09-22patch 8.2.1725: not all Pascal files are recognizedv8.2.1725Bram Moolenaar
2020-09-21patch 8.2.1724: Vim9: assignment tests spread outv8.2.1724Bram Moolenaar
2020-09-21patch 8.2.1723: Vim9: Variable argument name cannot start with underscorev8.2.1723Bram Moolenaar