summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-04patch 8.1.0034: cursor not restored with ":edit #"Bram Moolenaar
2018-06-04patch 8.1.0033: keys to stop Vim in terminal are wrongBram Moolenaar
2018-06-04patch 8.1.0032: BS in prompt buffer starts new lineBram Moolenaar
2018-06-03patch 8.1.0031: terminal test aucmd_on_close if flakyBram Moolenaar
2018-06-03patch 8.1.0030: stoping Vim running in a terminal may not workBram Moolenaar
2018-06-03patch 8.1.0029: terminal test fails on MS-Windows when "wc" existsBram Moolenaar
2018-06-03patch 8.1.0028: prompt buffer test fails on MS-WindowsBram Moolenaar
2018-06-03patch 8.1.0027: difficult to make a plugin that feeds a line to a jobBram Moolenaar
2018-05-26patch 8.1.0026: terminal test fails with very tall terminalBram Moolenaar
2018-05-26patch 8.1.0025: no test for the undofile() functionBram Moolenaar
2018-05-26patch 8.1.0024: % command not testded on #ifdef and commentBram Moolenaar
2018-05-26patch 8.1.0023: gcc 8.1 warns for use of strncpy()Bram Moolenaar
2018-05-23patch 8.1.0022: repeating put from expression register failsBram Moolenaar
2018-05-23patch 8.1.0021: clang warns for undefined behaviorBram Moolenaar
2018-05-22Update runtime files.Bram Moolenaar
2018-05-22patch 8.1.0020: cannot tell whether a register is executing or recordingBram Moolenaar
2018-05-22patch 8.1.0019: error when defining a Lambda with index of a function resultBram Moolenaar
2018-05-22patch 8.1.0018: using "gn" may select wrong text when wrappingBram Moolenaar
2018-05-22patch 8.1.0017: shell command completion has duplicatesBram Moolenaar
2018-05-21patch 8.1.0016: possible crash in term_wait()Bram Moolenaar
2018-05-21patch 8.1.0015: cursor color wrong when closing a terminal windowBram Moolenaar
2018-05-21patch 8.1.0014: qf_init_ext() is too longBram Moolenaar
2018-05-21patch 8.1.0013: using freed memory when changing terminal cursor colorBram Moolenaar
2018-05-21patch 8.1.0012: misplaced #endifBram Moolenaar
2018-05-21patch 8.1.0011: maparg() and mapcheck() confuse empty and non-existingBram Moolenaar
2018-05-20patch 8.1.0010: efm_to_regpat() is too longBram Moolenaar
2018-05-20patch 8.1.0009: tabpages insufficiently testedBram Moolenaar
2018-05-20patch 8.1.0008: no test for strwidth()Bram Moolenaar
2018-05-20patch 8.1.0007: no test for "o" and "O" in Visual block modeBram Moolenaar
2018-05-20patch 8.1.0006: syn_id2cterm_bg() may be undefinedBram Moolenaar
2018-05-19patch 8.1.0005: test for :compiler command fails on MS-WindowsBram Moolenaar
2018-05-19patch 8.1.0004: test for :compiler command sometimes failsBram Moolenaar
2018-05-19patch 8.1.0003: the :compiler command is not testedBram Moolenaar
2018-05-19patch 8.1.0002: :stopinsert changes the message positionBram Moolenaar
2018-05-18Runtime file and translation updates.Bram Moolenaar
2018-05-17patch 8.1.0001: the netrw plugin does not workBram Moolenaar
2018-05-17Vim 8.1 releaseBram Moolenaar
2018-05-17patch 8.0.1850: todo items in source code not visible for usersBram Moolenaar
2018-05-17Updated runtime files.Bram Moolenaar
2018-05-17patch 8.0.1849: compiler warning for unused arguments, missing prototypeBram Moolenaar
2018-05-15patch 8.0.1848: 'termwinscroll' does not work properlyBram Moolenaar
2018-05-15patch 8.0.1847: some build options don't have an exampleBram Moolenaar
2018-05-15patch 8.0.1846: Python interface is incompatible with lldbBram Moolenaar
2018-05-15patch 8.0.1845: various comment updates needed, missing white spaceBram Moolenaar
2018-05-15patch 8.0.1844: superfluous quickfix code, missing examplesBram Moolenaar
2018-05-15patch 8.0.1843: entry for 'wrap' in options window is wrongBram Moolenaar
2018-05-14patch 8.0.1842: popup menu inside terminal window isn't clearedBram Moolenaar
2018-05-14patch 8.0.1841: HP-UX does not have setenv()Bram Moolenaar
2018-05-14patch 8.0.1840: getwinpos() is not testedBram Moolenaar
2018-05-13patch 8.0.1839: script to check .po file doesn't check for plural headerBram Moolenaar