summaryrefslogtreecommitdiffstats
path: root/runtime/doc
AgeCommit message (Expand)Author
2021-03-21patch 8.2.2634: 'tagfunc' does not indicate using a patternv8.2.2634Bram Moolenaar
2021-03-17patch 8.2.2616: Vim9: if 'cpo' is change in Vim9 script it may be restoredv8.2.2616Bram Moolenaar
2021-03-17patch 8.2.2612: col('.') may get outdated column valuev8.2.2612Bram Moolenaar
2021-03-14patch 8.2.2607: strcharpart() cannot include composing charactersv8.2.2607Bram Moolenaar
2021-03-14patch 8.2.2606: strchars() defaults to counting composing charactersv8.2.2606Bram Moolenaar
2021-03-14patch 8.2.2605: Vim9: string index and slice does not include composing charsv8.2.2605Bram Moolenaar
2021-03-13Update runtime files.Bram Moolenaar
2021-03-04patch 8.2.2569: 'fillchars' "stl" and "stlnc" items must be single bytev8.2.2569Bram Moolenaar
2021-02-27Update runtime files.Bram Moolenaar
2021-02-19patch 8.2.2531: Vim9: the :k command is obscurev8.2.2531Bram Moolenaar
2021-02-17patch 8.2.2529: Vim9: Not possible to use legacy and Vim9 script in one filev8.2.2529Bram Moolenaar
2021-02-17patch 8.2.2524: cannot change the characters displayed in the foldcolumnv8.2.2524Bram Moolenaar
2021-02-15patch 8.2.2518: 'listchars' should be window-localv8.2.2518Bram Moolenaar
2021-02-14patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some placesv8.2.2511Bram Moolenaar
2021-02-13patch 8.2.2508: cannot change the character displayed in non existing linesv8.2.2508Bram Moolenaar
2021-02-13Update runtime filesBram Moolenaar
2021-02-10patch 8.2.2490: 'wrap' option is always reset when starting diff modev8.2.2490Bram Moolenaar
2021-02-06patch 8.2.2468: not easy to get the full command name from a shortened onev8.2.2468Bram Moolenaar
2021-02-03patch 8.2.2455: Vim9: key type for literal dict and indexing is inconsistentv8.2.2455Bram Moolenaar
2021-02-03patch 8.2.2454: leading space can not be made visiblev8.2.2454Bram Moolenaar
2021-02-01patch 8.2.2449: Vim9: flatten() always changes the list typev8.2.2449Bram Moolenaar
2021-01-31patch 8.2.2440: documentation based on patches is outdatedv8.2.2440Bram Moolenaar
2021-01-31patch 8.2.2435: setline() gives an error for some typesv8.2.2435Bram Moolenaar
2021-01-26patch 8.2.2415: no way to check for the cmdwin featurev8.2.2415Bram Moolenaar
2021-01-25Update runtime files.Bram Moolenaar
2021-01-24patch 8.2.2400: Vim9: compiled functions are not profiledv8.2.2400Bram Moolenaar
2021-01-21patch 8.2.2388: no easy way to get the maximum or mininum number valuev8.2.2388Bram Moolenaar
2021-01-18Update runtime files.Bram Moolenaar
2021-01-16patch 8.2.2366: when using ":sleep" the cursor is always displayedv8.2.2366Bram Moolenaar
2021-01-14patch 8.2.2345: no focus events in a terminalv8.2.2345Bram Moolenaar
2021-01-13patch 8.2.2344: using inclusive index for slice is not always desiredv8.2.2344Bram Moolenaar
2021-01-13patch 8.2.2343: Vim9: return type of readfile() is anyv8.2.2343Bram Moolenaar
2021-01-12patch 8.2.2339: cannot get the type of a value as a stringv8.2.2339Bram Moolenaar
2021-01-12patch 8.2.2336: Vim9: not possible to extend dictionary with different typev8.2.2336Bram Moolenaar
2021-01-11Update runtime files.Bram Moolenaar
2021-01-10patch 8.2.2324: not easy to get mark en cursor posotion by character countv8.2.2324Bram Moolenaar
2021-01-04patch 8.2.2296: cannot use CTRL-N and CTRL-P in a popup menuv8.2.2296Bram Moolenaar
2021-01-03patch 8.2.2291: Vim9: cannot use "null" for v:nullv8.2.2291Bram Moolenaar
2021-01-02patch 8.2.2280: fuzzy matching doesn't give access to the scoresv8.2.2280Bram Moolenaar
2021-01-02Update runtime files.Bram Moolenaar
2020-12-29patch 8.2.2246: cursor keys not recognized at the hit-Enter promptv8.2.2246Bram Moolenaar
2020-12-28patch 8.2.2239: Vim9: concatenating lines with backslash is inconvenientv8.2.2239Bram Moolenaar
2020-12-28patch 8.2.2236: 'scroll' option can change when setting the statuslinev8.2.2236Bram Moolenaar
2020-12-28patch 8.2.2233: cannot convert a byte index into a character indexv8.2.2233Bram Moolenaar
2020-12-26patch 8.2.2223: Vim9: Reloading marks a :def function as deletedv8.2.2223Bram Moolenaar
2020-12-26patch 8.2.2222: Vim9: cannot keep script variables when reloadingv8.2.2222Bram Moolenaar
2020-12-24patch 8.2.2204: Vim9: using -> both for method and lambda is confusingv8.2.2204Bram Moolenaar
2020-12-23Update runtime files.Bram Moolenaar
2020-12-11patch 8.2.2128: there is no way to do something on CTRL-Zv8.2.2128Bram Moolenaar
2020-12-10Update runtime files.Bram Moolenaar