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