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