summaryrefslogtreecommitdiffstats
path: root/runtime/doc/builtin.txt
AgeCommit message (Expand)Author
2024-03-23patch 9.1.0199: Not enough tests for the slice() functionv9.1.0199zeertzjq
2024-03-14patch 9.1.0181: no overflow check for string formattingv9.1.0181Christ van Willegen
2024-03-13patch 9.1.0175: wrong window positions with 'winfix{width,height}'v9.1.0175Sean Dewar
2024-03-12runtime(doc): add reference to matchbufline() at :h search()Christian Brabandt
2024-03-12patch 9.1.0170: Re-allow curwin == prevwin, but document it insteadv9.1.0170Sean Dewar
2024-03-07patch 9.1.0157: Duplicate assignment in f_getregion()v9.1.0157zeertzjq
2024-03-06patch 9.1.0155: can only get getregion() from current bufferv9.1.0155Shougo Matsushita
2024-03-03patch 9.1.0148: Vim9: can't call internal methods with objectsv9.1.0148Yegappan Lakshmanan
2024-03-01runtime(doc): some improvements to getregion() docs (#14122)zeertzjq
2024-02-28patch 9.1.0142: getregion() can be improvedv9.1.0142Shougo Matsushita
2024-02-25patch 9.1.0136: Vim9: need more test for exists()v9.1.0136Yegappan Lakshmanan
2024-02-24runtime(doc) Update help text for matchbufline() and matchstrlist()Yegappan Lakshmanan
2024-02-22patch 9.1.0126: Internal error when using upper-case mark in getregion()v9.1.0126zeertzjq
2024-02-21runtime(doc): clarify expand() for :terminal windowsChristian Brabandt
2024-02-21patch 9.1.0122: Some minor issues with the getregion() functionv9.1.0122Maxim Kim
2024-02-21patch 9.1.0120: hard to get visual region using Vim scriptv9.1.0120Shougo Matsushita
2024-02-20patch 9.1.0117: Stop split-moving from firing WinNew and WinNewPre autocommandsv9.1.0117Sean Dewar
2024-02-12patch 9.1.0099: Not able to use diff() with 'diffexpr'v9.1.0099Yegappan Lakshmanan
2024-02-11patch 9.1.0096: diff() function uses 'diffexpr'v9.1.0096Yegappan Lakshmanan
2024-02-06patch 9.1.0080: unexpected error for modifying final list using +=v9.1.0080Yegappan Lakshmanan
2024-02-01patch 9.1.0071: Need a diff() Vim script functionv9.1.0071Yegappan Lakshmanan
2024-01-29patch 9.1.0064: No Wayland supportv9.1.0064lilydjwg
2024-01-25patch 9.1.0058: Cannot map Super Keys in GTK UIv9.1.0058Casey Tucker
2024-01-23patch 9.1.0049: Make "[Command Line]" a special buffer namev9.1.0049Sean Dewar
2024-01-15runtime(doc): Replace non-breaking space with normal space (#13868)Yegappan Lakshmanan
2024-01-14runtime(help): delete duplicate help tag E741 (#13861)errael
2024-01-13patch 9.1.0027: Vim is missing a foreach() funcv9.1.0027Ernie Rael
2024-01-05runtime(doc): Fix typos in reltime() help. (#13818)Lifepillar
2024-01-04patch 9.1.0010: Keymap completion is not availablev9.1.0010Doug Kearns
2024-01-04patch 9.1.0009: Cannot easily get the list of matchesv9.1.0009Yegappan Lakshmanan
2024-01-02patch 9.1.0000: Vim 9.1 releasev9.1.0000v9.1.0Christian Brabandt
2023-12-24runtime(doc): list of new/changed features in version9.txtYegappan Lakshmanan
2023-12-14runtime(doc): grammar & typo fixesDominique Pellé
2023-12-14patch 9.0.2162: Vim9: type documentation out-datedv9.0.2162Yegappan Lakshmanan
2023-12-12patch 9.0.2160: instanceof() should use varargs as second argv9.0.2160Ernie Rael
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