1. 1fb9eae patch 9.1.0477: block_editing errors out when using <enter> by Christian Brabandt · 1 year, 2 months ago
  2. ef73374 patch 9.1.0446: getregionpos() inconsistent for partly-selected multibyte char by zeertzjq · 1 year, 2 months ago
  3. dff55a3 patch 9.1.0444: Not enough tests for getregion() with multibyte chars by zeertzjq · 1 year, 2 months ago
  4. afc2295 patch 9.1.0443: Can't use blockwise selection with width for getregion() by zeertzjq · 1 year, 3 months ago
  5. 2b09de9 patch 9.1.0441: getregionpos() can't properly indicate positions beyond eol by zeertzjq · 1 year, 3 months ago
  6. 701ad50 patch 9.1.0433: Wrong yanking with exclusive selection and ve=all by zeertzjq · 1 year, 3 months ago
  7. 52a6f34 patch 9.1.0430: getregionpos() doesn't handle one char selection by zeertzjq · 1 year, 3 months ago
  8. c95e64f patch 9.1.0423: getregionpos() wrong with blockwise mode and multibyte by zeertzjq · 1 year, 3 months ago
  9. d5c8c09 patch 9.1.0399: block_editing errors out when using del by Christian Brabandt · 1 year, 3 months ago
  10. b4757e6 patch 9.1.0394: Cannot get a list of positions describing a region by Shougo Matsushita · 1 year, 3 months ago
  11. 2ffdae7 patch 9.1.0388: cursor() and getregion() don't handle v:maxcol well by zeertzjq · 1 year, 3 months ago
  12. c029c13 patch 9.1.0220: Few typos in source and test files by zeertzjq · 1 year, 4 months ago
  13. 5406eb8 patch 9.1.0166: Internal error with blockwise getregion() in another buffer by zeertzjq · 1 year, 5 months ago
  14. 26dd09a patch 9.1.0164: Internal error when passing invalid position to getregion() by zeertzjq · 1 year, 5 months ago
  15. 84bf6e6 patch 9.1.0155: can only get getregion() from current buffer by Shougo Matsushita · 1 year, 5 months ago
  16. 4d55c54 patch 9.1.0144: getregion() needs more tests by Yegappan Lakshmanan · 1 year, 5 months ago
  17. 19b7188 patch 9.1.0142: getregion() can be improved by Shougo Matsushita · 1 year, 5 months ago
  18. 421b597 patch 9.1.0126: Internal error when using upper-case mark in getregion() by zeertzjq · 1 year, 6 months ago
  19. 3f905ab patch 9.1.0120: hard to get visual region using Vim script by Shougo Matsushita · 1 year, 6 months ago
  20. e710220 patch 9.1.0105: Style: typos found by zeertzjq · 1 year, 6 months ago
  21. bd1232a patch 9.1.0101: upper-case of German sharp s should be U+1E9E by glepnir · 1 year, 6 months ago
  22. 7c71db3 patch 9.1.0043: ml_get: invalid lnum when :s replaces visual selection by Christian Brabandt · 1 year, 7 months ago
  23. ec14924 patch 9.0.2177: Wrong cursor position when dragging out of window by zeertzjq · 1 year, 8 months ago
  24. 476733f patch 9.0.1915: r_CTRL-C works differently in visual mode by Christian Brabandt · 1 year, 11 months ago
  25. 8fc6a1d patch 9.0.1759: Visual highlight not working with cursor at end of screen line by zeertzjq · 2 years ago
  26. e1121b1 patch 9.0.1331: illegal memory access when using :ball in Visual mode by Pavel Mayorov · 2 years, 6 months ago
  27. 8f53166 patch 9.0.1273: "1v" may select block with wrong size by Bram Moolenaar · 2 years, 6 months ago
  28. 94722c5 patch 9.0.1257: code style is not check in test scripts by Bram Moolenaar · 2 years, 6 months ago
  29. 79c11e3 patch 9.0.1172: when 'selection' is "exclusive" then "1v" is one char short by Bram Moolenaar · 2 years, 7 months ago
  30. c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 9 months ago
  31. 5b148ef patch 9.0.0768: too many delete() calls in tests by Bram Moolenaar · 2 years, 10 months ago
  32. 36343ae patch 9.0.0765: with a Visual block a put command column may go negative by Bram Moolenaar · 2 years, 10 months ago
  33. 30c0c46 patch 9.0.0702: incomplete testing cursor position with 'linebreak' set by zeertzjq · 2 years, 10 months ago
  34. 16dab41 patch 9.0.0697: cursor in wrong position with Visual substitute by Bram Moolenaar · 2 years, 10 months ago
  35. b18b496 patch 9.0.0363: common names in test files causes tests to be flaky by Bram Moolenaar · 3 years ago
  36. cfeb8a5 patch 9.0.0198: ml_get error when switching buffer in Visual mode by Bram Moolenaar · 3 years ago
  37. 3d51ce1 patch 9.0.0017: accessing memory beyond the end of the line by Bram Moolenaar · 3 years, 1 month ago
  38. 7ce5b2b patch 8.2.4969: changing text in Visual mode may cause invalid memory access by Bram Moolenaar · 3 years, 3 months ago
  39. 509142a patch 8.2.4881: "P" in Visual mode still changes some registers by Shougo Matsushita · 3 years, 3 months ago
  40. 6bf821e patch 8.2.4315: put in Visual mode not fully tested by zeertzjq · 3 years, 6 months ago
  41. fb55207 patch 8.2.4242: put in Visual mode cannot be repeated by Shougo Matsushita · 3 years, 6 months ago
  42. 44db821 patch 8.2.4219: reading before the start of the line by Bram Moolenaar · 3 years, 7 months ago
  43. 8d02ce1 patch 8.2.4217: illegal memory access when undo makes Visual area invalid by Bram Moolenaar · 3 years, 7 months ago
  44. dc5490e patch 8.2.4215: illegal memory access when copying lines in Visual mode by Bram Moolenaar · 3 years, 7 months ago
  45. 05b2761 patch 8.2.4154: ml_get error when exchanging windows in Visual mode by Bram Moolenaar · 3 years, 7 months ago
  46. 57df9e8 patch 8.2.4151: reading beyond the end of a line by Bram Moolenaar · 3 years, 7 months ago
  47. 262898a patch 8.2.4121: Visual test fails on MS-Windows by Bram Moolenaar · 3 years, 7 months ago
  48. 9f8c304 patch 8.2.4120: block insert goes over the end of the line by Bram Moolenaar · 3 years, 7 months ago
  49. 6ecf58b patch 8.2.3823: test for visual replace is in wrong function by Bram Moolenaar · 3 years, 8 months ago
  50. 8ee6028 patch 8.2.3820: "vrc" does not replace composing characters by Bram Moolenaar · 3 years, 8 months ago
  51. 615ddd5 patch 8.2.3611: crash when using CTRL-W f without finding a file name by Bram Moolenaar · 3 years, 9 months ago
  52. b07626d patch 8.2.3494: illegal memory access in utf_head_off by Bram Moolenaar · 3 years, 10 months ago
  53. 6c72fd5 patch 8.2.3096: temp files remain after running tests by Dominique Pelle · 4 years, 1 month ago
  54. b17ab86 patch 8.2.3095: with 'virtualedit' set to "block" block selection is wrong by Bram Moolenaar · 4 years, 1 month ago
  55. 9cee4a1 patch 8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrong by Bram Moolenaar · 4 years, 1 month ago
  56. 4067bd3 patch 8.2.3073: when cursor is move for block append wrong text is inserted by Bram Moolenaar · 4 years, 1 month ago
  57. 7d7bcc6 patch 8.2.3072: "zy" does not work well when "virtualedit' is "block" by Bram Moolenaar · 4 years, 1 month ago
  58. 544a38e patch 8.2.2971: cannot yank a block without trailing spaces by Christian Brabandt · 4 years, 2 months ago
  59. 59b2623 patch 8.2.2945: some buffer related code is not tested by Yegappan Lakshmanan · 4 years, 2 months ago
  60. 2149274 patch 8.2.2938: after using motion force from feedkeys() it sticks by Bram Moolenaar · 4 years, 2 months ago
  61. 2ac7184 patch 8.2.2916: operators are not fully tested by Yegappan Lakshmanan · 4 years, 2 months ago
  62. 2fa9384 patch 8.2.2914: cannot paste a block without adding padding by Christian Brabandt · 4 years, 2 months ago
  63. 3e72dca patch 8.2.2901: some operators not fully tested by Bram Moolenaar · 4 years, 2 months ago
  64. d1ad99b patch 8.2.1799: some Normal mode commands not fully tested by Bram Moolenaar · 4 years, 10 months ago
  65. 8a9bc95 patch 8.2.1786: various Normal mode commands not fully tested by Bram Moolenaar · 4 years, 10 months ago
  66. cd94277 patch 8.2.1511: putting a string in Visual block mode ignores multi-byte by Bram Moolenaar · 5 years ago
  67. 845e0ee patch 8.2.1022: various parts of code not covered by tests by Bram Moolenaar · 5 years ago
  68. 224a5f1 patch 8.2.0655: search code not sufficiently tested by Bram Moolenaar · 5 years ago
  69. ca68ae1 patch 8.2.0482: channel and sandbox code not sufficiently tested by Bram Moolenaar · 5 years ago
  70. 515545e patch 8.2.0425: code for modeless selection not sufficiently tested by Bram Moolenaar · 5 years ago
  71. 1671f44 patch 8.2.0369: various Normal mode commands not fully tested by Bram Moolenaar · 5 years ago
  72. f5f1e10 patch 8.2.0363: some Normal mode commands not tested by Bram Moolenaar · 5 years ago
  73. bc2b71d patch 8.2.0270: some code not covered by tests by Bram Moolenaar · 5 years ago
  74. 1f3e7d3 patch 8.1.2400: test39 is old style by Bram Moolenaar · 6 years ago
  75. 309976e patch 8.1.2390: test94 is old style, fix 7.4.441 not tested by Bram Moolenaar · 6 years ago
  76. 6f1f0ca patch 8.1.2375: no suffucient testing for registers by Bram Moolenaar · 6 years ago
  77. c6b37db patch 8.1.1214: old style tests by Bram Moolenaar · 6 years ago
  78. 19a6685 patch 8.1.0998: getcurpos() unexpectedly changes "curswant" by Bram Moolenaar · 6 years ago
  79. 30276f2 patch 8.1.0811: too many #ifdefs by Bram Moolenaar · 7 years ago
  80. 81b1ba4 patch 8.1.0739: text objects in not sufficiently tested by Bram Moolenaar · 7 years ago
  81. 6d3a194 patch 8.1.0687: sentence text object in Visual mode is not tested by Bram Moolenaar · 7 years ago
  82. 2e94976 patch 8.1.0007: no test for "o" and "O" in Visual block mode by Bram Moolenaar · 7 years ago
  83. df0d24b patch 8.0.1579: virtual replace test fails in GUI by Bram Moolenaar · 7 years ago
  84. e780848 patch 8.0.1577: virtual replace test fails on MS-Windows by Bram Moolenaar · 7 years ago
  85. 63e82db patch 8.0.1575: crash when using virtual replace by Bram Moolenaar · 7 years ago
  86. 15993ce patch 8.0.1221: still too many old style tests by Bram Moolenaar · 8 years ago
  87. 67418d9 patch 8.0.1200: tests switch the bell off twice by Bram Moolenaar · 8 years ago
  88. 75373f3 patch 8.0.0890: still many old style tests by Bram Moolenaar · 8 years ago
  89. bae5a17 patch 8.0.0879: crash when shifting with huge number by Bram Moolenaar · 8 years ago
  90. c3c766e patch 8.0.0433: beeps when running tests by Bram Moolenaar · 8 years ago
  91. 46522af patch 8.0.0339: illegal memory access with vi' by Bram Moolenaar · 8 years ago
  92. 84b2a38 patch 8.0.0330: illegal memory access after "vapo" by Bram Moolenaar · 8 years ago
  93. 23fa81d patch 8.0.0291: Visual block insertion does not insert in all lines by Bram Moolenaar · 9 years ago
  94. f8eb9c5 patch 8.0.0140 by Bram Moolenaar · 9 years ago
  95. ac105ed patch 7.4.2086 by Bram Moolenaar · 9 years ago
  96. 019b9c6 Add new test file. by Bram Moolenaar · 9 years ago