summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-05-13Update runtime files.Bram Moolenaar
2018-05-12patch 8.0.1826: configure uses old compiler flagv8.0.1826Bram Moolenaar
2018-05-12patch 8.0.1825: might use NULL pointer when out of memoryv8.0.1825Bram Moolenaar
2018-05-12patch 8.0.1824: Coverity warns for variable that may be uninitializedv8.0.1824Bram Moolenaar
2018-05-12patch 8.0.1823: test for terminal stdout redirection is flakyv8.0.1823Bram Moolenaar
2018-05-12patch 8.0.1822: make uninstall does not remove colors/toolsv8.0.1822Bram Moolenaar
2018-05-12patch 8.0.1821: cursor in terminal window moves when pressing CTRL-Wv8.0.1821Bram Moolenaar
2018-05-12patch 8.0.1820: terminal window redirecting stdout does not show stderrv8.0.1820Bram Moolenaar
2018-05-12patch 8.0.1819: swap file warning for file with non-existing directoryv8.0.1819Bram Moolenaar
2018-05-12patch 8.0.1818: lines remove from wrong buffer when using terminal windowv8.0.1818Bram Moolenaar
2018-05-12patch 8.0.1817: a timer may change v:count unexpectedlyv8.0.1817Bram Moolenaar
2018-05-12patch 8.0.1816: no test for setcmdpos()v8.0.1816Bram Moolenaar
2018-05-11patch 8.0.1815: crash with terminal window and with 'lazyredraw' setv8.0.1815Bram Moolenaar
2018-05-11patch 8.0.1814: crash with terminal window and with 'lazyredraw' setv8.0.1814Bram Moolenaar
2018-05-10patch 8.0.1813: Windows installer doesn't install terminal debuggerv8.0.1813Bram Moolenaar
2018-05-10patch 8.0.1812: the qf_jump_to_usable_window() function is too longv8.0.1812Bram Moolenaar
2018-05-10patch 8.0.1811: no test for winrestcmd()v8.0.1811Bram Moolenaar
2018-05-10patch 8.0.1810: buffer of a terminal only updated in Terminal-Normal modev8.0.1810Bram Moolenaar
2018-05-10patch 8.0.1809: various typosv8.0.1809Bram Moolenaar
2018-05-10patch 8.0.1808: can't build without TGETENTv8.0.1808Bram Moolenaar
2018-05-10patch 8.0.1807: function to set terminal name is too longv8.0.1807Bram Moolenaar
2018-05-08patch 8.0.1806: InsertCharPre causes problems for autocompletev8.0.1806Bram Moolenaar
2018-05-08patch 8.0.1805: qf_parse_line() is too longv8.0.1805Bram Moolenaar
2018-05-08patch 8.0.1804: using :normal in terminal window causes problemsv8.0.1804Bram Moolenaar
2018-05-07patch 8.0.1803: warning for uninitialized variablev8.0.1803Bram Moolenaar
2018-05-06patch 8.0.1802: MS-Windows: terminal test failsv8.0.1802Bram Moolenaar
2018-05-06patch 8.0.1801: MS-Windows: redirecting terminal output does not workv8.0.1801Bram Moolenaar
2018-05-06patch 8.0.1800: X11: getting color is slowv8.0.1800Bram Moolenaar
2018-05-06patch 8.0.1799: no test for :registers commandv8.0.1799Bram Moolenaar
2018-05-06patch 8.0.1798: MS-Windows: file considered read-only too oftenv8.0.1798Bram Moolenaar
2018-05-06patch 8.0.1797: terminal window is redrawn too oftenv8.0.1797Bram Moolenaar
2018-05-06patch 8.0.1796: GUI: click on tab fails when the focus is in a terminalv8.0.1796Bram Moolenaar
2018-05-05patch 8.0.1795: lose contact with jobs when :gui forksv8.0.1795Bram Moolenaar
2018-05-05patch 8.0.1794: duplicate term options after renamingv8.0.1794Bram Moolenaar
2018-05-05patch 8.0.1793: no test for "vim -g"v8.0.1793Bram Moolenaar
2018-05-05patch 8.0.1792: MS-Windows users expect -? to work like --helpv8.0.1792Bram Moolenaar
2018-05-05patch 8.0.1791: using uint8_t does not work everywherev8.0.1791Bram Moolenaar
2018-05-04patch 8.0.1790: 'winfixwidth' is not always respected by :closev8.0.1790Bram Moolenaar
2018-05-03patch 8.0.1789: BufWinEnter does not work well for a terminal windowv8.0.1789Bram Moolenaar
2018-05-02patch 8.0.1788: tool to check a color scheme is not installedv8.0.1788Bram Moolenaar
2018-05-01patch 8.0.1787: cannot insert the whole cursor linev8.0.1787Bram Moolenaar
2018-05-01patch 8.0.1786: no test for 'termwinkey'v8.0.1786Bram Moolenaar
2018-05-01patch 8.0.1785: missing symbol in Win32 small buildv8.0.1785Bram Moolenaar
2018-05-01patch 8.0.1784: gvim test gets stuck in dialogv8.0.1784Bram Moolenaar
2018-05-01patch 8.0.1783: cannot use 256 colors in a MS-Windows consolev8.0.1783Bram Moolenaar
2018-05-01patch 8.0.1782: no simple way to label quickfix entriesv8.0.1782Bram Moolenaar
2018-05-01patch 8.0.1781: file names in quickfix window are not shortenedv8.0.1781Bram Moolenaar
2018-04-30Update runtime files and translationsBram Moolenaar
2018-04-30patch 8.0.1780: test fails because Vim in a terminal uses wrong 'encoding'v8.0.1780Bram Moolenaar
2018-04-30patch 8.0.1779: deleting in a block selection causes problemsv8.0.1779Bram Moolenaar