1. 322ba91 patch 9.1.0697: [security]: heap-buffer-overflow in ins_typebuf by Christian Brabandt · 12 months ago
  2. 74011dc patch 9.1.0644: Unnecessary STRLEN() when applying mapping by zeertzjq · 1 year ago
  3. 9d997ad patch 9.1.0642: Check that mapping rhs starts with lhs fails if not simplified by zeertzjq · 1 year ago
  4. 56904f9 patch 9.1.0611: ambiguous mappings not correctly resolved with modifyOtherKeys by Oleg Goncharov · 1 year, 1 month ago
  5. fcc1b57 patch 9.1.0597: KeyInputPre cannot get the (unmapped typed) key by Shougo Matsushita · 1 year, 1 month ago
  6. d9be94c patch 9.1.0581: Various lines are indented inconsistently by zeertzjq · 1 year, 1 month ago
  7. 90a8002 patch 9.1.0580: :lmap mapping for keypad key not applied when typed in Select mode by zeertzjq · 1 year, 1 month ago
  8. 8367884 patch 9.1.0563: Cannot process any Key event by Shougo Matsushita · 1 year, 1 month ago
  9. 6b13e3d patch 9.1.0365: Crash when typing many keys with D- modifier by zeertzjq · 1 year, 4 months ago
  10. 094c439 patch 9.1.0351: No test that completing a partial mapping clears 'showcmd' by zeertzjq · 1 year, 4 months ago
  11. acdfb8a patch 9.1.0343: 'showcmd' wrong for partial mapping with multibyte by zeertzjq · 1 year, 4 months ago
  12. aca8f55 patch 9.1.0274: MS-Windows: a few compiler warnings by Mike Williams · 1 year, 4 months ago
  13. ea95f1a patch 9.1.0227: Recording may still be wrong in Select mode by zeertzjq · 1 year, 4 months ago
  14. bf32180 patch 9.1.0060: Recorded register cannot be translated using keytrans() by zeertzjq · 1 year, 6 months ago
  15. 184f71c patch 9.1.0006: is*() and to*() function may be unsafe by Keith Thompson · 1 year, 7 months ago
  16. 67ec655 patch 9.0.2069: possible to escape bracketed paste mode with Ctrl-C by David Leadbeater · 1 year, 10 months ago
  17. bacc830 patch 9.0.1694: wrong mapping applied when replaying a char search by zeertzjq · 2 years ago
  18. 68ebcee patch 9.0.1594: some internal error messages are translated by RestorerZ · 2 years, 2 months ago
  19. 30b6d61 patch 9.0.1521: failing redo of command with control characters by zeertzjq · 2 years, 3 months ago
  20. 3ab3a86 patch 9.0.1516: cannot use special keys in <Cmd> mapping by zeertzjq · 2 years, 3 months ago
  21. f39d9e9 patch 9.0.1479: small source file problems; outdated list of distrib. files by Bram Moolenaar · 2 years, 4 months ago
  22. ea83c19 patch 9.0.1414: <M-S-x> in Kitty does not use the Shift modifier by Bram Moolenaar · 2 years, 5 months ago
  23. 7ac5023 patch 9.0.1392: using NULL pointer with nested :open command by Bram Moolenaar · 2 years, 5 months ago
  24. 6b066c6 patch 9.0.1333: when redo'ing twice <ScriptCmd> may not get the script ID by Bram Moolenaar · 2 years, 6 months ago
  25. a9a6b03 patch 9.0.1285: various small problems by Bram Moolenaar · 2 years, 6 months ago
  26. fadc02a patch 9.0.1251: checking returned value of ga_grow() is inconsistent by Yegappan Lakshmanan · 2 years, 6 months ago
  27. 0f843ef patch 9.0.1244: cursor displayed in wrong position when leaving Insert mode by Bram Moolenaar · 2 years, 7 months ago
  28. 7f8b255 patch 9.0.1158: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 7 months ago
  29. dffa6ea patch 9.0.0974: even when Esc is encoded a timeout is used by Bram Moolenaar · 2 years, 8 months ago
  30. c255b78 patch 9.0.0954: cannot detect whether modifyOtherKeys is enabled by Bram Moolenaar · 2 years, 9 months ago
  31. d330e84 patch 9.0.0943: pretending to go out of Insert mode when Esc is received by Bram Moolenaar · 2 years, 9 months ago
  32. 47f1fdc patch 9.0.0939: still using simplified mappings when using kitty protocol by Bram Moolenaar · 2 years, 9 months ago
  33. 0319306 patch 9.0.0918: MS-Windows: modifier keys do not work with mouse scroll event by Christopher Plewright · 2 years, 9 months ago
  34. c896adb patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xterm by Bram Moolenaar · 2 years, 9 months ago
  35. 88456cd patch 9.0.0904: various comment and indent flaws by Bram Moolenaar · 2 years, 9 months ago
  36. c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 9 months ago
  37. 7fa02bc patch 9.0.0812: GUI mouse scrollwheel mappings don't work by Christopher Plewright · 2 years, 10 months ago
  38. 49660f5 patch 9.0.0806: 'langmap' works differently when there are modifiers by zeertzjq · 2 years, 10 months ago
  39. 4c36678 patch 9.0.0802: MS-Windows: cannot map console mouse scroll events by Christopher Plewright · 2 years, 10 months ago
  40. 605d02a patch 9.0.0793: MS-Windows: mouse scroll events only work with the dll by Christopher Plewright · 2 years, 10 months ago
  41. ba43e76 patch 9.0.0747: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
  42. 4314e4f patch 9.0.0694: no native sound support on Mac OS by Yee Cheng Chin · 2 years, 10 months ago
  43. 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
  44. 78aed95 patch 9.0.0575: the getchar() function behaves strangely with bracketed paste by Bram Moolenaar · 2 years, 11 months ago
  45. ddf7dba patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script context by Bram Moolenaar · 3 years ago
  46. c47b16a patch 9.0.0385: GUI: when CTRL-D is mapped in Insert mode it gets inserted by zeertzjq · 3 years ago
  47. a2a8973 patch 9.0.0340: the 'cmdheight' zero support causes too much trouble by Bram Moolenaar · 3 years ago
  48. 13608d8 patch 9.0.0318: clearing screen causes flicker by Bram Moolenaar · 3 years ago
  49. 8d69637 patch 9.0.0234: cannot make difference between :normal end and argument char by Bram Moolenaar · 3 years ago
  50. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years ago
  51. f39cfb7 patch 9.0.0114: the command line takes up space even when not used by Shougo Matsushita · 3 years ago
  52. 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years ago
  53. bb404f5 patch 9.0.0059: test file has wrong name by zeertzjq · 3 years, 1 month ago
  54. b8329db patch 9.0.0044: typos in comments, wrapping lines by Bram Moolenaar · 3 years, 1 month ago
  55. af043e1 patch 9.0.0024: may access part of typeahead buf that isn't filled by Bram Moolenaar · 3 years, 1 month ago
  56. 2e7cba3 patch 8.2.5076: unnecessary code by zeertzjq · 3 years, 2 months ago
  57. 3760bfd patch 8.2.5064: no test for what 8.1.0052 fixes by zeertzjq · 3 years, 2 months ago
  58. e3a529b patch 8.2.5058: input() does not handle composing characters properly by zeertzjq · 3 years, 2 months ago
  59. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
  60. ee44603 patch 8.2.4848: local completion with mappings and simplification not working by zeertzjq · 3 years, 3 months ago
  61. bad8a01 patch 8.2.4846: termcodes test fails by zeertzjq · 3 years, 3 months ago
  62. 758a8d1 patch 8.2.4844: <C-S-I> is simplified to <S-Tab> by zeertzjq · 3 years, 3 months ago
  63. 68a573c patch 8.2.4837: modifiers not simplified when timed out by zeertzjq · 3 years, 3 months ago
  64. 12e21e3 patch 8.2.4833: failure of mapping not checked for by zeertzjq · 3 years, 3 months ago
  65. fc78a03 patch 8.2.4832: passing zero instead of NULL to a pointer argument by zeertzjq · 3 years, 3 months ago
  66. 17c95d9 patch 8.2.4829: a key may be simplified to NUL by zeertzjq · 3 years, 3 months ago
  67. 31e5c60 patch 8.2.4753: error from setting an option is silently ignored by Bram Moolenaar · 3 years, 4 months ago
  68. 81b46a6 patch 8.2.4722: ending recording with mapping records too much by zeertzjq · 3 years, 4 months ago
  69. 6d4e725 patch 8.2.4705: jump list marker disappears by zeertzjq · 3 years, 4 months ago
  70. 0f68e6c patch 8.2.4692: no test for what 8.2.4691 fixes by zeertzjq · 3 years, 4 months ago
  71. ca9d8d2 patch 8.2.4691: solution for <Cmd> in a mapping causes trouble by Bram Moolenaar · 3 years, 4 months ago
  72. d0fb2d8 patch 8.2.4689: using <Cmd> in a mapping does not work for mouse keys by Bram Moolenaar · 3 years, 4 months ago
  73. f35fd8e patch 8.2.4588: mapping with key after other matching mapping does not work by Bram Moolenaar · 3 years, 5 months ago
  74. bbf84e2 patch 8.2.4551: when mapping <Esc> terminal codes are not recognized by Bram Moolenaar · 3 years, 5 months ago
  75. 196c385 patch 8.2.4504: when there is a partially matching map full map may not work by Bram Moolenaar · 3 years, 5 months ago
  76. d979d64 patch 8.2.4502: in the GUI a modifier is not recognized after CTRL-X by Bram Moolenaar · 3 years, 5 months ago
  77. 1fc3422 patch 8.2.4498: using <Plug> with "noremap" does not work by Bram Moolenaar · 3 years, 5 months ago
  78. ad6c45f patch 8.2.4427: getchar() may return modifiers if no character is available by zeertzjq · 3 years, 6 months ago
  79. ae6f1d8 patch 8.2.4402: missing parenthesis may cause unexpected problems by kylo252 · 3 years, 6 months ago
  80. 646bb72 patch 8.2.4400: MS-Windows: cannot use the mouse in the console with VIMDLL by zeertzjq · 3 years, 6 months ago
  81. 9fdde79 patch 8.2.4394: UTF8 select mode test fails on MS-Windows by Bram Moolenaar · 3 years, 6 months ago
  82. 64d95cf patch 8.2.4392: MS-Windows with VIMDLL: Escaping CSI is wrong by Bram Moolenaar · 3 years, 6 months ago
  83. 74a0a5b patch 8.2.4338: an error from an expression mapping messes up the display by Bram Moolenaar · 3 years, 6 months ago
  84. 5411910 patch 8.2.4289: warnings reported by MSVC by K.Takata · 3 years, 6 months ago
  85. 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 3 years, 6 months ago
  86. 166788c patch 8.2.4236: accessing freed memory by Bram Moolenaar · 3 years, 6 months ago
  87. 37cf413 patch 8.2.4235: invalid check for NULL pointer by Bram Moolenaar · 3 years, 6 months ago
  88. a4bc2dd patch 8.2.4233: crash when recording and using Select mode by Bram Moolenaar · 3 years, 6 months ago
  89. f61c89d patch 8.2.4148: deleting any mapping may cause <ScritpCmd> to fail by Bram Moolenaar · 3 years, 7 months ago
  90. a972522 patch 8.2.4107: script context not restored after using <ScriptCmd> by Bram Moolenaar · 3 years, 7 months ago
  91. d4e2f50 patch 8.2.4101: warning for unused argument in tiny version by Bram Moolenaar · 3 years, 7 months ago
  92. e32c3c4 patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping by Bram Moolenaar · 3 years, 7 months ago
  93. 19db9e6 patch 8.2.4059: Vim9: an expression of a map cannot access script-local items by Bram Moolenaar · 3 years, 7 months ago
  94. 6cac770 patch 8.2.4002: first char typed in Select mode can be wrong by zeertzjq · 3 years, 7 months ago
  95. d94fbfc patch 8.2.4001: insert complete code uses global variables by Yegappan Lakshmanan · 3 years, 7 months ago
  96. c88e977 patch 8.2.3993: when recording a change in Select mode char appears twice by Bram Moolenaar · 3 years, 7 months ago
  97. 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  98. b37a65e patch 8.2.3966: when using feedkeys() abbreviations may be blocked by Bram Moolenaar · 3 years, 7 months ago
  99. 6d05701 patch 8.2.3959: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  100. af4a61a patch 8.2.3914: various spelling mistakes in comments by Dominique Pelle · 3 years, 7 months ago