summaryrefslogtreecommitdiffstats
path: root/runtime/doc/eval.txt
AgeCommit message (Expand)Author
2021-12-27patch 8.2.3913: help for expressions does not mention Vim9 syntaxv8.2.3913Bram Moolenaar
2021-12-24Update runtime filesBram Moolenaar
2021-12-19patch 8.2.3849: functions implementing reduce and map are too longv8.2.3849Yegappan Lakshmanan
2021-12-18patch 8.2.3848: cannot use reduce() for a stringv8.2.3848rbtnn
2021-12-16Update runtime filesBram Moolenaar
2021-12-15patch 8.2.3818: cannot filter or map characters in a stringv8.2.3818rbtnn
2021-11-27Update runtime files.Bram Moolenaar
2021-11-21Update runtime filesBram Moolenaar
2021-11-20patch 8.2.3627: difficult to know where the text starts in a windowv8.2.3627Bram Moolenaar
2021-11-18patch 8.2.3618: getcwd() is unclear about how 'autochdir' is usedv8.2.3618Bram Moolenaar
2021-11-16Update runtime filesBram Moolenaar
2021-11-16patch 8.2.3605: cannot clear and unlinke a highlight group with hlset()v8.2.3605Yegappan Lakshmanan
2021-11-13patch 8.2.3590: test for v:colornames sometimes failsv8.2.3590Drew Vogel
2021-11-07Update runtime filesBram Moolenaar
2021-11-03patch 8.2.3578: manipulating highlighting is complicatedv8.2.3578Yegappan Lakshmanan
2021-10-24patch 8.2.3562: cannot add color namesv8.2.3562Drew Vogel
2021-10-23Update runtime filesBram Moolenaar
2021-10-20patch 8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalidv8.2.3545zeertzjq
2021-10-16Update runtime filesBram Moolenaar
2021-10-14patch 8.2.3510: changes are only detected with one second accuracyv8.2.3510Leah Neukirchen
2021-10-04Update runtime filesBram Moolenaar
2021-10-03patch 8.2.3466: completion submode not indicated for virtual replacev8.2.3466zeertzjq
2021-10-03patch 8.2.3465: cannot detect insert scroll modev8.2.3465zeertzjq
2021-10-02patch 8.2.3461: cannot distinguish Normal and Terminal-Normal modev8.2.3461Bram Moolenaar
2021-09-30patch 8.2.3459: Vim9: need more tests for empty string argumentsv8.2.3459Yegappan Lakshmanan
2021-09-21Update runtime filesBram Moolenaar
2021-09-14patch 8.2.3438: cannot manipulate blobsv8.2.3438Yegappan Lakshmanan
2021-09-09Update runtime filesBram Moolenaar
2021-08-29Update runtime filesBram Moolenaar
2021-08-29patch 8.2.3385: escaping for fish shell does not work properlyv8.2.3385Jason Cox
2021-08-16patch 8.2.3356: adding many text properties requires a lot of function callsv8.2.3356Yegappan Lakshmanan
2021-08-14Update runtime filesBram Moolenaar
2021-08-10patch 8.2.3323: Vim9: Cannot use :silent with :endwhilev8.2.3323Bram Moolenaar
2021-08-08patch 8.2.3314: behavior of exists() in a :def function is unpredictablev8.2.3314Bram Moolenaar
2021-07-31patch 8.2.3254: win_gettype() does not recognize a quickfix windowv8.2.3254Yegappan Lakshmanan
2021-07-28Update runtime filesBram Moolenaar
2021-07-28patch 8.2.3236: mode() does not indicate using CTRL-O in Select modev8.2.3236zeertzjq
2021-07-26patch 8.2.3226: new digraph functions use old naming schemev8.2.3226h-east
2021-07-19patch 8.2.3184: cannot add a digraph with a leading spacev8.2.3184mityu
2021-07-07Update runtime filesBram Moolenaar
2021-07-03patch 8.2.3092: Vim9: builtin function test fails without +channel featurev8.2.3092Dominique Pelle
2021-06-30patch 8.2.3079: Powershell core not supported by defaultv8.2.3079Mike Williams
2021-06-28patch 8.2.3071: shell options are not set properly for PowerShellv8.2.3071Mike Williams
2021-06-27Update runtime filesBram Moolenaar
2021-06-23patch 8.2.3040: GUI: dropping files not testedv8.2.3040Yegappan Lakshmanan
2021-06-21patch 8.2.3028: GUI mouse events not testedv8.2.3028Yegappan Lakshmanan
2021-06-20patch 8.2.3022: available encryption methods are not strong enoughv8.2.3022Christian Brabandt
2021-06-19patch 8.2.3019: location list only has the start position.v8.2.3019thinca
2021-06-13Update runtime filesBram Moolenaar
2021-06-07patch 8.2.2957: using getchar() in Vim9 script is problematicv8.2.2957Bram Moolenaar