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