- cc34181 patch 9.0.0502: a closure in a nested loop in a :def function does not work by Bram Moolenaar · 3 years ago
- acd6b99 patch 9.0.0487: using freed memory with combination of closures by Bram Moolenaar · 3 years ago
- 0cdfb7c patch 9.0.0485: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
- e24b4ab patch 9.0.0482: "g0" moves to wrong location with virtual text "above" by Bram Moolenaar · 3 years ago
- 8fa745e patch 9.0.0481: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
- b46c083 patch 9.0.0470: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
- ebd0e8b patch 9.0.0466: virtual text wrong after adding line break after line by Bram Moolenaar · 3 years ago
- 766ae5b patch 9.0.0460: loop variable can't be found by Bram Moolenaar · 3 years ago
- c9dc03f patch 9.0.0451: virtual text "above" does not work with 'nowrap' by Bram Moolenaar · 3 years ago
- cdc8393 patch 9.0.0449: there is no easy way to translate a key code into a string by zeertzjq · 3 years ago
- 9510d22 patch 9.0.0444: trying to declare g:variable gives confusing error by Bram Moolenaar · 3 years ago
- 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 3 years ago
- 375141e patch 9.0.0430: cannot use repeat() with a blob by Bakudankun · 3 years ago
- 1690032 patch 9.0.0419: the :defer command does not check the function arguments by Bram Moolenaar · 3 years ago
- 6f14da1 patch 9.0.0411: only created files can be cleaned up with one call by Bram Moolenaar · 3 years ago
- 9667b2c patch 9.0.0406: deferred functions not invoked when partial func exits by Bram Moolenaar · 3 years ago
- c9c967d patch 9.0.0405: arguments in a partial not used by a :def function by Bram Moolenaar · 3 years ago
- 98aff65 patch 9.0.0399: using :defer in expression funcref not tested by Bram Moolenaar · 3 years ago
- 5877985 patch 9.0.0397: :defer not tested with exceptions and ":qa!" by Bram Moolenaar · 3 years ago
- ddf7dba patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script context by Bram Moolenaar · 3 years ago
- 806a273 patch 9.0.0379: cleaning up after writefile() is a hassle by Bram Moolenaar · 3 years ago
- 1d84f76 patch 9.0.0370: cleaning up afterwards can make a function messy by Bram Moolenaar · 3 years ago
- 7d7ad7b patch 9.0.0350: :echowindow does not work in a compiled function by Bram Moolenaar · 3 years ago
- d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years ago
- a2a8973 patch 9.0.0340: the 'cmdheight' zero support causes too much trouble by Bram Moolenaar · 3 years ago
- 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
- 3e518a8 patch 9.0.0331: cannot use items() on a string by Bram Moolenaar · 3 years ago
- 976f859 patch 9.0.0327: items() does not work on a list by Bram Moolenaar · 3 years ago
- 54acb90 patch 9.0.0320: command line type of CmdlineChange differs from getcmdtype() by zeertzjq · 3 years ago
- b13d340 patch 9.0.0317: when updating the whole screen a popup may not be redrawn by Bram Moolenaar · 3 years ago
- 33a5dd8 patch 9.0.0308: when cmdheight is zero the attention prompt doesn't show by Bram Moolenaar · 3 years ago
- 4356864 patch 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() used by Bram Moolenaar · 3 years ago
- 9198de3 patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed by Bram Moolenaar · 3 years ago
- 07ea5f1 patch 9.0.0285: it is not easy to change the command line from a plugin by Shougo Matsushita · 3 years ago
- 753885b patch 9.0.0253: a symlink to an autoload script results in two entries by Bram Moolenaar · 3 years ago
- f396ce8 patch 9.0.0247: cannot add padding to virtual text without highlight by Bram Moolenaar · 3 years ago
- 471c0fa patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete by Bram Moolenaar · 3 years ago
- f768c3d patch 9.0.0244: cannot easily get the list of sourced scripts by Yegappan Lakshmanan · 3 years ago
- 91c7cbf patch 9.0.0225: using freed memory with multiple line breaks in expression by Bram Moolenaar · 3 years, 1 month ago
- e98c88c patch 9.0.0218: reading before the start of the line by Bram Moolenaar · 3 years, 1 month ago
- 326c5d3 patch 9.0.0194: cursor displayed in wrong position after removing text prop by Bram Moolenaar · 3 years, 1 month ago
- 49a9079 patch 9.0.0179: cursor pos wrong with wrapping virtual text in empty line by Bram Moolenaar · 3 years, 1 month ago
- 8ca29b6 patch 9.0.0176: checking character options is duplicated and incomplete by zeertzjq · 3 years, 1 month ago
- 4d91d34 patch 9.0.0151: a "below" aligned text property does not work with 'nowrap' by Bram Moolenaar · 3 years, 1 month ago
- 213bbaf patch 9.0.0145: substitute that joins lines drops text properties by Bram Moolenaar · 3 years, 1 month ago
- 398649e patch 9.0.0139: truncating virtual text after a line not implemented by Bram Moolenaar · 3 years, 1 month ago
- bc49c5f patch 9.0.0138: not enough characters accepted for 'spellfile' by Bram Moolenaar · 3 years, 1 month ago
- e175dc6 patch 9.0.0133: virtual text after line moves to joined line by Bram Moolenaar · 3 years, 1 month ago
- 46af7bc patch 9.0.0099: scrollback can be wrong after redrawing the command line by zeertzjq · 3 years, 1 month ago
- f678273 patch 9.0.0096: flag "new_value_alloced" is always true by zeertzjq · 3 years, 1 month ago
- 28f84e1 patch 9.0.0090: no error when assigning bool to a string option by Bram Moolenaar · 3 years, 1 month ago
- 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years, 1 month ago
- d61efa5 patch 9.0.0063: too many type casts for dict_get functions by Bram Moolenaar · 3 years, 1 month ago
- 5fa9f23 patch 9.0.0061: ml_get error with nested autocommand by Bram Moolenaar · 3 years, 1 month ago
- 81a3ff9 patch 9.0.0058: Win32: cannot test low level events by Yegappan Lakshmanan · 3 years, 1 month ago
- b67f0c8 patch 9.0.0040: use of set_chars_option() is confusing by Bram Moolenaar · 3 years, 2 months ago
- 96ba25a patch 9.0.0036: 'fillchars' cannot have window-local values by Bram Moolenaar · 3 years, 2 months ago
- ee47eac patch 9.0.0003: functions are global while they could be local by Yegappan Lakshmanan · 3 years, 2 months ago
- c207fd2 patch 9.0.0002: map functionality outside of map.c by zeertzjq · 3 years, 2 months ago
- d21e5bd patch 8.2.5171: dependencies and proto files are outdated by Bram Moolenaar · 3 years, 2 months ago
- 44ddf19 patch 8.2.5146: memory leak when substitute expression nests by Bram Moolenaar · 3 years, 2 months ago
- 155f2d1 patch 8.2.5141: using "volatile int" in a signal handler might be wrong by Bram Moolenaar · 3 years, 3 months ago
- 09f68a5 patch 8.2.5125: MS-Windows: warnings from MinGW compiler by Yasuhiro Matsumoto · 3 years, 3 months ago
- 616592e patch 8.2.5115: search timeout is overrun with some patterns by Bram Moolenaar · 3 years, 3 months ago
- c72e31d patch 8.2.5113: timer becomes invalid after fork/exec, :gui gives errors by Bram Moolenaar · 3 years, 3 months ago
- 44068e9 patch 8.2.5106: default cmdwin mappings are re-mappable by zeertzjq · 3 years, 3 months ago
- 2d12c25 patch 8.2.5084: when the GUI shows a dialog tests get stuck by Bram Moolenaar · 3 years, 3 months ago
- 6574577 patch 8.2.5057: using gettimeofday() for timeout is very inefficient by Paul Ollis · 3 years, 3 months ago
- 4aaf3e7 patch 8.2.5046: vim_regsub() can overwrite the destination by Bram Moolenaar · 3 years, 3 months ago
- 71223e2 patch 8.2.5043: can open a cmdline window from a substitute expression by Bram Moolenaar · 3 years, 3 months ago
- 9e636b9 patch 8.2.5041: cannot close a terminal popup with "NONE" job by Bram Moolenaar · 3 years, 3 months ago
- 5a6ec10 patch 8.2.5034: there is no way to get the byte index from a virtual column by Bram Moolenaar · 3 years, 3 months ago
- cfe4565 patch 8.2.5029: "textlock" is always zero by zeertzjq · 3 years, 3 months ago
- 31d9948 patch 8.2.5026: Vim9: a few lines not covered by tests by Bram Moolenaar · 3 years, 3 months ago
- c3caa7f patch 8.2.5018: Vim9: some code is not covered by tests by Bram Moolenaar · 3 years, 3 months ago
- f79d9dd patch 8.2.4989: cannot specify a function name for :defcompile by Bram Moolenaar · 3 years, 4 months ago
- b2b3acb patch 8.2.4982: colors in terminal window are not 100% correct by LemonBoy · 3 years, 4 months ago
- 1755a91 patch 8.2.4981: it is not possible to manipulate autocommands by Yegappan Lakshmanan · 3 years, 4 months ago
- bd3a9d2 patch 8.2.4973: Vim9: type error for list unpack mentions argument by Bram Moolenaar · 3 years, 4 months ago
- 7ce5b2b patch 8.2.4969: changing text in Visual mode may cause invalid memory access by Bram Moolenaar · 3 years, 4 months ago
- de5cf28 patch 8.2.4951: smart indenting done when not enabled by Bram Moolenaar · 3 years, 4 months ago
- d0132f4 patch 8.2.4940: some code is never used by Bram Moolenaar · 3 years, 4 months ago
- 70c4124 patch 8.2.4934: string interpolation fails when not evaluating by Bram Moolenaar · 3 years, 4 months ago
- 0abc287 patch 8.2.4930: interpolated string expression requires escaping by Bram Moolenaar · 3 years, 4 months ago
- cb74789 patch 8.2.4917: fuzzy expansion of option names is not right by Christian Brabandt · 3 years, 4 months ago
- a7583c4 patch 8.2.4912: using execute() to define a lambda doesn't work by Bram Moolenaar · 3 years, 4 months ago
- 79d599b patch 8.2.4903: cannot get the current cmdline completion type and position by Shougo Matsushita · 3 years, 4 months ago
- c27747e patch 8.2.4902: mouse wheel scrolling is inconsistent by LemonBoy · 3 years, 4 months ago
- 2eaef10 patch 8.2.4883: string interpolation only works in heredoc by LemonBoy · 3 years, 4 months ago
- 40fd7e6 patch 8.2.4875: MS-Windows: some .exe files are not recognized by LemonBoy · 3 years, 4 months ago
- e442d59 patch 8.2.4869: expression in command block does not look after NL by Bram Moolenaar · 3 years, 4 months ago
- 51d04d1 patch 8.2.4861: it is not easy to restore saved mappings by Ernie Rael · 3 years, 4 months ago
- db08887 patch 8.2.4858: K_SPECIAL may be escaped twice by zeertzjq · 3 years, 4 months ago
- a96edb7 patch 8.2.4841: empty string considered an error for expand() by Bram Moolenaar · 3 years, 4 months ago
- dca1d40 patch 8.2.4838: checking for absolute path is not trivial by LemonBoy · 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
- 372bcce patch 8.2.4823: concat more than 2 strings in :def function is inefficient by LemonBoy · 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
- 1fc6ea9 patch 8.2.4804: expression in heredoc doesn't work for compiled function by Yegappan Lakshmanan · 3 years, 4 months ago
- 7714231 patch 8.2.4754: using cached values after unsetting some environment variables by LemonBoy · 3 years, 5 months ago