summaryrefslogtreecommitdiffstats
path: root/runtime/doc/builtin.txt
AgeCommit message (Expand)Author
2023-11-28patch 9.0.2135: No test for mode() when executing Ex commandsv9.0.2135zeertzjq
2023-11-27patch 9.0.2133: Cannot detect overstrike mode in Cmdline modev9.0.2133Sam-programs
2023-11-21runtime(doc): Fix whitespace and formatting of some help files (#13549)h_east
2023-10-25runtime(doc): Fix typos in several documents (#13420)h_east
2023-10-17patch 9.0.2041: trim(): hard to use default maskv9.0.2041Illia Bobyr
2023-10-17patch 9.0.2040: trim(): hard to use default maskv9.0.2040Illia Bobyr
2023-10-15patch 9.0.2032: cannot get mouse click pos for tab or virt textv9.0.2032zeertzjq
2023-10-14patch 9.0.2022: getmousepos() returns wrong index for TAB charv9.0.2022zeertzjq
2023-10-06runtime(doc): remove E1520 tag (#13289)zeertzjq
2023-10-05patch 9.0.1990: strange error numberv9.0.1990Christ van Willegen
2023-10-02runtime(doc): add missing error numbers in the help. (#13241)Yegappan Lakshmanan
2023-09-30patch 9.0.1962: No support for writing extended attributesv9.0.1962Christian Brabandt
2023-09-28patch 9.0.1950: Vim9: error codes spread outv9.0.1950Yegappan Lakshmanan
2023-09-24runtime(doc): Add a missing '<' to the help of strutf16len() (#13168)a5ob7r
2023-09-09patch 9.0.1886: Various Typosv9.0.1886Christian Brabandt
2023-09-03patch 9.0.1856: issues with formatting positional argumentsv9.0.1856Christ van Willegen
2023-09-03patch 9.0.1855: mode() doesn't indicate command line for terminalv9.0.1855h-east
2023-08-23patch 9.0.1786: Vim9: need instanceof() functionv9.0.1786LemonBoy
2023-08-20patch 9.0.1776: No support for stable Python 3 ABIv9.0.1776Yee Cheng Chin
2023-08-20patch 9.0.1774: no support for custom cmdline completionv9.0.1774Shougo Matsushita
2023-08-17patch 9.0.1728: missing winid argument for virtcol()v9.0.1728zeertzjq
2023-08-17patch 9.0.1727: minor problems with the teapotv9.0.1727Sean Dewar
2023-08-15patch 9.0.1717: virtcol2col returns last byte of a multi-byte charv9.0.1717Yegappan Lakshmanan
2023-08-13patch 9.0.1704: Cannot use positional arguments for printf()v9.0.1704Christ van Willegen
2023-08-11patch 9.0.1688: cannot store custom data in quickfix listv9.0.1688Tom Praschan
2023-08-11patch 9.0.1686: undotree() only works for the current bufferv9.0.1686Devin J. Pohly
2023-08-09Change "the" to "then" under ':help bufload()' (#12662)Daniel Steinberg
2023-07-07patch 9.0.1674: help for builtin functions is not sorted properlyv9.0.1674Bram Moolenaar
2023-07-07patch 9.0.1673: cannot produce a status 418 or 503 messagev9.0.1673Bram Moolenaar
2023-06-14patch 9.0.1629: having utf16idx() rounding up is inconvenientv9.0.1629Yegappan Lakshmanan
2023-06-10Update runtime filesBram Moolenaar
2023-06-08patch 9.0.1617: charidx() result is not consistent with byteidx()v9.0.1617Yegappan Lakshmanan
2023-05-14Update runtime filesBram Moolenaar
2023-05-06patch 9.0.1515: reverse() does not work for a Stringv9.0.1515Yegappan Lakshmanan
2023-05-01patch 9.0.1504: no error when calling remote_startserver("")v9.0.1504h-east
2023-04-24patch 9.0.1485: no functions for converting from/to UTF-16 indexv9.0.1485Christian Brabandt
2023-04-22Update runtime filesBram Moolenaar
2023-03-16patch 9.0.1411: accuracy of profiling is not optimalv9.0.1411Ernie Rael
2023-03-12patch 9.0.1403: unused variables and functionsv9.0.1403Dominique Pelle
2023-03-09patch 9.0.1396: sort(list, 'N') does not work in Vim9 script contextv9.0.1396Bram Moolenaar
2023-02-27Update runtime filesBram Moolenaar
2023-02-20Update runtime files.Bram Moolenaar
2023-02-02Update runtime files.Bram Moolenaar
2023-01-24patch 9.0.1238: :runtime completion can be further improvedv9.0.1238zeertzjq
2023-01-22patch 9.0.1231: completion of :runtime does not handle {where} argumentv9.0.1231zeertzjq
2023-01-20patch 9.0.1223: cannot use setcellwidths() below 0x100v9.0.1223K.Takata
2023-01-17patch 9.0.1212: cannot read back what setcellwidths() has donev9.0.1212Kota Kato
2023-01-12patch 9.0.1188: return value of type() for class and object unclearv9.0.1188Bram Moolenaar
2022-12-31Update runtime filesBram Moolenaar
2022-12-20patch 9.0.1084: code handling low level MS-Windows events cannot be testedv9.0.1084Christopher Plewright