1. 73b9650 patch 9.1.1486: documentation issues with Wayland by Hirohito Higashi · 6 weeks ago
  2. b90c239 patch 9.1.1485: missing Wayland clipboard support by Foxe Chen · 6 weeks ago
  3. 318ff9c patch 9.1.1413: spurious CursorHold triggered in GUI on startup by Gary Johnson · 2 months ago
  4. be5bd4d patch 9.1.1391: Vim does not have a vertical tabpanel by Naruhiko Nishino · 3 months ago
  5. 562610c patch 9.1.1364: style: more indentation issues by Yegappan Lakshmanan · 3 months ago
  6. de8f8f7 patch 9.1.1267: Vim9: no support for type list/dict<object<any>> by Yegappan Lakshmanan · 4 months ago
  7. 9cb865e patch 9.1.1232: Vim script is missing the tuple data type by Yegappan Lakshmanan · 5 months ago
  8. c8cce71 patch 9.1.1175: inconsistent behaviour with exclusive selection and motion commands by Jim Zhou · 5 months ago
  9. d7f5854 patch 9.1.1060: Vim always enables 'termguicolors' in a terminal by Christian Brabandt · 6 months ago
  10. 7c7a4e6 patch 9.1.1009: diff feature can be improved by Jonathon · 7 months ago
  11. d4d1207 patch 9.1.0590: Vim9: crash when accessing getregionpos() return value by zeertzjq · 1 year, 1 month ago
  12. d9be94c patch 9.1.0581: Various lines are indented inconsistently by zeertzjq · 1 year, 1 month ago
  13. 5715a72 patch 9.1.0391: Vim9: could improve testing by Yegappan Lakshmanan · 1 year, 3 months ago
  14. 76ba252 patch 9.1.0349: Vim9: need static type for typealias by Yegappan Lakshmanan · 1 year, 4 months ago
  15. 5bf6c21 patch 9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf by zeertzjq · 1 year, 4 months ago
  16. d64801e patch 9.1.0170: Re-allow curwin == prevwin, but document it instead by Sean Dewar · 1 year, 5 months ago
  17. 988f743 patch 9.1.0047: issues with temp curwin/buf while cmdwin is open by Sean Dewar · 2 years ago
  18. 615202b patch 9.0.2178: reg_executing() wrong for :normal with range by zeertzjq · 1 year, 8 months ago
  19. df12e39 patch 9.0.2168: Moving tabpages on :drop may cause an endless loop by Christian Brabandt · 1 year, 8 months ago
  20. 6488564 patch 9.0.1982: vim9: clean up from v9.0.1955 by Ernie Rael · 1 year, 10 months ago
  21. ee865f3 patch 9.0.1955: Vim9: lockvar issues with objects/classes by Ernie Rael · 1 year, 10 months ago
  22. afe0466 patch 9.0.1786: Vim9: need instanceof() function by LemonBoy · 2 years ago
  23. e500ae8 patch 9.0.1725: cursor pos wrong after concealed text with 'virtualedit' by zeertzjq · 2 years ago
  24. 0c6181f patch 9.0.1704: Cannot use positional arguments for printf() by Christ van Willegen · 2 years ago
  25. 9d383f3 patch 9.0.1557: test failures for unreachable code by Bram Moolenaar · 2 years, 3 months ago
  26. 14113fd patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file by Yegappan Lakshmanan · 2 years, 5 months ago
  27. b1e32ac patch 9.0.1334: using tt_member for the class leads to mistakes by Bram Moolenaar · 2 years, 6 months ago
  28. 47bba53 patch 9.0.1224: cannot call a :def function with a number for float argument by Bram Moolenaar · 2 years, 7 months ago
  29. 378e6c0 patch 9.0.1195: restoring KeyTyped when building statusline not tested by zeertzjq · 2 years, 7 months ago
  30. 58b4009 patch 9.0.1178: a child class cannot override functions from a base class by Bram Moolenaar · 2 years, 7 months ago
  31. b536540 patch 9.0.1101: unused global variable by Bram Moolenaar · 2 years, 8 months ago
  32. 9d1184c patch 9.0.1065: a shell command switching screens may still have a problem by Bram Moolenaar · 2 years, 8 months ago
  33. ba936f6 patch 9.0.1061: cannot display 'showcmd' somewhere else by Luuk van Baal · 2 years, 8 months ago
  34. bb393d8 patch 9.0.1039: using a <Cmd> mapping CmdlineChanged may be triggered twice by Bram Moolenaar · 2 years, 8 months ago
  35. 3b8c708 patch 9.0.0978: build errors without the +channel feature by Bram Moolenaar · 2 years, 8 months ago
  36. 4c5678f patch 9.0.0977: it is not easy to see what client-server commands are doing by Bram Moolenaar · 2 years, 8 months ago
  37. 84497cd patch 9.0.0967: leaking memory from autocmd windows by Bram Moolenaar · 2 years, 8 months ago
  38. e76062c patch 9.0.0965: using one window for executing autocommands is insufficient by Bram Moolenaar · 2 years, 8 months ago
  39. c255b78 patch 9.0.0954: cannot detect whether modifyOtherKeys is enabled by Bram Moolenaar · 2 years, 9 months ago
  40. 63a2e36 patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug by Bram Moolenaar · 2 years, 9 months ago
  41. 4997f2a patch 9.0.0740: prop_add_list() gives multiple errors for invalid argument by Bram Moolenaar · 2 years, 10 months ago
  42. 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
  43. 13ece2a patch 9.0.0647: the 'splitscroll' option is not a good name by Luuk van Baal · 2 years, 10 months ago
  44. fa10397 patch 9.0.0623: error for modifying a const is not detected at compile time by Bram Moolenaar · 2 years, 10 months ago
  45. faf1d41 patch 9.0.0505: various problems with 'nosplitscroll' by Luuk van Baal · 2 years, 11 months ago
  46. 3735f11 patch 9.0.0469: cursor moves if cmdwin is closed when 'splitscroll' is off by Luuk van Baal · 2 years, 11 months ago
  47. 702bd6c patch 9.0.0464: with virtual text "above" indenting doesn't work well by Bram Moolenaar · 2 years, 11 months ago
  48. a2a8973 patch 9.0.0340: the 'cmdheight' zero support causes too much trouble by Bram Moolenaar · 3 years ago
  49. 37fef16 patch 9.0.0321: cannot use the message popup window directly by Bram Moolenaar · 3 years ago
  50. 5416232 patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' by Bram Moolenaar · 3 years ago
  51. 0166e39 patch 9.0.0268: build error without the +eval feature by Bram Moolenaar · 3 years ago
  52. 471c0fa patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete by Bram Moolenaar · 3 years ago
  53. 8d69637 patch 9.0.0234: cannot make difference between :normal end and argument char by Bram Moolenaar · 3 years ago
  54. f6d39c3 patch 9.0.0220: invalid memory access with for loop over NULL string by Bram Moolenaar · 3 years ago
  55. 7502094 patch 9.0.0118: no test for what patch 9.0.0155 fixes by zeertzjq · 3 years ago
  56. 6747cf1 patch 9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window by Bram Moolenaar · 3 years ago
  57. b908188 patch 9.0.0048: cursor in wrong column with mouse click after concealed text by Bram Moolenaar · 3 years, 1 month ago
  58. 96ba25a patch 9.0.0036: 'fillchars' cannot have window-local values by Bram Moolenaar · 3 years, 1 month ago
  59. fa4873c patch 9.0.0013: reproducing memory access errors can be difficult by Bram Moolenaar · 3 years, 1 month ago
  60. 6f0cf62 patch 8.2.5128: syntax disabled when using synID() in searchpair() skip expr by Bram Moolenaar · 3 years, 2 months ago
  61. cd74963 patch 8.2.5088: value of cmod_verbose is a bit complicated to use by zeertzjq · 3 years, 2 months ago
  62. 368137a patch 8.2.5047: CurSearch highlight is often wrong by Bram Moolenaar · 3 years, 2 months ago
  63. cfe4565 patch 8.2.5029: "textlock" is always zero by zeertzjq · 3 years, 2 months ago
  64. 8e145b8 patch 8.2.4993: smart/C/lisp indenting is optional by Bram Moolenaar · 3 years, 3 months ago
  65. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
  66. 6d4e725 patch 8.2.4705: jump list marker disappears by zeertzjq · 3 years, 4 months ago
  67. 859cc21 patch 8.2.4642: Vim9: in :def function script var cannot be null by Bram Moolenaar · 3 years, 4 months ago
  68. 9dac9b1 patch 8.2.4639: not sufficient parenthesis in preprocessor macros by kylo252 · 3 years, 4 months ago
  69. f8e43f6 patch 8.2.4619: mapping is cancelled when mouse moves and popup is visible by Bram Moolenaar · 3 years, 5 months ago
  70. 53ba6ca patch 8.2.4539: when comparing special v:none and v:null are handled the same by Bram Moolenaar · 3 years, 5 months ago
  71. 5b1d6e9 patch 8.2.4348: "legacy exe cmd" does not do what one would expect by Bram Moolenaar · 3 years, 6 months ago
  72. 4ede01f patch 8.2.4160: cannot change the register used for Select mode delete by Shougo Matsushita · 3 years, 7 months ago
  73. ae1bd87 patch 8.2.4157: terminal test fails because Windows sets the title by ichizok · 3 years, 7 months ago
  74. 3e4fa3d patch 8.2.4087: cannot test items from an autoload script easily by Bram Moolenaar · 3 years, 7 months ago
  75. 748b308 patch 8.2.4038: various code not used when features are disabled by Dominique Pelle · 3 years, 7 months ago
  76. d94fbfc patch 8.2.4001: insert complete code uses global variables by Yegappan Lakshmanan · 3 years, 7 months ago
  77. 3a846e6 patch 8.2.3972: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  78. 74409f6 patch 8.2.3970: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  79. 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  80. 436b5ad patch 8.2.3961: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  81. 1a99222 patch 8.2.3957: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  82. eb822a2 patch 8.2.3955: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  83. 1802405 patch 8.2.3897: Vim9: second argument of map() and filter() not checked by Bram Moolenaar · 3 years, 8 months ago
  84. 59618fe patch 8.2.3866: Vim9: type checking global variables is inconsistent by Bram Moolenaar · 3 years, 8 months ago
  85. 71b7685 patch 8.2.3841: Vim9: outdated TODO items, disabled tests that work by Bram Moolenaar · 3 years, 8 months ago
  86. e124204 patch 8.2.3830: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  87. 40bcec1 patch 8.2.3750: error messages are everywhere by Bram Moolenaar · 3 years, 8 months ago
  88. 12f3c1b patch 8.2.3749: error messages are everywhere by Bram Moolenaar · 3 years, 8 months ago
  89. 651fca8 patch 8.2.3699: the +title feature adds a lot of #ifdef but little code by Bram Moolenaar · 3 years, 8 months ago
  90. 0bd8d05 patch 8.2.3673: crash when allocating signal stack fails by Bram Moolenaar · 3 years, 9 months ago
  91. 0526815 patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied by Bram Moolenaar · 3 years, 9 months ago
  92. e30d102 patch 8.2.3562: cannot add color names by Drew Vogel · 3 years, 10 months ago
  93. 844fb64 patch 8.2.3560: using freed memory with lambda by Bram Moolenaar · 3 years, 10 months ago
  94. 542ffe1 patch 8.2.3445: on Solaris longVersion may be declared twice by Bram Moolenaar · 3 years, 11 months ago
  95. f1e8876 patch 8.2.3430: no generic way to trigger an autocommand on mode change by =?UTF-8?q?Magnus=20Gro=C3=9F?= · 4 years ago
  96. 5c56da4 patch 8.2.3381: crash when using NULL list with sign functions by Bram Moolenaar · 4 years ago
  97. 88c89c7 patch 8.2.3341: Vim9: function call aborted despite try/catch by Bram Moolenaar · 4 years ago
  98. aacc966 patch 8.2.3339: Vim9: cannot lock a member in a local dict by Bram Moolenaar · 4 years ago
  99. eaf3f36 patch 8.2.3236: mode() does not indicate using CTRL-O in Select mode by zeertzjq · 4 years ago
  100. 3ed0d93 patch 8.2.3217: build failure by Bram Moolenaar · 4 years, 1 month ago