- 8ccb890 patch 9.1.0526: Unwanted cursor movement with pagescroll at start of buffer by Luuk van Baal · 1 year, 1 month ago
- 0a08306 patch 9.1.0464: no whitespace padding in commentstring option in ftplugins by Riley Bruins · 1 year, 2 months ago
- eff20eb patch 9.1.0413: smoothscroll may cause infinite loop by Christian Brabandt · 1 year, 3 months ago
- 58448e0 patch 9.1.0407: Stuck with long line and half-page scrolling by Luuk van Baal · 1 year, 3 months ago
- 4b6b0c4 patch 9.1.0357: Page scrolling should place cursor at window boundaries by Luuk van Baal · 1 year, 4 months ago
- aa8e22b patch 9.1.0300: Missing test for what patch v9.1.0285 fixes by Luuk van Baal · 1 year, 4 months ago
- 78c5150 patch 9.1.0285: Still problems with cursor position for CTRL-D/U by Luuk van Baal · 1 year, 4 months ago
- bd28cae patch 9.1.0260: Problems with "zb" and scrolling to new topline with 'smoothscroll' by Luuk van Baal · 1 year, 4 months ago
- cb204e6 patch 9.1.0258: half-page scrolling broke backward compatibility by Luuk van Baal · 1 year, 4 months ago
- ad493ef patch 9.1.0228: Two unrelated things are tested by a single test by zeertzjq · 1 year, 4 months ago
- 5a2e3ec patch 9.1.0215: Half-page scrolling does not support smooth-scrolling by Luuk van Baal · 1 year, 4 months ago
- b9f5b95 patch 9.1.0211: page-wise scrolling does not support smooth-scrolling by Luuk van Baal · 1 year, 4 months ago
- 8c55d60 patch 9.1.0177: Coverity reports dead code by zeertzjq · 1 year, 5 months ago
- bd1232a patch 9.1.0101: upper-case of German sharp s should be U+1E9E by glepnir · 1 year, 6 months ago
- 1fb4103 patch 9.1.0049: Make "[Command Line]" a special buffer name by Sean Dewar · 2 years ago
- dc4c37b patch 9.1.0025: A few typos in tests and justify.vim by dundargoc · 1 year, 7 months ago
- 5d5cbb2 patch 9.1.0015: i_CTRL-R- no longer works in replace mode by Christian Brabandt · 1 year, 7 months ago
- 9e6549d patch 9.0.2188: cursor wrong after { in single line buffer by Gary Johnson · 1 year, 7 months ago
- 58f9bef patch 9.0.2109: [security]: overflow in nv_z_get_count by Christian Brabandt · 1 year, 9 months ago
- 03cd697 patch 9.0.1919: Wrong curswant when clicking on empty line or with vsplits by zeertzjq · 1 year, 11 months ago
- ee17b6f patch 9.0.1886: Various Typos by Christian Brabandt · 1 year, 11 months ago
- 654bdbb patch 9.0.1761: g<kEnd> behaves different from g<end> by zeertzjq · 2 years ago
- b5f6fe9 patch 9.0.1753: can't move to last non-blank char by Christian Brabandt · 2 years ago
- 9994160 patch 9.0.1742: wrong curswant when clicking on second cell of double-width char by zeertzjq · 2 years ago
- e500ae8 patch 9.0.1725: cursor pos wrong after concealed text with 'virtualedit' by zeertzjq · 2 years ago
- b25dbb3 patch 9.0.1705: cursor position wrong when clicking on an unprintable char by zeertzjq · 2 years ago
- 2d63e4b patch 9.0.1693: Ctrl-Q not handled like Ctrl-V in replace mode by Christian Brabandt · 2 years ago
- aa6ba30 patch 9.0.1530: cursor moves to wrong line when 'foldmethod' is "diff" by Luuk van Baal · 2 years, 3 months ago
- 30b6d61 patch 9.0.1521: failing redo of command with control characters by zeertzjq · 2 years, 3 months ago
- 30585e0 patch 9.0.1386: options test fails with some window width by zeertzjq · 2 years, 5 months ago
- f86dea8 patch 9.0.1385: g'Esc is considered an error by zeertzjq · 2 years, 5 months ago
- 4f026ea patch 9.0.1356: cannot cancel "gr" with Esc by zeertzjq · 2 years, 5 months ago
- 94722c5 patch 9.0.1257: code style is not check in test scripts by Bram Moolenaar · 2 years, 6 months ago
- 01d4efe patch 9.0.1243: :setglobal cannot use script-local function for "expr" option by zeertzjq · 2 years, 7 months ago
- 1881abf patch 9.0.1028: mouse shape test is flaky, especially on Mac OS by Yee Cheng Chin · 2 years, 8 months ago
- c255b78 patch 9.0.0954: cannot detect whether modifyOtherKeys is enabled by Bram Moolenaar · 2 years, 9 months ago
- cdeb657 patch 9.0.0884: mouse shape remains in op-pending mode after failed change by zeertzjq · 2 years, 9 months ago
- 4b6172e patch 9.0.0745: wrong cursor position when using "gj" and "gk" in a long line by Bram Moolenaar · 2 years, 10 months ago
- e42033e patch 9.0.0735: breakindent and scrolloff tests fail by Bram Moolenaar · 2 years, 10 months ago
- b152b6a patch 9.0.0626: too many delete() calls in tests by Bram Moolenaar · 2 years, 10 months ago
- b18b496 patch 9.0.0363: common names in test files causes tests to be flaky by Bram Moolenaar · 3 years ago
- cf34434 patch 9.0.0043: insufficient testing for bracket commands by zeertzjq · 3 years, 1 month ago
- 2d29501 patch 9.0.0027: the command line test is getting quite big by Bram Moolenaar · 3 years, 1 month ago
- 7a1d328 patch 8.2.5109: mode not updated after CTRL-O CTRL-C in Insert mode by Bram Moolenaar · 3 years, 2 months ago
- e6f13b4 patch 8.2.5035: when splitting a window the changelist position moves by zeertzjq · 3 years, 2 months ago
- ce416b4 patch 8.2.4672: using :normal with Ex mode may make :substitute hang by Bram Moolenaar · 3 years, 4 months ago
- 62b191c patch 8.2.4361: Vim9: some tests fail by Bram Moolenaar · 3 years, 6 months ago
- 62aec93 patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent by Bram Moolenaar · 3 years, 6 months ago
- b0ad2d9 patch 8.2.4228: no tests for clicking in the GUI tabline by Yegappan Lakshmanan · 3 years, 6 months ago
- 5c75eed patch 8.2.3990: testing wrong operator by naohiro ono · 3 years, 7 months ago
- b3bd1d3 patch 8.2.3980: if 'operatorfunc' invokes an operator Visual mode is changed by Bram Moolenaar · 3 years, 7 months ago
- 56200ee patch 8.2.3969: value of MAXCOL not available in Vim script by naohiro ono · 3 years, 7 months ago
- 71c4125 patch 8.2.3903: "gM" does not count tabs as expected by Bram Moolenaar · 3 years, 8 months ago
- 8bb65f2 patch 8.2.3900: it is not easy to use a script-local function for an option by Yegappan Lakshmanan · 3 years, 8 months ago
- e7f4abd patch 8.2.3889: duplicate code for translating script-local function name by Yegappan Lakshmanan · 3 years, 8 months ago
- db1a410 patch 8.2.3838: cannot use script-local function for setting *func options by Yegappan Lakshmanan · 3 years, 8 months ago
- 739f13a patch 8.2.3795: too many #ifdefs by Bram Moolenaar · 3 years, 8 months ago
- 04ef1fb patch 8.2.3792: setting *func options insufficiently tested by Yegappan Lakshmanan · 3 years, 8 months ago
- 6ae8fae patch 8.2.3788: lambda for option that is a function may be freed by Yegappan Lakshmanan · 3 years, 8 months ago
- 2172bff patch 8.2.3758: options that take a function insufficiently tested by Yegappan Lakshmanan · 3 years, 8 months ago
- 03725c5 patch 8.2.3659: integer overflow with large line number by Bram Moolenaar · 3 years, 9 months ago
- 2228cd7 patch 8.2.3644: count for 'operatorfunc' in Visual mode is not redone by Bram Moolenaar · 3 years, 9 months ago
- 923dce2 patch 8.2.3637: typos in test files by Dominique Pelle · 3 years, 9 months ago
- 777175b patch 8.2.3619: cannot use a lambda for 'operatorfunc' by Yegappan Lakshmanan · 3 years, 9 months ago
- aaec1d4 patch 8.2.3580: gj does not move properly with a wide character by Christian Brabandt · 3 years, 9 months ago
- 777e7c2 patch 8.2.3564: invalid memory access when scrolling without valid screen by Bram Moolenaar · 3 years, 10 months ago
- 1a71d31 patch 8.2.3162: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
- 2ac7184 patch 8.2.2916: operators are not fully tested by Yegappan Lakshmanan · 4 years, 2 months ago
- 2fa9384 patch 8.2.2914: cannot paste a block without adding padding by Christian Brabandt · 4 years, 2 months ago
- 74ede80 patch 8.2.2904: "g$" causes scroll if half a double width char is visible by Bram Moolenaar · 4 years, 2 months ago
- 3e72dca patch 8.2.2901: some operators not fully tested by Bram Moolenaar · 4 years, 2 months ago
- 6fd367a patch 8.2.2592: code coverage could be improved by Bram Moolenaar · 4 years, 5 months ago
- 21829c5 patch 8.2.2415: no way to check for the cmdwin feature by Bram Moolenaar · 4 years, 6 months ago
- d7e5e94 patch 8.2.1810: some code in normal.c not covered by tests by Bram Moolenaar · 4 years, 10 months ago
- d1ad99b patch 8.2.1799: some Normal mode commands not fully tested by Bram Moolenaar · 4 years, 10 months ago
- 8a9bc95 patch 8.2.1786: various Normal mode commands not fully tested by Bram Moolenaar · 4 years, 10 months ago
- e2e4075 patch 8.2.1593: tests do not check the error number properly by Bram Moolenaar · 5 years ago
- 7591116 patch 8.2.1260: there is no good test for CursorHold by Bram Moolenaar · 5 years ago
- 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 5 years ago
- b7e2483 patch 8.2.1046: insufficient tests for src/buffer.c by Bram Moolenaar · 5 years ago
- bdd2c29 patch 8.2.1040: not enough testing for movement commands by Bram Moolenaar · 5 years ago
- df7df59 patch 8.2.0976: some 'cpoptions' not tested by Bram Moolenaar · 5 years ago
- c9630d2 patch 8.2.0968: no proper testing of the 'cpoptions' flags by Bram Moolenaar · 5 years ago
- 2eaeaf3 patch 8.2.0686: formatoptions not sufficiently tested by Bram Moolenaar · 5 years ago
- 224a5f1 patch 8.2.0655: search code not sufficiently tested by Bram Moolenaar · 5 years ago
- 004a678 patch 8.2.0540: regexp and other code not tested by Bram Moolenaar · 5 years ago
- ee4e0c1 patch 8.2.0522: several errors are not tested for by Bram Moolenaar · 5 years ago
- ca68ae1 patch 8.2.0482: channel and sandbox code not sufficiently tested by Bram Moolenaar · 5 years ago
- 515545e patch 8.2.0425: code for modeless selection not sufficiently tested by Bram Moolenaar · 5 years ago
- 8b63313 patch 8.2.0418: code in eval.c not sufficiently covered by tests by Bram Moolenaar · 5 years ago
- 1671f44 patch 8.2.0369: various Normal mode commands not fully tested by Bram Moolenaar · 5 years ago
- f5f1e10 patch 8.2.0363: some Normal mode commands not tested by Bram Moolenaar · 5 years ago
- 818fc9a patch 8.2.0293: various Ex commands not sufficiently tested by Bram Moolenaar · 5 years ago
- bc2b71d patch 8.2.0270: some code not covered by tests by Bram Moolenaar · 5 years ago
- f0cee19 patch 8.2.0261: some code not covered by tests by Bram Moolenaar · 5 years ago
- 5a4c308 patch 8.1.2373: cannot build with +popupwin but without +quickfix by Bram Moolenaar · 6 years ago
- 9134f1e patch 8.1.2358: tests fail on Cirrus CI for FreeBSD by Bram Moolenaar · 6 years ago
- c7d2a57 patch 8.1.2355: test with "man" fails on FreeBSD by Bram Moolenaar · 6 years ago
- 8b530c1 patch 8.1.2231: not easy to move to the middle of a text line by Bram Moolenaar · 6 years ago
- 077ff43 patch 8.1.2230: MS-Windows: testing external commands can be improved by Bram Moolenaar · 6 years ago