summaryrefslogtreecommitdiff
path: root/src/testdir
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-23patch 8.1.0022: repeating put from expression register failsBram 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.0011: maparg() and mapcheck() confuse empty and non-existingBram 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-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-17Vim 8.1 releaseBram Moolenaar
2018-05-15patch 8.0.1848: 'termwinscroll' does not work properlyBram 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-14patch 8.0.1840: getwinpos() is not testedBram Moolenaar
2018-05-13patch 8.0.1837: one character cmdline abbreviation not triggered after '<,'>Bram Moolenaar
2018-05-13patch 8.0.1836: buffer-local window options may not be recentBram Moolenaar
2018-05-13patch 8.0.1832: cannot use :unlet for an environment variableBram Moolenaar
2018-05-13patch 8.0.1831: sometimes the quickfix title is incorrectly prefixed with ':'Bram Moolenaar
2018-05-12patch 8.0.1823: test for terminal stdout redirection is flakyBram Moolenaar
2018-05-12patch 8.0.1820: terminal window redirecting stdout does not show stderrBram Moolenaar
2018-05-12patch 8.0.1819: swap file warning for file with non-existing directoryBram Moolenaar
2018-05-12patch 8.0.1817: a timer may change v:count unexpectedlyBram Moolenaar
2018-05-12patch 8.0.1816: no test for setcmdpos()Bram Moolenaar
2018-05-10patch 8.0.1811: no test for winrestcmd()Bram Moolenaar
2018-05-10patch 8.0.1807: function to set terminal name is too longBram Moolenaar
2018-05-08patch 8.0.1806: InsertCharPre causes problems for autocompleteBram Moolenaar
2018-05-06patch 8.0.1801: MS-Windows: redirecting terminal output does not workBram Moolenaar
2018-05-06patch 8.0.1799: no test for :registers commandBram Moolenaar
2018-05-05patch 8.0.1794: duplicate term options after renamingBram Moolenaar
2018-05-05patch 8.0.1793: no test for "vim -g"Bram Moolenaar
2018-05-04patch 8.0.1790: 'winfixwidth' is not always respected by :closeBram Moolenaar
2018-05-03patch 8.0.1789: BufWinEnter does not work well for a terminal windowBram Moolenaar
2018-05-01patch 8.0.1787: cannot insert the whole cursor lineBram Moolenaar
2018-05-01patch 8.0.1786: no test for 'termwinkey'Bram Moolenaar
2018-05-01patch 8.0.1784: gvim test gets stuck in dialogBram Moolenaar