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