1. 5b07aff patch 9.1.1402: multi-byte mappings not properly stored in session file by GuyBrush · 4 months ago
  2. fdf135a patch 9.1.0814: mapset() may remove unrelated mapping by zeertzjq · 11 months ago
  3. 9d997ad patch 9.1.0642: Check that mapping rhs starts with lhs fails if not simplified by zeertzjq · 1 year, 1 month ago
  4. 29269a7 patch 9.1.0341: Problem: a few memory leaks are found by Christian Brabandt · 1 year, 5 months ago
  5. 1c8e233 patch 9.0.2153: no support to build on OpenVMS by Zoltan Arpadffy · 1 year, 9 months ago
  6. b39b240 patch 9.0.2142: [security]: stack-buffer-overflow in option callback functions by Christian Brabandt · 1 year, 9 months ago
  7. 7e0bae0 patch 9.0.1687: mapset() not properly handling script ID by zeertzjq · 2 years, 1 month ago
  8. 68ebcee patch 9.0.1594: some internal error messages are translated by RestorerZ · 2 years, 3 months ago
  9. 7e5fe38 patch 9.0.1454: code indenting is confused by macros by ichizok · 2 years, 5 months ago
  10. bfc7cbd patch 9.0.1442: mapset() does not restore non-script context by zeertzjq · 2 years, 5 months ago
  11. 5da901b patch 9.0.1359: too many "else if" statements in handling options by Yegappan Lakshmanan · 2 years, 6 months ago
  12. af93691 patch 9.0.1330: handling new value of an option has a long "else if" chain by Yegappan Lakshmanan · 2 years, 7 months ago
  13. 997b8a0 patch 9.0.1329: completion of map includes simplified ones by zeertzjq · 2 years, 7 months ago
  14. fadc02a patch 9.0.1251: checking returned value of ga_grow() is inconsistent by Yegappan Lakshmanan · 2 years, 7 months ago
  15. e857598 patch 9.0.1196: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 8 months ago
  16. 9d1184c patch 9.0.1065: a shell command switching screens may still have a problem by Bram Moolenaar · 2 years, 9 months ago
  17. c255b78 patch 9.0.0954: cannot detect whether modifyOtherKeys is enabled by Bram Moolenaar · 2 years, 9 months ago
  18. 63a2e36 patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug by Bram Moolenaar · 2 years, 10 months ago
  19. bf533e4 patch 9.0.0873: using freed memory when executing mapclear at more prompt by Bram Moolenaar · 2 years, 10 months ago
  20. 9f62ea0 patch 9.0.0794: there is no way to find out if modifyOtherKeys has been seen by Bram Moolenaar · 2 years, 11 months ago
  21. 2cd0f27 patch 9.0.0660: mapping with CTRL keys does not work in the GUI by zeertzjq · 3 years ago
  22. 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 3 years ago
  23. a4e0b97 patch 9.0.0634: evaluating "expr" options has more overhead than needed by Bram Moolenaar · 3 years ago
  24. cdc8393 patch 9.0.0449: there is no easy way to translate a key code into a string by zeertzjq · 3 years ago
  25. 92a3d20 patch 9.0.0341: mapset() does not restore <Nop> mapping properly by zeertzjq · 3 years ago
  26. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
  27. e95f22f patch 9.0.0127: unused variable by zeertzjq · 3 years, 1 month ago
  28. d61efa5 patch 9.0.0063: too many type casts for dict_get functions by Bram Moolenaar · 3 years, 2 months ago
  29. c207fd2 patch 9.0.0002: map functionality outside of map.c by zeertzjq · 3 years, 2 months ago
  30. 09f68a5 patch 8.2.5125: MS-Windows: warnings from MinGW compiler by Yasuhiro Matsumoto · 3 years, 3 months ago
  31. 93a1096 patch 8.2.5107: some callers of rettv_list_alloc() check for not OK by Bram Moolenaar · 3 years, 3 months ago
  32. 44068e9 patch 8.2.5106: default cmdwin mappings are re-mappable by zeertzjq · 3 years, 3 months ago
  33. cfe4565 patch 8.2.5029: "textlock" is always zero by zeertzjq · 3 years, 3 months ago
  34. d8f5f76 patch 8.2.4932: not easy to filter the output of maplist() by Ernie Rael · 3 years, 4 months ago
  35. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 4 months ago
  36. ac402f4 patch 8.2.4867: listing of mapping with K_SPECIAL is wrong by zeertzjq · 3 years, 4 months ago
  37. 51d04d1 patch 8.2.4861: it is not easy to restore saved mappings by Ernie Rael · 3 years, 4 months ago
  38. 2c8a7eb patch 8.2.4831: crash when using maparg() and unmapping simplified keys by zeertzjq · 3 years, 4 months ago
  39. abeb09b patch 8.2.4828: fix for unmapping simplified key not fully tested by zeertzjq · 3 years, 4 months ago
  40. 87f7410 patch 8.2.4827: typo in variable name by Bram Moolenaar · 3 years, 4 months ago
  41. 0966120 patch 8.2.4825: can only get a list of mappings by Ernie Rael · 3 years, 5 months ago
  42. 23d5770 patch 8.2.4824: expression is evaluated multiple times by zeertzjq · 3 years, 5 months ago
  43. 659c240 patch 8.2.4820: not simple programmatic way to find a specific mapping by Ernie Rael · 3 years, 5 months ago
  44. a4e3332 patch 8.2.4819: unmapping simplified keys also deletes other mapping by zeertzjq · 3 years, 5 months ago
  45. 5de4c43 patch 8.2.4483: command completion makes two rounds to collect matches by Yegappan Lakshmanan · 3 years, 6 months ago
  46. 6caeda2 patch 8.2.4479: no fuzzy completieon for maps and abbreviations by Yegappan Lakshmanan · 3 years, 6 months ago
  47. d288eaa patch 8.2.4401: map listing does not clear the rest of the command line by Bram Moolenaar · 3 years, 7 months ago
  48. 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 3 years, 7 months ago
  49. 8aa0e6c patch 8.2.4150: Coverity warns for using pointer after free by Bram Moolenaar · 3 years, 8 months ago
  50. f61c89d patch 8.2.4148: deleting any mapping may cause <ScritpCmd> to fail by Bram Moolenaar · 3 years, 8 months ago
  51. a9528b3 patch 8.2.4140: maparg() does not indicate the type of script by Bram Moolenaar · 3 years, 8 months ago
  52. 94075b2 patch 8.2.4139: using freed memory in expression abbreviation by Bram Moolenaar · 3 years, 8 months ago
  53. d648c01 patch 8.2.4111: potential proglem when map is deleted while executing by Bram Moolenaar · 3 years, 8 months ago
  54. 19db9e6 patch 8.2.4059: Vim9: an expression of a map cannot access script-local items by Bram Moolenaar · 3 years, 8 months ago
  55. b09feaa patch 8.2.3986: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  56. ac78dd4 patch 8.2.3985: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  57. 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  58. 436b5ad patch 8.2.3961: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  59. 6d05701 patch 8.2.3959: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  60. a3f83fe patch 8.2.3643: header for source file is outdated by zeertzjq · 3 years, 10 months ago
  61. 4a15504 patch 8.2.3252: duplicated code for adding buffer lines by Yegappan Lakshmanan · 4 years, 1 month ago
  62. e29a27f patch 8.2.3190: error messages are spread out by Bram Moolenaar · 4 years, 2 months ago
  63. 83494b4 patch 8.2.3188: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 2 months ago
  64. 108010a patch 8.2.3069: error messages are spread out by Bram Moolenaar · 4 years, 2 months ago
  65. eeec254 patch 8.2.2922: computing array length is done in various ways by K.Takata · 4 years, 3 months ago
  66. 551c1ae patch 8.2.2826: compiler warnings for int to size_t conversion by Bram Moolenaar · 4 years, 4 months ago
  67. 4934ed3 patch 8.2.2819: finishing an abbreviation with multi-byte char may not work by Bram Moolenaar · 4 years, 4 months ago
  68. 7ba1e4d patch 8.2.2804: setting buffer local mapping with mapset() changes global by Bram Moolenaar · 4 years, 5 months ago
  69. e5a2dc8 patch 8.2.2289: Vim9: 'cpo' can become empty by Bram Moolenaar · 4 years, 8 months ago
  70. 8e7d622 patch 8.2.2160: various typos by Bram Moolenaar · 4 years, 9 months ago
  71. 957cf67 patch 8.2.1978: making a mapping work in all modes is complicated by Bram Moolenaar · 4 years, 10 months ago
  72. 74273e6 patch 8.2.1782: Vim9: cannot pass boolean to mapset() by Bram Moolenaar · 5 years ago
  73. 1b91298 patch 8.2.1773: crash when calling mapset() with a list as first argument by Bram Moolenaar · 5 years ago
  74. 04d594b patch 8.2.1577: Vim9: hasmapto()/mapcheck()/maparg() do nottake "true" arg by Bram Moolenaar · 5 years ago
  75. 02c037a patch 8.2.1547: various comment problems by Bram Moolenaar · 5 years ago
  76. b171fb1 patch 8.2.1049: Vim9: leaking memory when using continuation line by Bram Moolenaar · 5 years ago
  77. a55ba06 patch 8.2.0832: compiler warning for uninitialized variable by Bram Moolenaar · 5 years ago
  78. 9c65253 patch 8.2.0815: maparg() does not provide enough information for mapset() by Bram Moolenaar · 5 years ago
  79. c94c146 patch 8.2.0812: mapset() does not properly handle <> notation by Bram Moolenaar · 5 years ago
  80. 5a80f8a patch 8.2.0809: build failure with small features by Bram Moolenaar · 5 years ago
  81. 4c9243f patch 8.2.0807: cannot easily restore a mapping by Bram Moolenaar · 5 years ago
  82. 6adb9ea patch 8.2.0670: cannot change window when evaluating 'completefunc' by Bram Moolenaar · 5 years ago
  83. a80faa8 patch 8.2.0559: clearing a struct is verbose by Bram Moolenaar · 5 years ago
  84. 2da0f0c patch 8.2.0491: cannot recognize a <script> mapping using maparg() by Bram Moolenaar · 5 years ago
  85. 7f51bbe patch 8.2.0148: mapping related function in wrong source file by Bram Moolenaar · 6 years ago
  86. e31ee86 patch 8.2.0098: exe stack length can be wrong without being detected by Bram Moolenaar · 6 years ago
  87. 1a47ae3 patch 8.2.0056: execution stack is incomplete and inefficient by Bram Moolenaar · 6 years ago
  88. 32aa102 patch 8.1.2243: typos in comments by Bram Moolenaar · 6 years ago
  89. fafb4b1 patch 8.1.2159: some mappings are listed twice by Bram Moolenaar · 6 years ago
  90. 459fd78 patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled by Bram Moolenaar · 6 years ago
  91. 581ba39 patch 8.1.1969: popup window filter is used in all modes by Bram Moolenaar · 6 years ago
  92. e677df8 patch 8.1.1966: some code in options.c fits better elsewhere by Bram Moolenaar · 6 years ago
  93. 0a52df5 patch 8.1.1887: the +cmdline_compl feature is not in the tiny version by Bram Moolenaar · 6 years ago
  94. b66bab3 patch 8.1.1785: map functionality mixed with character input by Bram Moolenaar · 6 years ago