1. 657aea7 patch 9.0.1249: cannot export an abstract class by Bram Moolenaar · 2 years, 6 months ago
  2. 53f54e4 patch 9.0.1248: cannot export an interface by Bram Moolenaar · 2 years, 6 months ago
  3. ebfec1c patch 9.0.1234: the code style has to be checked manually by Bram Moolenaar · 2 years, 7 months ago
  4. 554d031 patch 9.0.1150: :interface is not implemented yet by Bram Moolenaar · 2 years, 7 months ago
  5. c1c365c patch 9.0.1001: classes are not documented or implemented yet by Bram Moolenaar · 2 years, 8 months ago
  6. 5ab3001 patch 9.0.0687: "export def" does not work in a nested block by Bram Moolenaar · 2 years, 10 months ago
  7. bdc09a1 patch 9.0.0683: cannot specify a time for :echowindow by Bram Moolenaar · 2 years, 10 months ago
  8. 1d84f76 patch 9.0.0370: cleaning up afterwards can make a function messy by Bram Moolenaar · 3 years ago
  9. 21c3a80 patch 9.0.0342: ":wincmd =" equalizes in two directions by Bram Moolenaar · 3 years ago
  10. 37fef16 patch 9.0.0321: cannot use the message popup window directly by Bram Moolenaar · 3 years ago
  11. f79d9dd patch 8.2.4989: cannot specify a function name for :defcompile by Bram Moolenaar · 3 years, 3 months ago
  12. 454ce67 patch 8.2.4617: no completion for :scriptnames by Yegappan Lakshmanan · 3 years, 4 months ago
  13. 36a5b68 patch 8.2.4594: need to write script to a file to be able to source them by Yegappan Lakshmanan · 3 years, 5 months ago
  14. d523c7b patch 8.2.4519: Vim9: Can still use ":fini" and ":finis" for ":finish" by Bram Moolenaar · 3 years, 5 months ago
  15. b217522 patch 8.2.4514: Vim9: some flow commands can be shortened by Bram Moolenaar · 3 years, 5 months ago
  16. 204852a patch 8.2.4510: Vim9: shortening commands leads to confusing script by Bram Moolenaar · 3 years, 5 months ago
  17. 73a0242 patch 8.2.3888: the argument list may contain duplicates by Nir Lichtman · 3 years, 7 months ago
  18. 259f443 patch 8.2.3835: the inline-function example does not work by Bram Moolenaar · 3 years, 8 months ago
  19. f87dac0 patch 8.2.3817: Vim9: Not using NL as command end does not work for :autocmd by Bram Moolenaar · 3 years, 8 months ago
  20. 279d733 patch 8.2.3683: Vim9: cannot use in :...do commands by Bram Moolenaar · 3 years, 8 months ago
  21. 58ef8a3 patch 8.2.3584: "verbose set efm" reports location of the :compiler command by Bram Moolenaar · 3 years, 9 months ago
  22. 7f2dd1e patch 8.2.3400: ":z!" is not supported by Dominique Pelle · 4 years ago
  23. 2c70711 patch 8.2.3279: Vim9: cannot use block in cmdline window by Bram Moolenaar · 4 years ago
  24. ff34bee patch 8.2.3223: Vim: using {} block in autoloade omnifunc fails by Bram Moolenaar · 4 years ago
  25. f3d3084 patch 8.2.3047: increment and decrement don't allow for next command by Bram Moolenaar · 4 years, 1 month ago
  26. 7423577 patch 8.2.2982: Vim9: future commands are not reserved yet by Bram Moolenaar · 4 years, 2 months ago
  27. f05d2fc patch 8.2.2956: Vim9: need to plan for future additions by Bram Moolenaar · 4 years, 2 months ago
  28. bdc0f1c patch 8.2.2806: Vim9: using "++nr" as a command might not work by Bram Moolenaar · 4 years, 3 months ago
  29. 96cf4ba patch 8.2.2805: Vim9: cannot use legacy syntax in Vim9 script by Bram Moolenaar · 4 years, 3 months ago
  30. 4c86830 patch 8.2.2638: cannot write a message to the terminal from the GUI by Bram Moolenaar · 4 years, 5 months ago
  31. 0abc6e4 patch 8.2.2553: Vim9: Cannot put "|" after "{" by Bram Moolenaar · 4 years, 5 months ago
  32. 9f646c2 patch 8.2.2552: Vim9: no reason to consider "{{{{{{{{" a command by Bram Moolenaar · 4 years, 5 months ago
  33. 10b9421 patch 8.2.2531: Vim9: the :k command is obscure by Bram Moolenaar · 4 years, 6 months ago
  34. 39f3b14 patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places by Bram Moolenaar · 4 years, 6 months ago
  35. b204990 patch 8.2.2400: Vim9: compiled functions are not profiled by Bram Moolenaar · 4 years, 6 months ago
  36. e2edc2e patch 8.2.2366: when using ":sleep" the cursor is always displayed by Bram Moolenaar · 4 years, 7 months ago
  37. 2b32700 patch 8.2.2222: Vim9: cannot keep script variables when reloading by Bram Moolenaar · 4 years, 7 months ago
  38. f4e2099 patch 8.2.2182: Vim9: value of 'magic' is still relevant by Bram Moolenaar · 4 years, 8 months ago
  39. b5b9480 patch 8.2.2138: Vim9: "exit_cb" causes Vim to exit by Bram Moolenaar · 4 years, 8 months ago
  40. 33aecb1 patch 8.2.1984: cannot use :vimgrep in omni completion by Bram Moolenaar · 4 years, 9 months ago
  41. 59d8e56 patch 8.2.1967: the session file does not restore the alternate file by Bram Moolenaar · 4 years, 9 months ago
  42. 5661ed6 patch 8.2.1897: command modifiers are saved and set inconsistently by Bram Moolenaar · 4 years, 10 months ago
  43. 9becdf2 patch 8.2.1826: Vim9: cannot use a {} block at script level by Bram Moolenaar · 4 years, 10 months ago
  44. 30fd820 patch 8.2.1744: Vim9: using ":const!" is weird by Bram Moolenaar · 4 years, 10 months ago
  45. 0b4c66c patch 8.2.1685: Vim9: cannot declare a constant value by Bram Moolenaar · 5 years ago
  46. 66250c9 patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment by Bram Moolenaar · 5 years ago
  47. 66e0014 patch 8.2.1436: function implementing :substitute has unexpected name by Bram Moolenaar · 5 years ago
  48. 3896a10 patch 8.2.1403: Vim9: Vim highlighting may fail in cmdline window by Bram Moolenaar · 5 years ago
  49. 803af68 patch 8.2.1376: Vim9: expression mapping causes error for using :import by Bram Moolenaar · 5 years ago
  50. 37394ff patch 8.2.1294: Vim9: error when using vim9script in TextYankPost by Bram Moolenaar · 5 years ago
  51. 65a8ed3 patch 8.2.1050: missing change in struct by Bram Moolenaar · 5 years ago
  52. 2eec379 patch 8.2.0822: Vim9: code left over from discovery phase by Bram Moolenaar · 5 years ago
  53. 822ba24 patch 8.2.0818: Vim9: using a discovery phase doesn't work well by Bram Moolenaar · 5 years ago
  54. 6378c4f patch 8.2.0641: Vim9: not expanded in :hardcopy and syn-include by Bram Moolenaar · 5 years ago
  55. a494f56 patch 8.2.0593: finding a user command is not optimal by Bram Moolenaar · 5 years ago
  56. 2d10cd4 patch 8.2.0407: no early check if :find and :sfind have an argument by Bram Moolenaar · 5 years ago
  57. 21456cd patch 8.2.0253: crash when using :disassamble without argument by Bram Moolenaar · 5 years ago
  58. 8a7d654 patch 8.2.0149: maintaining a Vim9 branch separately is more work by Bram Moolenaar · 6 years ago
  59. 6b915c0 patch 8.2.0128: cannot list options one per line by Bram Moolenaar · 6 years ago
  60. 9b24dfc patch 8.2.0113: "make cmdidxs" fails by Bram Moolenaar · 6 years ago
  61. 1860bde patch 8.2.0095: cannot specify exit code for :cquit by Bram Moolenaar · 6 years ago
  62. ddef129 patch 8.2.0013: not using a typedef for condstack by Bram Moolenaar · 6 years ago
  63. 88a3e2b patch 8.1.2401: :cexpr does not handle | in expression by Bram Moolenaar · 6 years ago
  64. 4bd7823 patch 8.1.2058: function for ex command is named inconsistently by Bram Moolenaar · 6 years ago
  65. a389168 patch 8.1.1865: spellrare and spellrepall in the wrong order by Bram Moolenaar · 6 years ago
  66. 08cc374 patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare by Bram Moolenaar · 6 years ago
  67. 25e4223 patch 8.1.1807: more functions can be used as a method by Bram Moolenaar · 6 years ago
  68. 63d0dad patch 8.1.1680: the command table is not well aligned by Bram Moolenaar · 6 years ago
  69. 8071cb2 patch 8.1.1667: flags for Ex commands may clash with other symbols by Bram Moolenaar · 6 years ago
  70. e96a249 patch 8.1.1588: in :let-heredoc line continuation is recognized by Bram Moolenaar · 6 years ago
  71. 9937a05 patch 8.1.1539: not easy to define a variable and lock it by Bram Moolenaar · 6 years ago
  72. 3ff5f0f patch 8.1.1513: all popup functionality is in functions, except :popupclear by Bram Moolenaar · 6 years ago
  73. 4d784b2 patch 8.1.1391: no popup window support by Bram Moolenaar · 6 years ago
  74. d4aa83a patch 8.1.1307: cannot reconnect to the X server after it restarted by Bram Moolenaar · 6 years ago
  75. 8ffc7c8 patch 8.1.1281: cannot specify a count with :chistory by Bram Moolenaar · 6 years ago
  76. cf6a55c patch 8.1.1275: cannot navigate to errors before/after the cursor by Bram Moolenaar · 6 years ago
  77. 25190db patch 8.1.1261: no error for quickfix commands with negative range by Bram Moolenaar · 6 years ago
  78. 3ff3311 patch 8.1.1256: cannot navigate through errors relative to the cursor by Bram Moolenaar · 6 years ago
  79. b731689 patch 8.1.1241: Ex command info contains confusing information by Bram Moolenaar · 6 years ago
  80. 00aa069 patch 8.1.1218: cannot set a directory for a tab page by Bram Moolenaar · 6 years ago
  81. ac9fb18 patch 8.1.1210: support for user commands is spread out by Bram Moolenaar · 6 years ago
  82. 558ca4a patch 8.1.1116: cannot enforce a Vim script style by Bram Moolenaar · 6 years ago
  83. 54d6fe5 patch 8.1.0883: missing some changes for Ex commands by Bram Moolenaar · 6 years ago
  84. 264b74f patch 8.1.0810: too many #ifdefs by Bram Moolenaar · 7 years ago
  85. bb1969b patch 8.1.0763: nobody is using the Sun Workshop support by Bram Moolenaar · 7 years ago
  86. f9e3e09 patch 8.1.0743: giving error messages is not flexible by Bram Moolenaar · 7 years ago
  87. e12bab3 patch 8.1.0706: tabline is not always redrawn by Bram Moolenaar · 7 years ago
  88. eae8ae1 patch 8.1.0586: :digraph output is not easy to read by Bram Moolenaar · 7 years ago
  89. 07dc18f patch 8.1.0553: it is not easy to edit a script that was sourced by Bram Moolenaar · 7 years ago
  90. 4c5d815 patch 8.1.0487: no menus specifically for the terminal window by Bram Moolenaar · 7 years ago
  91. effed93 patch 8.1.0281: parsing command modifiers is not separated by Bram Moolenaar · 7 years ago
  92. 9334372 patch 8.1.0177: defining function in sandbox is inconsistent by Bram Moolenaar · 7 years ago
  93. 333b80a patch 8.0.1660: the terminal API "drop" command doesn't support options by Bram Moolenaar · 7 years ago
  94. 63c4e8a patch 8.0.1120: :tm means :tmap instead of :tmenu by Bram Moolenaar · 8 years ago
  95. 69fbc9e patch 8.0.1108: cannot specify mappings for the terminal window by Bram Moolenaar · 8 years ago
  96. b241208 patch 8.0.0976: cannot send lines to a terminal job by Bram Moolenaar · 8 years ago
  97. da43b61 patch 8.0.0910: cannot create a terminal in the current window by Bram Moolenaar · 8 years ago
  98. 67883b4 patch 8.0.0785: wildcards are not expanded for :terminal by Bram Moolenaar · 8 years ago
  99. 90305c6 patch 8.0.0721: :argedit can only have one argument by Bram Moolenaar · 8 years ago
  100. 163095f patch 8.0.0704: problems with autocommands when opening help by Bram Moolenaar · 8 years ago