aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/builtin.txt
Commit message (Expand)AuthorAge
* vim-patch:9.0.1485: no functions for converting from/to UTF-16 index (#23318)zeertzjq2023-04-26
* vim-patch:8.2.3314: behavior of exists() in a :def function is unpredictable ...zeertzjq2023-04-26
* vim-patch:8.2.5019: cannot get the first screen column of a character (#23312)zeertzjq2023-04-25
* vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...zeertzjq2023-04-25
* vim-patch:71badf9547e8 (#23285)Christian Clason2023-04-23
* vim-patch:9.0.1007: there is no way to get a list of swap file nameszeertzjq2023-04-19
* vim-patch:9.0.0411: only created files can be cleaned up with one callzeertzjq2023-04-16
* vim-patch:9.0.0379: cleaning up after writefile() is a hasslezeertzjq2023-04-16
* vim-patch:9.0.0303: it is not easy to get information about a scriptzeertzjq2023-04-15
* vim-patch:9.0.0269: getscriptinfo() does not include the versionzeertzjq2023-04-15
* feat(ex_cmds)!: remove :behavebfredl2023-04-13
* vim-patch:9.0.0244: cannot easily get the list of sourced scripts (#22596)Michal Liszcz2023-03-11
* feat: try to recover from missing tempdir #22573Justin M. Keyes2023-03-09
* vim-patch:partial:944697ae196zeertzjq2023-03-07
* vim-patch:8.2.3969: value of MAXCOL not available in Vim scriptzeertzjq2023-03-07
* vim-patch:9.0.0430: cannot use repeat() with a blobzeertzjq2023-02-28
* vim-patch:8.2.3438: cannot manipulate blobszeertzjq2023-02-28
* vim-patch:9.0.0810: readblob() returns empty when trying to read too muchzeertzjq2023-02-28
* vim-patch:9.0.0803: readblob() cannot read from character devicezeertzjq2023-02-28
* vim-patch:9.0.0795: readblob() always reads the whole filezeertzjq2023-02-28
* Merge #22382 has('gui_running')Justin M. Keyes2023-02-28
|\
| * feat(api): more fields in nvim_list_uisJustin M. Keyes2023-02-27
* | vim-patch:partial:dd60c365cd26 (#22437)Christian Clason2023-02-28
|/
* vim-patch:8.2.2336: Vim9: not possible to extend dictionary with different ty...zeertzjq2023-02-27
* vim-patch:partial:9.0.0202: code and help for indexof() is not idealzeertzjq2023-02-27
* vim-patch:9.0.0196: finding value in list may require a for loopzeertzjq2023-02-27
* vim-patch:8.2.2449: Vim9: flatten() always changes the list typezeertzjq2023-02-24
* docs: fix typos (#22353)zeertzjq2023-02-22
* vim-patch:partial:938ae280c79b (#22356)zeertzjq2023-02-21
* docs: clarify "pipe" mode for sockconnectThayne McCombs2023-02-02
* vim-patch:9.0.1238: :runtime completion can be further improvedzeertzjq2023-01-26
* vim-patch:9.0.1231: completion of :runtime does not handle {where} argumentzeertzjq2023-01-26
* feat(highlight): define the concept of altfont as a (c)term rendering attributePaul "LeoNerd" Evans2023-01-24
* vim-patch:9.0.1223: cannot use setcellwidths() below 0x100 (#21929)zeertzjq2023-01-21
* vim-patch:9.0.1212: cannot read back what setcellwidths() has done (#21867)zeertzjq2023-01-18
* vim-patch:8.2.4617: no completion for :scriptnameszeertzjq2023-01-17
* vim-patch:8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy"zeertzjq2023-01-17
* vim-patch:8.2.4565: no command line completion for :breakadd and :breakdelzeertzjq2023-01-15
* docs: fix treesitter parsing errorsChristian Clason2023-01-01
* vim-patch:9.0.0110: help tag generation picks up words in code exampleszeertzjq2022-12-03
* vim-patch:partial:b59ae59a5870 (#21170)Sean Dewar2022-11-24
* vim-patch:9.0.0916: getbufline() is inefficient for getting a single linezeertzjq2022-11-22
* vim-patch:8.2.2435: setline() gives an error for some typeszeertzjq2022-11-22
* vim-patch:9.0.0863: col() and charcol() only work for the current window (#21...zeertzjq2022-11-13
* vim-patch:76db9e076318 (#21013)Sean Dewar2022-11-10
* vim-patch:8.2.4679: cannot have expandcmd() give an error message for mistakeszeertzjq2022-11-05
* vim-patch:8.2.2606: strchars() defaults to counting composing characterszeertzjq2022-11-05
* vim-patch:8.2.3919: Vim9: wrong argument for append() results in two errorszeertzjq2022-11-05
* vim-patch:8.2.0644: insufficient testing for invalid function argumentszeertzjq2022-11-05
* vim-patch:8.2.0448: various functions not properly tested (#20926)zeertzjq2022-11-04