summaryrefslogtreecommitdiff
path: root/runtime/doc/eval.txt
Commit message (Expand)AuthorAgeFilesLines
* Update runtime files.Bram Moolenaar2021-11-271-0/+1
* Update runtime filesBram Moolenaar2021-11-211-6/+9
* patch 8.2.3627: difficult to know where the text starts in a windowv8.2.3627Bram Moolenaar2021-11-201-0/+3
* patch 8.2.3618: getcwd() is unclear about how 'autochdir' is usedv8.2.3618Bram Moolenaar2021-11-181-3/+3
* Update runtime filesBram Moolenaar2021-11-161-4/+4
* patch 8.2.3605: cannot clear and unlinke a highlight group with hlset()v8.2.3605Yegappan Lakshmanan2021-11-161-1/+16
* patch 8.2.3590: test for v:colornames sometimes failsv8.2.3590Drew Vogel2021-11-131-1/+1
* Update runtime filesBram Moolenaar2021-11-071-11/+45
* patch 8.2.3578: manipulating highlighting is complicatedv8.2.3578Yegappan Lakshmanan2021-11-031-0/+89
* patch 8.2.3562: cannot add color namesv8.2.3562Drew Vogel2021-10-241-0/+37
* Update runtime filesBram Moolenaar2021-10-231-1/+1
* patch 8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalidv8.2.3545zeertzjq2021-10-201-0/+3
* Update runtime filesBram Moolenaar2021-10-161-2/+2
* patch 8.2.3510: changes are only detected with one second accuracyv8.2.3510Leah Neukirchen2021-10-141-0/+1
* Update runtime filesBram Moolenaar2021-10-041-21/+21
* patch 8.2.3466: completion submode not indicated for virtual replacev8.2.3466zeertzjq2021-10-031-5/+7
* patch 8.2.3465: cannot detect insert scroll modev8.2.3465zeertzjq2021-10-031-0/+2
* patch 8.2.3461: cannot distinguish Normal and Terminal-Normal modev8.2.3461Bram Moolenaar2021-10-021-1/+2
* patch 8.2.3459: Vim9: need more tests for empty string argumentsv8.2.3459Yegappan Lakshmanan2021-09-301-1/+16
* Update runtime filesBram Moolenaar2021-09-211-4/+8
* patch 8.2.3438: cannot manipulate blobsv8.2.3438Yegappan Lakshmanan2021-09-141-1/+27
* Update runtime filesBram Moolenaar2021-09-091-3/+6
* Update runtime filesBram Moolenaar2021-08-291-16/+16
* patch 8.2.3385: escaping for fish shell does not work properlyv8.2.3385Jason Cox2021-08-291-0/+4
* patch 8.2.3356: adding many text properties requires a lot of function callsv8.2.3356Yegappan Lakshmanan2021-08-161-1/+3
* Update runtime filesBram Moolenaar2021-08-141-184/+212
* patch 8.2.3323: Vim9: Cannot use :silent with :endwhilev8.2.3323Bram Moolenaar2021-08-101-1/+1
* patch 8.2.3314: behavior of exists() in a :def function is unpredictablev8.2.3314Bram Moolenaar2021-08-081-12/+30
* patch 8.2.3254: win_gettype() does not recognize a quickfix windowv8.2.3254Yegappan Lakshmanan2021-07-311-2/+4
* Update runtime filesBram Moolenaar2021-07-281-31/+66
* patch 8.2.3236: mode() does not indicate using CTRL-O in Select modev8.2.3236zeertzjq2021-07-281-0/+4
* patch 8.2.3226: new digraph functions use old naming schemev8.2.3226h-east2021-07-261-106/+105
* patch 8.2.3184: cannot add a digraph with a leading spacev8.2.3184mityu2021-07-191-0/+107
* Update runtime filesBram Moolenaar2021-07-071-4/+20
* patch 8.2.3092: Vim9: builtin function test fails without +channel featurev8.2.3092Dominique Pelle2021-07-031-0/+7
* patch 8.2.3079: Powershell core not supported by defaultv8.2.3079Mike Williams2021-06-301-7/+9
* patch 8.2.3071: shell options are not set properly for PowerShellv8.2.3071Mike Williams2021-06-281-4/+7
* Update runtime filesBram Moolenaar2021-06-271-14/+24
* patch 8.2.3040: GUI: dropping files not testedv8.2.3040Yegappan Lakshmanan2021-06-231-0/+2
* patch 8.2.3028: GUI mouse events not testedv8.2.3028Yegappan Lakshmanan2021-06-211-0/+2
* patch 8.2.3022: available encryption methods are not strong enoughv8.2.3022Christian Brabandt2021-06-201-0/+1
* patch 8.2.3019: location list only has the start position.v8.2.3019thinca2021-06-191-0/+3
* Update runtime filesBram Moolenaar2021-06-131-16/+16
* patch 8.2.2957: using getchar() in Vim9 script is problematicv8.2.2957Bram Moolenaar2021-06-071-1/+18
* Update runtime filesBram Moolenaar2021-05-161-1/+6
* Update runtime filesBram Moolenaar2021-05-021-2/+5
* Update runtime filesBram Moolenaar2021-04-071-5/+8
* patch 8.2.2694: when 'matchpairs' is empty every character beepsv8.2.2694Bram Moolenaar2021-04-021-0/+1
* Update runtime files.Bram Moolenaar2021-03-311-7/+14
* patch 8.2.2658: :for cannot loop over a stringv8.2.2658Bram Moolenaar2021-03-261-3/+11