1. 56200ee patch 8.2.3969: value of MAXCOL not available in Vim script by naohiro ono · 3 years, 7 months ago
  2. 04fb916 Update runtime files by Bram Moolenaar · 3 years, 7 months ago
  3. 1cae5a0 patch 8.2.3917: the eval.txt help file is way too big by Bram Moolenaar · 3 years, 7 months ago
  4. 5da3605 patch 8.2.3913: help for expressions does not mention Vim9 syntax by Bram Moolenaar · 3 years, 7 months ago
  5. fa3b723 Update runtime files by Bram Moolenaar · 3 years, 8 months ago
  6. 389b721 patch 8.2.3849: functions implementing reduce and map are too long by Yegappan Lakshmanan · 3 years, 8 months ago
  7. 0ccb584 patch 8.2.3848: cannot use reduce() for a string by rbtnn · 3 years, 8 months ago
  8. 0e6adf8 Update runtime files by Bram Moolenaar · 3 years, 8 months ago
  9. c479ce0 patch 8.2.3818: cannot filter or map characters in a string by rbtnn · 3 years, 8 months ago
  10. 6304be6 Update runtime files. by Bram Moolenaar · 3 years, 8 months ago
  11. 88a4205 Update runtime files by Bram Moolenaar · 3 years, 9 months ago
  12. cdf5fdb patch 8.2.3627: difficult to know where the text starts in a window by Bram Moolenaar · 3 years, 9 months ago
  13. 851c7a6 patch 8.2.3618: getcwd() is unclear about how 'autochdir' is used by Bram Moolenaar · 3 years, 9 months ago
  14. 519cc55 Update runtime files by Bram Moolenaar · 3 years, 9 months ago
  15. 2a16dc6 patch 8.2.3605: cannot clear and unlinke a highlight group with hlset() by Yegappan Lakshmanan · 3 years, 9 months ago
  16. a0fca17 patch 8.2.3590: test for v:colornames sometimes fails by Drew Vogel · 3 years, 9 months ago
  17. 113cb51 Update runtime files by Bram Moolenaar · 3 years, 9 months ago
  18. d1a8d65 patch 8.2.3578: manipulating highlighting is complicated by Yegappan Lakshmanan · 3 years, 9 months ago
  19. e30d102 patch 8.2.3562: cannot add color names by Drew Vogel · 3 years, 10 months ago
  20. 079ba76 Update runtime files by Bram Moolenaar · 3 years, 10 months ago
  21. 94358a1 patch 8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalid by zeertzjq · 3 years, 10 months ago
  22. 2286304 Update runtime files by Bram Moolenaar · 3 years, 10 months ago
  23. 0a7984a patch 8.2.3510: changes are only detected with one second accuracy by Leah Neukirchen · 3 years, 10 months ago
  24. 6e64922 Update runtime files by Bram Moolenaar · 3 years, 10 months ago
  25. cc8cd44 patch 8.2.3466: completion submode not indicated for virtual replace by zeertzjq · 3 years, 10 months ago
  26. 27fef59 patch 8.2.3465: cannot detect insert scroll mode by zeertzjq · 3 years, 10 months ago
  27. 72406a4 patch 8.2.3461: cannot distinguish Normal and Terminal-Normal mode by Bram Moolenaar · 3 years, 10 months ago
  28. 51491ad patch 8.2.3459: Vim9: need more tests for empty string arguments by Yegappan Lakshmanan · 3 years, 10 months ago
  29. 34cc7d8 Update runtime files by Bram Moolenaar · 3 years, 11 months ago
  30. 5dfe467 patch 8.2.3438: cannot manipulate blobs by Yegappan Lakshmanan · 3 years, 11 months ago
  31. 6c391a7 Update runtime files by Bram Moolenaar · 4 years ago
  32. 89a9c15 Update runtime files by Bram Moolenaar · 4 years ago
  33. 6e82351 patch 8.2.3385: escaping for fish shell does not work properly by Jason Cox · 4 years ago
  34. ccfb7c6 patch 8.2.3356: adding many text properties requires a lot of function calls by Yegappan Lakshmanan · 4 years ago
  35. 6aa5729 Update runtime files by Bram Moolenaar · 4 years ago
  36. b6f55bb patch 8.2.3323: Vim9: Cannot use :silent with :endwhile by Bram Moolenaar · 4 years ago
  37. 2673599 patch 8.2.3314: behavior of exists() in a :def function is unpredictable by Bram Moolenaar · 4 years ago
  38. 28d8421 patch 8.2.3254: win_gettype() does not recognize a quickfix window by Yegappan Lakshmanan · 4 years ago
  39. 53f7fcc Update runtime files by Bram Moolenaar · 4 years ago
  40. eaf3f36 patch 8.2.3236: mode() does not indicate using CTRL-O in Select mode by zeertzjq · 4 years ago
  41. 29b8571 patch 8.2.3226: new digraph functions use old naming scheme by h-east · 4 years ago
  42. 6106504 patch 8.2.3184: cannot add a digraph with a leading space by mityu · 4 years, 1 month ago
  43. 90df4b9 Update runtime files by Bram Moolenaar · 4 years, 1 month ago
  44. 7450923 patch 8.2.3092: Vim9: builtin function test fails without +channel feature by Dominique Pelle · 4 years, 1 month ago
  45. a3d1b29 patch 8.2.3079: Powershell core not supported by default by Mike Williams · 4 years, 1 month ago
  46. 1279502 patch 8.2.3071: shell options are not set properly for PowerShell by Mike Williams · 4 years, 1 month ago
  47. 4d8f476 Update runtime files by Bram Moolenaar · 4 years, 1 month ago
  48. 18d4658 patch 8.2.3040: GUI: dropping files not tested by Yegappan Lakshmanan · 4 years, 2 months ago
  49. f1e7449 patch 8.2.3028: GUI mouse events not tested by Yegappan Lakshmanan · 4 years, 2 months ago
  50. f573c6e patch 8.2.3022: available encryption methods are not strong enough by Christian Brabandt · 4 years, 2 months ago
  51. 6864efa patch 8.2.3019: location list only has the start position. by thinca · 4 years, 2 months ago
  52. 2346a63 Update runtime files by Bram Moolenaar · 4 years, 2 months ago
  53. 3a7503c patch 8.2.2957: using getchar() in Vim9 script is problematic by Bram Moolenaar · 4 years, 2 months ago
  54. 3ec3217 Update runtime files by Bram Moolenaar · 4 years, 3 months ago
  55. 4c29502 Update runtime files by Bram Moolenaar · 4 years, 3 months ago
  56. 130cbfc Update runtime files by Bram Moolenaar · 4 years, 4 months ago
  57. 5b8cabf patch 8.2.2694: when 'matchpairs' is empty every character beeps by Bram Moolenaar · 4 years, 4 months ago
  58. dad4473 Update runtime files. by Bram Moolenaar · 4 years, 4 months ago
  59. 74e54fc patch 8.2.2658: :for cannot loop over a string by Bram Moolenaar · 4 years, 5 months ago
  60. 4c86830 patch 8.2.2638: cannot write a message to the terminal from the GUI by Bram Moolenaar · 4 years, 5 months ago
  61. 02b4d9b patch 8.2.2607: strcharpart() cannot include composing characters by Bram Moolenaar · 4 years, 5 months ago
  62. 70ce8a1 patch 8.2.2606: strchars() defaults to counting composing characters by Bram Moolenaar · 4 years, 5 months ago
  63. c8cdf0f Update runtime files. by Bram Moolenaar · 4 years, 5 months ago
  64. 942db23 Update runtime files by Bram Moolenaar · 4 years, 6 months ago
  65. 038e09e patch 8.2.2468: not easy to get the full command name from a shortened one by Bram Moolenaar · 4 years, 6 months ago
  66. 3b69006 patch 8.2.2449: Vim9: flatten() always changes the list type by Bram Moolenaar · 4 years, 6 months ago
  67. 3445320 patch 8.2.2435: setline() gives an error for some types by Bram Moolenaar · 4 years, 6 months ago
  68. e0e3917 Update runtime files. by Bram Moolenaar · 4 years, 7 months ago
  69. 57d5a01 patch 8.2.2388: no easy way to get the maximum or mininum number value by Bram Moolenaar · 4 years, 7 months ago
  70. 98a29d0 Update runtime files. by Bram Moolenaar · 4 years, 7 months ago
  71. 6601b62 patch 8.2.2344: using inclusive index for slice is not always desired by Bram Moolenaar · 4 years, 7 months ago
  72. c423ad7 patch 8.2.2343: Vim9: return type of readfile() is any by Bram Moolenaar · 4 years, 7 months ago
  73. a47e05f patch 8.2.2339: cannot get the type of a value as a string by Bram Moolenaar · 4 years, 7 months ago
  74. b0e6b51 patch 8.2.2336: Vim9: not possible to extend dictionary with different type by Bram Moolenaar · 4 years, 7 months ago
  75. 6f02b00 patch 8.2.2324: not easy to get mark en cursor posotion by character count by Bram Moolenaar · 4 years, 7 months ago
  76. 9d19e4f patch 8.2.2280: fuzzy matching doesn't give access to the scores by Bram Moolenaar · 4 years, 7 months ago
  77. 7e6a515 Update runtime files. by Bram Moolenaar · 4 years, 7 months ago
  78. 17793ef patch 8.2.2233: cannot convert a byte index into a character index by Bram Moolenaar · 4 years, 7 months ago
  79. 4072ba5 Update runtime files. by Bram Moolenaar · 4 years, 8 months ago
  80. 1b884a0 Update runtime files. by Bram Moolenaar · 4 years, 8 months ago
  81. f0068c5 patch 8.2.2070: can't get the exit value in VimLeave(Pre) autocommands by Bram Moolenaar · 4 years, 8 months ago
  82. 4466ad6 Update runtime files by Bram Moolenaar · 4 years, 9 months ago
  83. 957cf67 patch 8.2.1978: making a mapping work in all modes is complicated by Bram Moolenaar · 4 years, 9 months ago
  84. ea69685 patch 8.2.1969: Vim9: map() may change the list or dict item type by Bram Moolenaar · 4 years, 9 months ago
  85. 3132cdd Update runtime files by Bram Moolenaar · 4 years, 9 months ago
  86. 55e2961 patch 8.2.1933: cannot sort using locale ordering by Bram Moolenaar · 4 years, 9 months ago
  87. cb80aa2 Update runtime files. by Bram Moolenaar · 4 years, 10 months ago
  88. 8ded5b6 patch 8.2.1893: fuzzy matching does not support multiple words by Bram Moolenaar · 4 years, 10 months ago
  89. 4f4d51a Update runtime files. by Bram Moolenaar · 4 years, 10 months ago
  90. 92f26c2 patch 8.2.1794: no falsy Coalescing operator by Bram Moolenaar · 4 years, 10 months ago
  91. 391c362 patch 8.2.1771: synIDattr() cannot get the value of ctermul by Bram Moolenaar · 4 years, 10 months ago
  92. d58a3bf Update runtime files. by Bram Moolenaar · 4 years, 10 months ago
  93. 6a33ef0 patch 8.2.1741: pathshorten() only supports using one character by Bram Moolenaar · 4 years, 11 months ago
  94. 99ca9c4 patch 8.2.1727: a popup created with "cursorline" will ignore "firstline" by Bram Moolenaar · 4 years, 11 months ago
  95. 4f73b8e patch 8.2.1726: fuzzy matching only works on strings by Bram Moolenaar · 4 years, 11 months ago
  96. 1d59aa1 Update runtime files. by Bram Moolenaar · 4 years, 11 months ago
  97. a187c43 patch 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 by Bram Moolenaar · 5 years ago
  98. 635414d patch 8.2.1665: cannot do fuzzy string matching by Bram Moolenaar · 5 years ago
  99. 1c6737b Update runtime files. by Bram Moolenaar · 5 years ago
  100. 077cc7a patch 8.2.1588: cannot read back the prompt of a prompt buffer by Bram Moolenaar · 5 years ago