1. 76866af patch 9.1.1487: :cl doesn't invoke :clist by Hirohito Higashi · 10 weeks ago
  2. b90c239 patch 9.1.1485: missing Wayland clipboard support by Foxe Chen · 2 months ago
  3. 74f0a77 patch 9.1.1476: no easy way to deduplicate text by Hirohito Higashi · 2 months ago
  4. d75ab0c patch 9.1.1473: inconsistent range arg for :diffget/diffput by Yee Cheng Chin · 3 months ago
  5. be5bd4d patch 9.1.1391: Vim does not have a vertical tabpanel by Naruhiko Nishino · 4 months ago
  6. e08f10a patch 9.1.1224: cannot :put while keeping indent by 64-bitman · 6 months ago
  7. 762a79e patch 9.1.1215: Patch 9.1.1213 has some issues by Christian Brabandt · 6 months ago
  8. 250739d patch 9.1.1213: cannot :put while keeping indent by 64-bitman · 6 months ago
  9. aa979c7 patch 9.1.0985: Vim9: some ex commands can be shortened by h-east · 8 months ago
  10. b7f19a5 patch 9.1.0966: Vim9: :enum command can be shortened by h-east · 8 months ago
  11. a2a2fe8 patch 9.1.0934: hard to view an existing buffer in the preview window by Yinzuo Jiang · 9 months ago
  12. 652c821 patch 9.1.0381: cbuffer and similar commands don't accept a range by Christian Brabandt · 1 year, 4 months ago
  13. ac77318 patch 9.1.0376: Vim9: Trailing commands after class/enum keywords ignored by Yegappan Lakshmanan · 1 year, 4 months ago
  14. ed908f7 patch 9.1.0352: Finding cmd modifiers and cmdline-specials is inefficient by John Marriott · 1 year, 5 months ago
  15. 3164cf8 patch 9.1.0219: Vim9: No enum support by Yegappan Lakshmanan · 1 year, 5 months ago
  16. 2157035 patch 9.1.0147: Cannot keep a buffer focused in a window by Colin Kennedy · 1 year, 6 months ago
  17. 6fdb628 patch 9.0.2180: POSIX function name in exarg causes issues by Zoltan Arpadffy · 1 year, 9 months ago
  18. eb43b7f patch 9.0.1596: :registers command does not work in sandbox by Julio B · 2 years, 3 months ago
  19. 657aea7 patch 9.0.1249: cannot export an abstract class by Bram Moolenaar · 2 years, 7 months ago
  20. 53f54e4 patch 9.0.1248: cannot export an interface by Bram Moolenaar · 2 years, 7 months ago
  21. ebfec1c patch 9.0.1234: the code style has to be checked manually by Bram Moolenaar · 2 years, 8 months ago
  22. 554d031 patch 9.0.1150: :interface is not implemented yet by Bram Moolenaar · 2 years, 8 months ago
  23. c1c365c patch 9.0.1001: classes are not documented or implemented yet by Bram Moolenaar · 2 years, 9 months ago
  24. 5ab3001 patch 9.0.0687: "export def" does not work in a nested block by Bram Moolenaar · 2 years, 11 months ago
  25. bdc09a1 patch 9.0.0683: cannot specify a time for :echowindow by Bram Moolenaar · 2 years, 11 months ago
  26. 1d84f76 patch 9.0.0370: cleaning up afterwards can make a function messy by Bram Moolenaar · 3 years ago
  27. 21c3a80 patch 9.0.0342: ":wincmd =" equalizes in two directions by Bram Moolenaar · 3 years ago
  28. 37fef16 patch 9.0.0321: cannot use the message popup window directly by Bram Moolenaar · 3 years ago
  29. f79d9dd patch 8.2.4989: cannot specify a function name for :defcompile by Bram Moolenaar · 3 years, 4 months ago
  30. 454ce67 patch 8.2.4617: no completion for :scriptnames by Yegappan Lakshmanan · 3 years, 6 months ago
  31. 36a5b68 patch 8.2.4594: need to write script to a file to be able to source them by Yegappan Lakshmanan · 3 years, 6 months ago
  32. d523c7b patch 8.2.4519: Vim9: Can still use ":fini" and ":finis" for ":finish" by Bram Moolenaar · 3 years, 6 months ago
  33. b217522 patch 8.2.4514: Vim9: some flow commands can be shortened by Bram Moolenaar · 3 years, 6 months ago
  34. 204852a patch 8.2.4510: Vim9: shortening commands leads to confusing script by Bram Moolenaar · 3 years, 6 months ago
  35. 73a0242 patch 8.2.3888: the argument list may contain duplicates by Nir Lichtman · 3 years, 9 months ago
  36. 259f443 patch 8.2.3835: the inline-function example does not work by Bram Moolenaar · 3 years, 9 months ago
  37. f87dac0 patch 8.2.3817: Vim9: Not using NL as command end does not work for :autocmd by Bram Moolenaar · 3 years, 9 months ago
  38. 279d733 patch 8.2.3683: Vim9: cannot use in :...do commands by Bram Moolenaar · 3 years, 9 months ago
  39. 58ef8a3 patch 8.2.3584: "verbose set efm" reports location of the :compiler command by Bram Moolenaar · 3 years, 10 months ago
  40. 7f2dd1e patch 8.2.3400: ":z!" is not supported by Dominique Pelle · 4 years ago
  41. 2c70711 patch 8.2.3279: Vim9: cannot use block in cmdline window by Bram Moolenaar · 4 years, 1 month ago
  42. ff34bee patch 8.2.3223: Vim: using {} block in autoloade omnifunc fails by Bram Moolenaar · 4 years, 1 month ago
  43. f3d3084 patch 8.2.3047: increment and decrement don't allow for next command by Bram Moolenaar · 4 years, 2 months ago
  44. 7423577 patch 8.2.2982: Vim9: future commands are not reserved yet by Bram Moolenaar · 4 years, 3 months ago
  45. f05d2fc patch 8.2.2956: Vim9: need to plan for future additions by Bram Moolenaar · 4 years, 3 months ago
  46. bdc0f1c patch 8.2.2806: Vim9: using "++nr" as a command might not work by Bram Moolenaar · 4 years, 5 months ago
  47. 96cf4ba patch 8.2.2805: Vim9: cannot use legacy syntax in Vim9 script by Bram Moolenaar · 4 years, 5 months ago
  48. 4c86830 patch 8.2.2638: cannot write a message to the terminal from the GUI by Bram Moolenaar · 4 years, 6 months ago
  49. 0abc6e4 patch 8.2.2553: Vim9: Cannot put "|" after "{" by Bram Moolenaar · 4 years, 6 months ago
  50. 9f646c2 patch 8.2.2552: Vim9: no reason to consider "{{{{{{{{" a command by Bram Moolenaar · 4 years, 6 months ago
  51. 10b9421 patch 8.2.2531: Vim9: the :k command is obscure by Bram Moolenaar · 4 years, 7 months ago
  52. 39f3b14 patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places by Bram Moolenaar · 4 years, 7 months ago
  53. b204990 patch 8.2.2400: Vim9: compiled functions are not profiled by Bram Moolenaar · 4 years, 8 months ago
  54. e2edc2e patch 8.2.2366: when using ":sleep" the cursor is always displayed by Bram Moolenaar · 4 years, 8 months ago
  55. 2b32700 patch 8.2.2222: Vim9: cannot keep script variables when reloading by Bram Moolenaar · 4 years, 8 months ago
  56. f4e2099 patch 8.2.2182: Vim9: value of 'magic' is still relevant by Bram Moolenaar · 4 years, 9 months ago
  57. b5b9480 patch 8.2.2138: Vim9: "exit_cb" causes Vim to exit by Bram Moolenaar · 4 years, 9 months ago
  58. 33aecb1 patch 8.2.1984: cannot use :vimgrep in omni completion by Bram Moolenaar · 4 years, 10 months ago
  59. 59d8e56 patch 8.2.1967: the session file does not restore the alternate file by Bram Moolenaar · 4 years, 10 months ago
  60. 5661ed6 patch 8.2.1897: command modifiers are saved and set inconsistently by Bram Moolenaar · 4 years, 11 months ago
  61. 9becdf2 patch 8.2.1826: Vim9: cannot use a {} block at script level by Bram Moolenaar · 5 years ago
  62. 30fd820 patch 8.2.1744: Vim9: using ":const!" is weird by Bram Moolenaar · 5 years ago
  63. 0b4c66c patch 8.2.1685: Vim9: cannot declare a constant value by Bram Moolenaar · 5 years ago
  64. 66250c9 patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment by Bram Moolenaar · 5 years ago
  65. 66e0014 patch 8.2.1436: function implementing :substitute has unexpected name by Bram Moolenaar · 5 years ago
  66. 3896a10 patch 8.2.1403: Vim9: Vim highlighting may fail in cmdline window by Bram Moolenaar · 5 years ago
  67. 803af68 patch 8.2.1376: Vim9: expression mapping causes error for using :import by Bram Moolenaar · 5 years ago
  68. 37394ff patch 8.2.1294: Vim9: error when using vim9script in TextYankPost by Bram Moolenaar · 5 years ago
  69. 65a8ed3 patch 8.2.1050: missing change in struct by Bram Moolenaar · 5 years ago
  70. 2eec379 patch 8.2.0822: Vim9: code left over from discovery phase by Bram Moolenaar · 5 years ago
  71. 822ba24 patch 8.2.0818: Vim9: using a discovery phase doesn't work well by Bram Moolenaar · 5 years ago
  72. 6378c4f patch 8.2.0641: Vim9: not expanded in :hardcopy and syn-include by Bram Moolenaar · 5 years ago
  73. a494f56 patch 8.2.0593: finding a user command is not optimal by Bram Moolenaar · 5 years ago
  74. 2d10cd4 patch 8.2.0407: no early check if :find and :sfind have an argument by Bram Moolenaar · 5 years ago
  75. 21456cd patch 8.2.0253: crash when using :disassamble without argument by Bram Moolenaar · 6 years ago
  76. 8a7d654 patch 8.2.0149: maintaining a Vim9 branch separately is more work by Bram Moolenaar · 6 years ago
  77. 6b915c0 patch 8.2.0128: cannot list options one per line by Bram Moolenaar · 6 years ago
  78. 9b24dfc patch 8.2.0113: "make cmdidxs" fails by Bram Moolenaar · 6 years ago
  79. 1860bde patch 8.2.0095: cannot specify exit code for :cquit by Bram Moolenaar · 6 years ago
  80. ddef129 patch 8.2.0013: not using a typedef for condstack by Bram Moolenaar · 6 years ago
  81. 88a3e2b patch 8.1.2401: :cexpr does not handle | in expression by Bram Moolenaar · 6 years ago
  82. 4bd7823 patch 8.1.2058: function for ex command is named inconsistently by Bram Moolenaar · 6 years ago
  83. a389168 patch 8.1.1865: spellrare and spellrepall in the wrong order by Bram Moolenaar · 6 years ago
  84. 08cc374 patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare by Bram Moolenaar · 6 years ago
  85. 25e4223 patch 8.1.1807: more functions can be used as a method by Bram Moolenaar · 6 years ago
  86. 63d0dad patch 8.1.1680: the command table is not well aligned by Bram Moolenaar · 6 years ago
  87. 8071cb2 patch 8.1.1667: flags for Ex commands may clash with other symbols by Bram Moolenaar · 6 years ago
  88. e96a249 patch 8.1.1588: in :let-heredoc line continuation is recognized by Bram Moolenaar · 6 years ago
  89. 9937a05 patch 8.1.1539: not easy to define a variable and lock it by Bram Moolenaar · 6 years ago
  90. 3ff5f0f patch 8.1.1513: all popup functionality is in functions, except :popupclear by Bram Moolenaar · 6 years ago
  91. 4d784b2 patch 8.1.1391: no popup window support by Bram Moolenaar · 6 years ago
  92. d4aa83a patch 8.1.1307: cannot reconnect to the X server after it restarted by Bram Moolenaar · 6 years ago
  93. 8ffc7c8 patch 8.1.1281: cannot specify a count with :chistory by Bram Moolenaar · 6 years ago
  94. cf6a55c patch 8.1.1275: cannot navigate to errors before/after the cursor by Bram Moolenaar · 6 years ago
  95. 25190db patch 8.1.1261: no error for quickfix commands with negative range by Bram Moolenaar · 6 years ago
  96. 3ff3311 patch 8.1.1256: cannot navigate through errors relative to the cursor by Bram Moolenaar · 6 years ago
  97. b731689 patch 8.1.1241: Ex command info contains confusing information by Bram Moolenaar · 6 years ago
  98. 00aa069 patch 8.1.1218: cannot set a directory for a tab page by Bram Moolenaar · 6 years ago
  99. ac9fb18 patch 8.1.1210: support for user commands is spread out by Bram Moolenaar · 6 years ago
  100. 558ca4a patch 8.1.1116: cannot enforce a Vim script style by Bram Moolenaar · 6 years ago