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