summaryrefslogtreecommitdiffstats
path: root/runtime/doc/eval.txt
AgeCommit message (Expand)Author
2020-10-26Update runtime files.Bram Moolenaar
2020-10-23patch 8.2.1893: fuzzy matching does not support multiple wordsv8.2.1893Bram Moolenaar
2020-10-11Update runtime files.Bram Moolenaar
2020-10-03patch 8.2.1794: no falsy Coalescing operatorv8.2.1794Bram Moolenaar
2020-09-29patch 8.2.1771: synIDattr() cannot get the value of ctermulv8.2.1771Bram Moolenaar
2020-09-28Update runtime files.Bram Moolenaar
2020-09-25patch 8.2.1741: pathshorten() only supports using one characterv8.2.1741Bram Moolenaar
2020-09-22patch 8.2.1727: a popup created with "cursorline" will ignore "firstline"v8.2.1727Bram Moolenaar
2020-09-22patch 8.2.1726: fuzzy matching only works on stringsv8.2.1726Bram Moolenaar
2020-09-19Update runtime files.Bram Moolenaar
2020-09-16patch 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9v8.2.1698Bram Moolenaar
2020-09-11patch 8.2.1665: cannot do fuzzy string matchingv8.2.1665Bram Moolenaar
2020-09-07Update runtime files.Bram Moolenaar
2020-09-04patch 8.2.1588: cannot read back the prompt of a prompt bufferv8.2.1588Bram Moolenaar
2020-08-30Update runtime files.Bram Moolenaar
2020-08-30patch 8.2.1544: cannot translate messages in a Vim scriptv8.2.1544Bram Moolenaar
2020-08-28patch 8.2.1536: cannot get the class of a character; emoji widths are wrongv8.2.1536Bram Moolenaar
2020-08-28patch 8.2.1535: it is not possible to specify cell widths of charactersv8.2.1535Bram Moolenaar
2020-08-23patch 8.2.1517: cannot easily get the character under the cursorv8.2.1517Bram Moolenaar
2020-08-17patch 8.2.1473: items in a list given to :const can still be modifiedv8.2.1473Bram Moolenaar
2020-08-15Update runtime files.Bram Moolenaar
2020-08-15patch 8.2.1461: Vim9: string indexes are counted in bytesv8.2.1461Bram Moolenaar
2020-08-09patch 8.2.1401: cannot jump to the last used tabpagev8.2.1401Bram Moolenaar
2020-08-07Update runtime files.Bram Moolenaar
2020-08-02patch 8.2.1354: test 59 is old stylev8.2.1354Bram Moolenaar
2020-07-26Update runtime files.Bram Moolenaar
2020-07-20patch 8.2.1255: cannot use a lambda with quickfix functionsv8.2.1255Bram Moolenaar
2020-07-18patch 8.2.1241: cannot use getbufinfo() as a methodv8.2.1241Bram Moolenaar
2020-07-10Update runtime filesBram Moolenaar
2020-07-09patch 8.2.1166: once mouse move events are enabled getchar() returns themv8.2.1166Bram Moolenaar
2020-06-30Runtime file updatesBram Moolenaar
2020-06-21Update runtime filesBram Moolenaar
2020-06-17patch 8.2.0996: using "aucmdwin" in win_gettype() is not idealv8.2.0996Bram Moolenaar
2020-06-16patch 8.2.0991: cannot get window type for autocmd and preview windowv8.2.0991Bram Moolenaar
2020-06-16patch 8.2.0988: getting directory contents is always case sortedv8.2.0988Bram Moolenaar
2020-06-14Update runtime filesBram Moolenaar
2020-06-13patch 8.2.0970: terminal properties are not available in Vim scriptv8.2.0970Bram Moolenaar
2020-06-10patch 8.2.0945: cannot use "z=" when 'spell' is offv8.2.0945Bram Moolenaar
2020-06-08patch 8.2.0935: flattening a list with existing code is slowv8.2.0935Bram Moolenaar
2020-06-07Update runtime filesBram Moolenaar
2020-06-07patch 8.2.0925: getcompletion() does not return command line argumentsv8.2.0925Bram Moolenaar
2020-06-07patch 8.2.0924: cannot save and restore a register properlyv8.2.0924Bram Moolenaar
2020-06-06patch 8.2.0915: search() cannot skip over matches like searchpair() canv8.2.0915Bram Moolenaar
2020-06-04patch 8.2.0897: list of functions in patched version is outdatedv8.2.0897Bram Moolenaar
2020-06-03patch 8.2.0893: assert_equalfile() does not take a third argumentv8.2.0893Bram Moolenaar
2020-06-02patch 8.2.0886: cannot use octal numbers in scriptversion 4v8.2.0886Bram Moolenaar
2020-06-01patch 8.2.0878: no reduce() functionv8.2.0878Bram Moolenaar
2020-06-01patch 8.2.0877: cannot get the search statisticsv8.2.0877Bram Moolenaar
2020-06-01patch 8.2.0875: getting attributes for directory entries is slowv8.2.0875Bram Moolenaar
2020-06-01patch 8.2.0871: cannot use getmarklist() as a methodv8.2.0871Bram Moolenaar