1. 4362576 patch 9.0.0803: readblob() cannot read from character device by K.Takata · 3 years, 6 months ago
  2. 11df3ae patch 9.0.0795: readblob() always reads the whole file by K.Takata · 3 years, 6 months ago
  3. 49846fb patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting by Bram Moolenaar · 3 years, 6 months ago
  4. c9121f7 patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' by Bram Moolenaar · 3 years, 6 months ago
  5. 0abd6cf patch 9.0.0750: crash when popup closed in callback by Bram Moolenaar · 3 years, 6 months ago
  6. 975a665 patch 9.0.0749: alloc/free of buffer for each quickfix entry is inefficient by Yegappan Lakshmanan · 3 years, 6 months ago
  7. 2fbabd2 patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll' by Bram Moolenaar · 3 years, 6 months ago
  8. f167c7b patch 9.0.0709: virtual text "after" not correct with 'nowrap' by Bram Moolenaar · 3 years, 6 months ago
  9. 15b314f patch 9.0.0708: :confirm does not work properly for a terminal buffer by Yee Cheng Chin · 3 years, 6 months ago
  10. 330d64d patch 9.0.0703: failing check for argument type for const any by Bram Moolenaar · 3 years, 6 months ago
  11. 4314e4f patch 9.0.0694: no native sound support on Mac OS by Yee Cheng Chin · 3 years, 6 months ago
  12. bdc09a1 patch 9.0.0683: cannot specify a time for :echowindow by Bram Moolenaar · 3 years, 6 months ago
  13. cf3d0ea patch 9.0.0682: crash when popup with deleted timer is closed by Bram Moolenaar · 3 years, 6 months ago
  14. 2f7e1b8 patch 9.0.0655: passing modifier codes to a shell running in the GUI by Bram Moolenaar · 3 years, 6 months ago
  15. 01c34e7 patch 9.0.0653: BS and DEL do not work properly in an interacive shell by Bram Moolenaar · 3 years, 6 months ago
  16. a4e0b97 patch 9.0.0634: evaluating "expr" options has more overhead than needed by Bram Moolenaar · 3 years, 6 months ago
  17. 87b4e5c patch 9.0.0632: calling a function from an "expr" option has overhead by Bram Moolenaar · 3 years, 6 months ago
  18. fa10397 patch 9.0.0623: error for modifying a const is not detected at compile time by Bram Moolenaar · 3 years, 7 months ago
  19. 8241826 patch 9.0.0618: calling function for reduce() has too much overhead by Bram Moolenaar · 3 years, 7 months ago
  20. 7c1cbb6 patch 9.0.0603: with 'nosplitscroll' folds are not handled correctly by Luuk van Baal · 3 years, 7 months ago
  21. 838b746 patch 9.0.0592: display not cleared when scrolling back in messages by Bram Moolenaar · 3 years, 7 months ago
  22. ee09fcc patch 9.0.0590: after exiting Insert mode spelling not checked in next line by Bram Moolenaar · 3 years, 7 months ago
  23. f7e7302 patch 9.0.0571: MS-Windows: CTRL-C can make Vim exit by Bram Moolenaar · 3 years, 7 months ago
  24. f1c60d4 patch 9.0.0548: reduce() with a compiled lambda could be faster by Bram Moolenaar · 3 years, 7 months ago
  25. 9781d9c patch 9.0.0513: may not be able to use a pattern ad the debug prompt by Bram Moolenaar · 3 years, 7 months ago
  26. cc34181 patch 9.0.0502: a closure in a nested loop in a :def function does not work by Bram Moolenaar · 3 years, 7 months ago
  27. acd6b99 patch 9.0.0487: using freed memory with combination of closures by Bram Moolenaar · 3 years, 7 months ago
  28. 0cdfb7c patch 9.0.0485: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years, 7 months ago
  29. e24b4ab patch 9.0.0482: "g0" moves to wrong location with virtual text "above" by Bram Moolenaar · 3 years, 7 months ago
  30. 8fa745e patch 9.0.0481: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years, 7 months ago
  31. b46c083 patch 9.0.0470: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years, 7 months ago
  32. ebd0e8b patch 9.0.0466: virtual text wrong after adding line break after line by Bram Moolenaar · 3 years, 7 months ago
  33. 766ae5b patch 9.0.0460: loop variable can't be found by Bram Moolenaar · 3 years, 7 months ago
  34. c9dc03f patch 9.0.0451: virtual text "above" does not work with 'nowrap' by Bram Moolenaar · 3 years, 7 months ago
  35. cdc8393 patch 9.0.0449: there is no easy way to translate a key code into a string by zeertzjq · 3 years, 7 months ago
  36. 9510d22 patch 9.0.0444: trying to declare g:variable gives confusing error by Bram Moolenaar · 3 years, 7 months ago
  37. 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 3 years, 7 months ago
  38. 375141e patch 9.0.0430: cannot use repeat() with a blob by Bakudankun · 3 years, 7 months ago
  39. 1690032 patch 9.0.0419: the :defer command does not check the function arguments by Bram Moolenaar · 3 years, 7 months ago
  40. 6f14da1 patch 9.0.0411: only created files can be cleaned up with one call by Bram Moolenaar · 3 years, 7 months ago
  41. 9667b2c patch 9.0.0406: deferred functions not invoked when partial func exits by Bram Moolenaar · 3 years, 7 months ago
  42. c9c967d patch 9.0.0405: arguments in a partial not used by a :def function by Bram Moolenaar · 3 years, 7 months ago
  43. 98aff65 patch 9.0.0399: using :defer in expression funcref not tested by Bram Moolenaar · 3 years, 7 months ago
  44. 5877985 patch 9.0.0397: :defer not tested with exceptions and ":qa!" by Bram Moolenaar · 3 years, 7 months ago
  45. ddf7dba patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script context by Bram Moolenaar · 3 years, 7 months ago
  46. 806a273 patch 9.0.0379: cleaning up after writefile() is a hassle by Bram Moolenaar · 3 years, 7 months ago
  47. 1d84f76 patch 9.0.0370: cleaning up afterwards can make a function messy by Bram Moolenaar · 3 years, 7 months ago
  48. 7d7ad7b patch 9.0.0350: :echowindow does not work in a compiled function by Bram Moolenaar · 3 years, 7 months ago
  49. d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years, 7 months ago
  50. a2a8973 patch 9.0.0340: the 'cmdheight' zero support causes too much trouble by Bram Moolenaar · 3 years, 8 months ago
  51. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years, 8 months ago
  52. 3e518a8 patch 9.0.0331: cannot use items() on a string by Bram Moolenaar · 3 years, 8 months ago
  53. 976f859 patch 9.0.0327: items() does not work on a list by Bram Moolenaar · 3 years, 8 months ago
  54. 54acb90 patch 9.0.0320: command line type of CmdlineChange differs from getcmdtype() by zeertzjq · 3 years, 8 months ago
  55. b13d340 patch 9.0.0317: when updating the whole screen a popup may not be redrawn by Bram Moolenaar · 3 years, 8 months ago
  56. 33a5dd8 patch 9.0.0308: when cmdheight is zero the attention prompt doesn't show by Bram Moolenaar · 3 years, 8 months ago
  57. 4356864 patch 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() used by Bram Moolenaar · 3 years, 8 months ago
  58. 9198de3 patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed by Bram Moolenaar · 3 years, 8 months ago
  59. 07ea5f1 patch 9.0.0285: it is not easy to change the command line from a plugin by Shougo Matsushita · 3 years, 8 months ago
  60. 753885b patch 9.0.0253: a symlink to an autoload script results in two entries by Bram Moolenaar · 3 years, 8 months ago
  61. f396ce8 patch 9.0.0247: cannot add padding to virtual text without highlight by Bram Moolenaar · 3 years, 8 months ago
  62. 471c0fa patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete by Bram Moolenaar · 3 years, 8 months ago
  63. f768c3d patch 9.0.0244: cannot easily get the list of sourced scripts by Yegappan Lakshmanan · 3 years, 8 months ago
  64. 91c7cbf patch 9.0.0225: using freed memory with multiple line breaks in expression by Bram Moolenaar · 3 years, 8 months ago
  65. e98c88c patch 9.0.0218: reading before the start of the line by Bram Moolenaar · 3 years, 8 months ago
  66. 326c5d3 patch 9.0.0194: cursor displayed in wrong position after removing text prop by Bram Moolenaar · 3 years, 8 months ago
  67. 49a9079 patch 9.0.0179: cursor pos wrong with wrapping virtual text in empty line by Bram Moolenaar · 3 years, 8 months ago
  68. 8ca29b6 patch 9.0.0176: checking character options is duplicated and incomplete by zeertzjq · 3 years, 8 months ago
  69. 4d91d34 patch 9.0.0151: a "below" aligned text property does not work with 'nowrap' by Bram Moolenaar · 3 years, 8 months ago
  70. 213bbaf patch 9.0.0145: substitute that joins lines drops text properties by Bram Moolenaar · 3 years, 8 months ago
  71. 398649e patch 9.0.0139: truncating virtual text after a line not implemented by Bram Moolenaar · 3 years, 8 months ago
  72. bc49c5f patch 9.0.0138: not enough characters accepted for 'spellfile' by Bram Moolenaar · 3 years, 8 months ago
  73. e175dc6 patch 9.0.0133: virtual text after line moves to joined line by Bram Moolenaar · 3 years, 8 months ago
  74. 46af7bc patch 9.0.0099: scrollback can be wrong after redrawing the command line by zeertzjq · 3 years, 9 months ago
  75. f678273 patch 9.0.0096: flag "new_value_alloced" is always true by zeertzjq · 3 years, 9 months ago
  76. 28f84e1 patch 9.0.0090: no error when assigning bool to a string option by Bram Moolenaar · 3 years, 9 months ago
  77. 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years, 9 months ago
  78. d61efa5 patch 9.0.0063: too many type casts for dict_get functions by Bram Moolenaar · 3 years, 9 months ago
  79. 5fa9f23 patch 9.0.0061: ml_get error with nested autocommand by Bram Moolenaar · 3 years, 9 months ago
  80. 81a3ff9 patch 9.0.0058: Win32: cannot test low level events by Yegappan Lakshmanan · 3 years, 9 months ago
  81. b67f0c8 patch 9.0.0040: use of set_chars_option() is confusing by Bram Moolenaar · 3 years, 9 months ago
  82. 96ba25a patch 9.0.0036: 'fillchars' cannot have window-local values by Bram Moolenaar · 3 years, 9 months ago
  83. ee47eac patch 9.0.0003: functions are global while they could be local by Yegappan Lakshmanan · 3 years, 10 months ago
  84. c207fd2 patch 9.0.0002: map functionality outside of map.c by zeertzjq · 3 years, 10 months ago
  85. d21e5bd patch 8.2.5171: dependencies and proto files are outdated by Bram Moolenaar · 3 years, 10 months ago
  86. 44ddf19 patch 8.2.5146: memory leak when substitute expression nests by Bram Moolenaar · 3 years, 10 months ago
  87. 155f2d1 patch 8.2.5141: using "volatile int" in a signal handler might be wrong by Bram Moolenaar · 3 years, 10 months ago
  88. 09f68a5 patch 8.2.5125: MS-Windows: warnings from MinGW compiler by Yasuhiro Matsumoto · 3 years, 10 months ago
  89. 616592e patch 8.2.5115: search timeout is overrun with some patterns by Bram Moolenaar · 3 years, 10 months ago
  90. c72e31d patch 8.2.5113: timer becomes invalid after fork/exec, :gui gives errors by Bram Moolenaar · 3 years, 10 months ago
  91. 44068e9 patch 8.2.5106: default cmdwin mappings are re-mappable by zeertzjq · 3 years, 10 months ago
  92. 2d12c25 patch 8.2.5084: when the GUI shows a dialog tests get stuck by Bram Moolenaar · 3 years, 10 months ago
  93. 6574577 patch 8.2.5057: using gettimeofday() for timeout is very inefficient by Paul Ollis · 3 years, 10 months ago
  94. 4aaf3e7 patch 8.2.5046: vim_regsub() can overwrite the destination by Bram Moolenaar · 3 years, 11 months ago
  95. 71223e2 patch 8.2.5043: can open a cmdline window from a substitute expression by Bram Moolenaar · 3 years, 11 months ago
  96. 9e636b9 patch 8.2.5041: cannot close a terminal popup with "NONE" job by Bram Moolenaar · 3 years, 11 months ago
  97. 5a6ec10 patch 8.2.5034: there is no way to get the byte index from a virtual column by Bram Moolenaar · 3 years, 11 months ago
  98. cfe4565 patch 8.2.5029: "textlock" is always zero by zeertzjq · 3 years, 11 months ago
  99. 31d9948 patch 8.2.5026: Vim9: a few lines not covered by tests by Bram Moolenaar · 3 years, 11 months ago
  100. c3caa7f patch 8.2.5018: Vim9: some code is not covered by tests by Bram Moolenaar · 3 years, 11 months ago