1. f2e30d0 patch 9.0.1262: the did_set_string_option function is too long by Yegappan Lakshmanan · 2 years, 7 months ago
  2. d0200c8 patch 9.0.1254: calling a method on an interface does not work by Bram Moolenaar · 2 years, 7 months ago
  3. 8dbab1d patch 9.0.1250: cannot use an object method with :defer by Bram Moolenaar · 2 years, 7 months ago
  4. b0d45ec patch 9.0.1242: code for :runtime completion is not consistent by zeertzjq · 2 years, 7 months ago
  5. 62a6923 patch 9.0.1240: cannot access a private object member in a lambda by Bram Moolenaar · 2 years, 7 months ago
  6. 5c8771b patch 9.0.1238: :runtime completion can be further improved by zeertzjq · 2 years, 7 months ago
  7. dc7179f patch 9.0.1235: MS-Windows console: not flushing termguicolors by Christopher Plewright · 2 years, 7 months ago
  8. d343c60 patch 9.0.1232: ColorTable saving and restoring does not work properly by Christopher Plewright · 2 years, 7 months ago
  9. 3770f4c patch 9.0.1231: completion of :runtime does not handle {where} argument by zeertzjq · 2 years, 7 months ago
  10. 66bb9ae patch 9.0.1212: cannot read back what setcellwidths() has done by Kota Kato · 2 years, 8 months ago
  11. 29ac5df patch 9.0.1209: getting interface member does not always work by Bram Moolenaar · 2 years, 8 months ago
  12. 32517c4 patch 9.0.1203: return type of values() is always list<any> by Bram Moolenaar · 2 years, 8 months ago
  13. a86655a patch 9.0.1185: using class from imported script not tested by Bram Moolenaar · 2 years, 8 months ago
  14. 06cd14d patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap by Bram Moolenaar · 2 years, 8 months ago
  15. 8367716 patch 9.0.1159: extends argument for class not implemented yet by Bram Moolenaar · 2 years, 8 months ago
  16. 554d031 patch 9.0.1150: :interface is not implemented yet by Bram Moolenaar · 2 years, 8 months ago
  17. c32949b patch 9.0.1144: reading beyond text by Bram Moolenaar · 2 years, 8 months ago
  18. bcf31ec patch 9.0.1134: comparing objects uses identity instead of equality by Bram Moolenaar · 2 years, 8 months ago
  19. 6acf757 patch 9.0.1127: no error if function argument shadows class member by Bram Moolenaar · 2 years, 8 months ago
  20. fc966c1 patch 9.0.1126: bracketed paste can be enabled when it is not recognized by Bram Moolenaar · 2 years, 8 months ago
  21. 6bafdd4 patch 9.0.1123: class function not implemented yet by Bram Moolenaar · 2 years, 8 months ago
  22. c6951a7 patch 9.0.1108: type error when using "any" type and adding to float by Bram Moolenaar · 2 years, 8 months ago
  23. e86190e patch 9.0.1092: search error message doesn't show used pattern by Rob Pilling · 2 years, 8 months ago
  24. 20b795e patch 9.0.1084: code handling low level MS-Windows events cannot be tested by Christopher Plewright · 2 years, 9 months ago
  25. d505d17 patch 9.0.1074: class members are not supported yet by Bram Moolenaar · 2 years, 9 months ago
  26. 9aee8ec patch 9.0.1064: code for making 'shortmess' temporarily empty is repeated by Christian Brabandt · 2 years, 9 months ago
  27. ba936f6 patch 9.0.1061: cannot display 'showcmd' somewhere else by Luuk van Baal · 2 years, 9 months ago
  28. 74e1274 patch 9.0.1054: object member can't get type from initializer by Bram Moolenaar · 2 years, 9 months ago
  29. 65b0d16 patch 9.0.1053: default constructor arguments are not optional by Bram Moolenaar · 2 years, 9 months ago
  30. 7ce7daf patch 9.0.1045: in a class object members cannot be initialized by Bram Moolenaar · 2 years, 9 months ago
  31. ffdaca9 patch 9.0.1041: cannot define a method in a class by Bram Moolenaar · 2 years, 9 months ago
  32. d28d7b9 patch 9.0.1035: object members are not being marked as used by Bram Moolenaar · 2 years, 9 months ago
  33. 00b28d6 patch 9.0.1031: Vim9 class is not implemented yet by Bram Moolenaar · 2 years, 9 months ago
  34. a8cdb4e patch 9.0.1023: MS-Windows: dynamic loading of libsodium doesn't work by K.Takata · 2 years, 9 months ago
  35. 56a40fe patch 9.0.1019: 'smoothscroll' and virtual text above don't work together by Bram Moolenaar · 2 years, 9 months ago
  36. c216a7a patch 9.0.1007: there is no way to get a list of swap file names by Bram Moolenaar · 2 years, 9 months ago
  37. c1c365c patch 9.0.1001: classes are not documented or implemented yet by Bram Moolenaar · 2 years, 9 months ago
  38. 89469d1 patch 9.0.0993: display errors when adding or removing text property type by Bram Moolenaar · 2 years, 9 months ago
  39. 733a69b patch 9.0.0980: the keyboard state response may end up in a shell command by Bram Moolenaar · 2 years, 9 months ago
  40. 4c5678f patch 9.0.0977: it is not easy to see what client-server commands are doing by Bram Moolenaar · 2 years, 9 months ago
  41. e76062c patch 9.0.0965: using one window for executing autocommands is insufficient by Bram Moolenaar · 2 years, 9 months ago
  42. 269aa2b patch 9.0.0963: function name does not match autocmd event name by zeertzjq · 2 years, 9 months ago
  43. ef2c325 patch 9.0.0949: crash when unletting a variable while listing variables by Bram Moolenaar · 2 years, 9 months ago
  44. c1cf4c9 patch 9.0.0948: 'ttyfast' is set for arbitrary terminals by Bram Moolenaar · 2 years, 9 months ago
  45. cc762a4 patch 9.0.0947: invalid memory access in substitute with function by Bram Moolenaar · 2 years, 9 months ago
  46. 63a2e36 patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug by Bram Moolenaar · 2 years, 9 months ago
  47. 35fc61c patch 9.0.0917: the WinScrolled autocommand event is not enough by Bram Moolenaar · 2 years, 9 months ago
  48. ce30ccc patch 9.0.0916: getbufline() is inefficient for getting a single line by Bram Moolenaar · 2 years, 10 months ago
  49. 2996773 patch 9.0.0915: WinScrolled may trigger immediately when defined by Bram Moolenaar · 2 years, 10 months ago
  50. 0a60f79 patch 9.0.0913: only change in current window triggers the WinScrolled event by Bram Moolenaar · 2 years, 10 months ago
  51. c896adb patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xterm by Bram Moolenaar · 2 years, 10 months ago
  52. 9fda815 patch 9.0.0909: error message for layout change does not match action by Bram Moolenaar · 2 years, 10 months ago
  53. d63a855 patch 9.0.0907: restoring window after WinScrolled may fail by Bram Moolenaar · 2 years, 10 months ago
  54. 696d0a8 patch 9.0.0902: some mouse scroll code is not in a good place by Christopher Plewright · 2 years, 10 months ago
  55. 0c34d56 patch 9.0.0901: setting w_leftcol and handling side effects is confusing by Bram Moolenaar · 2 years, 10 months ago
  56. 44c2209 patch 9.0.0886: horizontal mouse scroll only works in the GUI by Christopher Plewright · 2 years, 10 months ago
  57. 24dc19c patch 9.0.0881: cannot get the currently showing mouse shape by Bram Moolenaar · 2 years, 10 months ago
  58. 1140b51 patch 9.0.0868: MS-Windows: after Vim exits console resizing problem by Christopher Plewright · 2 years, 10 months ago
  59. d6e9138 patch 9.0.0867: wildmenu redrawing code is spread out by Bram Moolenaar · 2 years, 10 months ago
  60. 7b224fd patch 9.0.0844: handling 'statusline' errors is spread out by Luuk van Baal · 2 years, 10 months ago
  61. c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 10 months ago
  62. 8e0ccb6 patch 9.0.0825: cannot drag an entry in the tabpage line by zeertzjq · 2 years, 10 months ago
  63. 8ab9ca9 patch 9.0.0822: crash when dragging the statusline with a mapping by Bram Moolenaar · 2 years, 10 months ago
  64. 4362576 patch 9.0.0803: readblob() cannot read from character device by K.Takata · 2 years, 11 months ago
  65. 11df3ae patch 9.0.0795: readblob() always reads the whole file by K.Takata · 2 years, 11 months ago
  66. 49846fb patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting by Bram Moolenaar · 2 years, 11 months ago
  67. c9121f7 patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' by Bram Moolenaar · 2 years, 11 months ago
  68. 0abd6cf patch 9.0.0750: crash when popup closed in callback by Bram Moolenaar · 2 years, 11 months ago
  69. 975a665 patch 9.0.0749: alloc/free of buffer for each quickfix entry is inefficient by Yegappan Lakshmanan · 2 years, 11 months ago
  70. 2fbabd2 patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll' by Bram Moolenaar · 2 years, 11 months ago
  71. f167c7b patch 9.0.0709: virtual text "after" not correct with 'nowrap' by Bram Moolenaar · 2 years, 11 months ago
  72. 15b314f patch 9.0.0708: :confirm does not work properly for a terminal buffer by Yee Cheng Chin · 2 years, 11 months ago
  73. 330d64d patch 9.0.0703: failing check for argument type for const any by Bram Moolenaar · 2 years, 11 months ago
  74. 4314e4f patch 9.0.0694: no native sound support on Mac OS by Yee Cheng Chin · 2 years, 11 months ago
  75. bdc09a1 patch 9.0.0683: cannot specify a time for :echowindow by Bram Moolenaar · 2 years, 11 months ago
  76. cf3d0ea patch 9.0.0682: crash when popup with deleted timer is closed by Bram Moolenaar · 2 years, 11 months ago
  77. 2f7e1b8 patch 9.0.0655: passing modifier codes to a shell running in the GUI by Bram Moolenaar · 2 years, 11 months ago
  78. 01c34e7 patch 9.0.0653: BS and DEL do not work properly in an interacive shell by Bram Moolenaar · 2 years, 11 months ago
  79. a4e0b97 patch 9.0.0634: evaluating "expr" options has more overhead than needed by Bram Moolenaar · 3 years ago
  80. 87b4e5c patch 9.0.0632: calling a function from an "expr" option has overhead by Bram Moolenaar · 3 years ago
  81. fa10397 patch 9.0.0623: error for modifying a const is not detected at compile time by Bram Moolenaar · 3 years ago
  82. 8241826 patch 9.0.0618: calling function for reduce() has too much overhead by Bram Moolenaar · 3 years ago
  83. 7c1cbb6 patch 9.0.0603: with 'nosplitscroll' folds are not handled correctly by Luuk van Baal · 3 years ago
  84. 838b746 patch 9.0.0592: display not cleared when scrolling back in messages by Bram Moolenaar · 3 years ago
  85. ee09fcc patch 9.0.0590: after exiting Insert mode spelling not checked in next line by Bram Moolenaar · 3 years ago
  86. f7e7302 patch 9.0.0571: MS-Windows: CTRL-C can make Vim exit by Bram Moolenaar · 3 years ago
  87. f1c60d4 patch 9.0.0548: reduce() with a compiled lambda could be faster by Bram Moolenaar · 3 years ago
  88. 9781d9c patch 9.0.0513: may not be able to use a pattern ad the debug prompt by Bram Moolenaar · 3 years ago
  89. cc34181 patch 9.0.0502: a closure in a nested loop in a :def function does not work by Bram Moolenaar · 3 years ago
  90. acd6b99 patch 9.0.0487: using freed memory with combination of closures by Bram Moolenaar · 3 years ago
  91. 0cdfb7c patch 9.0.0485: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
  92. e24b4ab patch 9.0.0482: "g0" moves to wrong location with virtual text "above" by Bram Moolenaar · 3 years ago
  93. 8fa745e patch 9.0.0481: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
  94. b46c083 patch 9.0.0470: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
  95. ebd0e8b patch 9.0.0466: virtual text wrong after adding line break after line by Bram Moolenaar · 3 years ago
  96. 766ae5b patch 9.0.0460: loop variable can't be found by Bram Moolenaar · 3 years ago
  97. c9dc03f patch 9.0.0451: virtual text "above" does not work with 'nowrap' by Bram Moolenaar · 3 years ago
  98. cdc8393 patch 9.0.0449: there is no easy way to translate a key code into a string by zeertzjq · 3 years ago
  99. 9510d22 patch 9.0.0444: trying to declare g:variable gives confusing error by Bram Moolenaar · 3 years ago
  100. 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 3 years ago