1. c9aa6e4 patch 9.1.0767: A condition is always true in ex_getln.c by zeertzjq · 10 months ago
  2. 5df3cb2 patch 9.1.0765: No test for patches 6.2.418 and 7.3.489 by zeertzjq · 10 months ago
  3. 74011dc patch 9.1.0644: Unnecessary STRLEN() when applying mapping by zeertzjq · 1 year ago
  4. 9d997ad patch 9.1.0642: Check that mapping rhs starts with lhs fails if not simplified by zeertzjq · 1 year ago
  5. 6b13e3d patch 9.1.0365: Crash when typing many keys with D- modifier by zeertzjq · 1 year, 4 months ago
  6. 094c439 patch 9.1.0351: No test that completing a partial mapping clears 'showcmd' by zeertzjq · 1 year, 4 months ago
  7. acdfb8a patch 9.1.0343: 'showcmd' wrong for partial mapping with multibyte by zeertzjq · 1 year, 4 months ago
  8. e710220 patch 9.1.0105: Style: typos found by zeertzjq · 1 year, 6 months ago
  9. 92e90a1 patch 9.1.0058: Cannot map Super Keys in GTK UI by Casey Tucker · 1 year, 7 months ago
  10. 6efb198 Updated runtime files by Christian Brabandt · 2 years ago
  11. 3ab3a86 patch 9.0.1516: cannot use special keys in <Cmd> mapping by zeertzjq · 2 years, 3 months ago
  12. ceff9cd patch 9.0.1457: no regression test for what patch 9.0.1333 fixes by Bram Moolenaar · 2 years, 4 months ago
  13. 997b8a0 patch 9.0.1329: completion of map includes simplified ones by zeertzjq · 2 years, 6 months ago
  14. 9f14557 patch 9.0.0956: terminal tests fail when using key with modifier by Bram Moolenaar · 2 years, 8 months ago
  15. c255b78 patch 9.0.0954: cannot detect whether modifyOtherKeys is enabled by Bram Moolenaar · 2 years, 9 months ago
  16. bf533e4 patch 9.0.0873: using freed memory when executing mapclear at more prompt by Bram Moolenaar · 2 years, 9 months ago
  17. 873f41a patch 9.0.0824: crash when using win_move_separator() in other tab page by zeertzjq · 2 years, 9 months ago
  18. 8ab9ca9 patch 9.0.0822: crash when dragging the statusline with a mapping by Bram Moolenaar · 2 years, 9 months ago
  19. 060b838 patch 9.0.0796: mapping test fails in some situations by Bram Moolenaar · 2 years, 10 months ago
  20. b152b6a patch 9.0.0626: too many delete() calls in tests by Bram Moolenaar · 2 years, 10 months ago
  21. ddf7dba patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script context by Bram Moolenaar · 3 years ago
  22. 27efc62 patch 9.0.0018: going over the end of the typahead by Bram Moolenaar · 3 years, 1 month ago
  23. 3760bfd patch 8.2.5064: no test for what 8.1.0052 fixes by zeertzjq · 3 years, 2 months ago
  24. 0519ce0 patch 8.2.4924: maparg() may return a string that cannot be reused by zeertzjq · 3 years, 3 months ago
  25. ac402f4 patch 8.2.4867: listing of mapping with K_SPECIAL is wrong by zeertzjq · 3 years, 3 months ago
  26. db08887 patch 8.2.4858: K_SPECIAL may be escaped twice by zeertzjq · 3 years, 3 months ago
  27. abeb09b patch 8.2.4828: fix for unmapping simplified key not fully tested by zeertzjq · 3 years, 3 months ago
  28. a4e3332 patch 8.2.4819: unmapping simplified keys also deletes other mapping by zeertzjq · 3 years, 4 months ago
  29. ac92ab7 patch 8.2.4818: no test for what 8.2.4806 fixes by zeertzjq · 3 years, 4 months ago
  30. 0f68e6c patch 8.2.4692: no test for what 8.2.4691 fixes by zeertzjq · 3 years, 4 months ago
  31. 1fc3422 patch 8.2.4498: using <Plug> with "noremap" does not work by Bram Moolenaar · 3 years, 5 months ago
  32. d288eaa patch 8.2.4401: map listing does not clear the rest of the command line by Bram Moolenaar · 3 years, 6 months ago
  33. 74a0a5b patch 8.2.4338: an error from an expression mapping messes up the display by Bram Moolenaar · 3 years, 6 months ago
  34. 62aec93 patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent by Bram Moolenaar · 3 years, 6 months ago
  35. ca34db3 patch 8.2.4149: test override not restored, autocommand left behind by Bram Moolenaar · 3 years, 7 months ago
  36. f61c89d patch 8.2.4148: deleting any mapping may cause <ScritpCmd> to fail by Bram Moolenaar · 3 years, 7 months ago
  37. 94075b2 patch 8.2.4139: using freed memory in expression abbreviation by Bram Moolenaar · 3 years, 7 months ago
  38. dc98776 patch 8.2.4113: typo on DOCMD_RANGEOK results in not recognizing command by Bram Moolenaar · 3 years, 7 months ago
  39. a972522 patch 8.2.4107: script context not restored after using <ScriptCmd> by Bram Moolenaar · 3 years, 7 months ago
  40. ced2b38 patch 8.2.4078: terminal test for current directory not used on FreeBSD by Bram Moolenaar · 3 years, 7 months ago
  41. 806da51 patch 8.2.3887: E1135 is used for two different errors by Bram Moolenaar · 3 years, 8 months ago
  42. f08b0eb patch 8.2.3518: Test_xrestore sometimes fails by Bram Moolenaar · 3 years, 10 months ago
  43. 2d6d718 patch 8.2.2994: various code is not fully tested by Yegappan Lakshmanan · 4 years, 2 months ago
  44. 4934ed3 patch 8.2.2819: finishing an abbreviation with multi-byte char may not work by Bram Moolenaar · 4 years, 3 months ago
  45. e3d1f4c patch 8.2.2728: special key names don't work if 'isident' is cleared by Bram Moolenaar · 4 years, 4 months ago
  46. 1f448d9 patch 8.2.2643: various code not covered by tests by Bram Moolenaar · 4 years, 5 months ago
  47. 6ccfd99 patch 8.2.2613: new test throws exception by Bram Moolenaar · 4 years, 5 months ago
  48. 18b7d86 patch 8.2.2612: col('.') may get outdated column value by Bram Moolenaar · 4 years, 5 months ago
  49. 4a44120 patch 8.2.2062: <Cmd> does not handle CTRL-V by Bram Moolenaar · 4 years, 8 months ago
  50. c77534c patch 8.2.2005: redoing a mapping with <Cmd> doesn't work properly by Bram Moolenaar · 4 years, 9 months ago
  51. 957cf67 patch 8.2.1978: making a mapping work in all modes is complicated by Bram Moolenaar · 4 years, 9 months ago
  52. 28ee892 patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution by Bram Moolenaar · 4 years, 9 months ago
  53. 6d91bcb patch 8.2.1432: various inconsistencies in test files by Bram Moolenaar · 5 years ago
  54. fccd93f patch 8.2.0867: using \{xxx} for encoding a modifier is not nice by Bram Moolenaar · 5 years ago
  55. ebe9d34 patch 8.2.0855: GUI tests fail because the test doesn't use a modifier by Bram Moolenaar · 5 years ago
  56. 6a2c5a7 patch 8.2.0533: tests using term_wait() can still be flaky by Bram Moolenaar · 5 years ago
  57. f0cee19 patch 8.2.0261: some code not covered by tests by Bram Moolenaar · 5 years ago
  58. 9f6277b patch 8.2.0243: insufficient code coverage for ex_docmd.c functions by Bram Moolenaar · 5 years ago
  59. 7f51bbe patch 8.2.0148: mapping related function in wrong source file by Bram Moolenaar · 6 years ago
  60. c2a60ae patch 8.2.0144: some mapping code is not fully tested by Bram Moolenaar · 6 years ago
  61. 8ba6bb7 patch 8.2.0134: some map functionality not covered by tests by Bram Moolenaar · 6 years ago
  62. 4ebe0e6 patch 8.1.2336: when an expr mapping moves the cursor it is not restored by Bram Moolenaar · 6 years ago
  63. 2559a47 patch 8.1.2167: mapping test fails on MS-Windows by Bram Moolenaar · 6 years ago
  64. 4f2f61a patch 8.1.2165: mapping test fails on Mac by Bram Moolenaar · 6 years ago
  65. fafb4b1 patch 8.1.2159: some mappings are listed twice by Bram Moolenaar · 6 years ago
  66. ea94c85 patch 8.1.1860: map timeout test is flaky by Bram Moolenaar · 6 years ago
  67. 2f710af patch 8.1.1858: test for multi-byte mapping fails on some systems by Bram Moolenaar · 6 years ago
  68. c8fd33d patch 8.1.1857: cannot use modifier with multi-byte character by Bram Moolenaar · 6 years ago
  69. 8c5a278 patch 8.1.1826: tests use hand coded feature and option checks by Bram Moolenaar · 6 years ago
  70. 0d70202 patch 8.1.1624: when testing in the GUI may try to run gvim in a terminal by Bram Moolenaar · 6 years ago
  71. 435f9f0 patch 8.1.1619: tests are not run with GUI on Travis by Bram Moolenaar · 6 years ago
  72. 7d491c4 patch 8.1.1591: on error garbage collection may free memory in use by Bram Moolenaar · 6 years ago
  73. 8485be4 patch 8.1.1199: no test for :abclear by Bram Moolenaar · 6 years ago
  74. 75bf3d2 patch 8.1.1055: CTRL-G U in Insert mode doesn't work for shift-Left by Bram Moolenaar · 6 years ago
  75. 8d4ce56 patch 8.1.0851: feedkeys() with "L" does not work properly by Bram Moolenaar · 7 years ago
  76. 26d9821 patch 8.1.0837: timer interrupting cursorhold and mapping not tested by Bram Moolenaar · 7 years ago
  77. 30276f2 patch 8.1.0811: too many #ifdefs by Bram Moolenaar · 7 years ago
  78. 5976f8f patch 8.1.0648: custom operators can't act upon a forced motion by Bram Moolenaar · 7 years ago
  79. 5e3423d patch 8.0.1837: one character cmdline abbreviation not triggered after '<,'> by Bram Moolenaar · 7 years ago
  80. c3c3e69 patch 8.0.1766: expanding abbreviation doesn't work by Bram Moolenaar · 7 years ago
  81. b7637c4 patch 8.0.0586: no test for mapping timing out by Bram Moolenaar · 8 years ago
  82. 878c263 patch 8.0.0533: abbreviation doesn't work after backspacing newline by Bram Moolenaar · 8 years ago
  83. e90858d patch 8.0.0283: mode() does not indicate Insert mode completion by Bram Moolenaar · 9 years ago
  84. da9ce2c patch 7.4.2306 by Bram Moolenaar · 9 years ago
  85. 920694c patch 7.4.2236 by Bram Moolenaar · 9 years ago
  86. 35a4cfa patch 7.4.2209 by Bram Moolenaar · 9 years ago
  87. 2d1a248 patch 7.4.2208 by Bram Moolenaar · 9 years ago