log runtime/doc/builtin.txt @ 36179:e134e2d4fe29 default tip

age author description
Tue, 10 Sep 2024 22:00:03 +0200 Christian Brabandt runtime(doc): clarify the effect of the timeout for search()-functions
Thu, 08 Aug 2024 21:15:06 +0200 Christian Brabandt runtime(doc): clarify directory of Vim's executable vs CWD
Sun, 28 Jul 2024 17:15:06 +0200 Christian Brabandt runtime(doc): tweak documentation style a bit
Wed, 17 Jul 2024 20:15:07 +0200 Christian Brabandt runtime(doc): minor updates.
Wed, 17 Jul 2024 08:13:55 +0200 Christian Brabandt patch 9.1.0590: Vim9: crash when accessing getregionpos() return value v9.1.0590
Thu, 11 Jul 2024 23:00:06 +0200 Christian Brabandt patch 9.1.0568: Cannot expand paths from 'cdpath' setting v9.1.0568
Thu, 11 Jul 2024 22:30:35 +0200 Christian Brabandt patch 9.1.0564: id() can be faster v9.1.0564
Thu, 11 Jul 2024 21:45:03 +0200 Christian Brabandt patch 9.1.0560: bindtextdomain() does not indicate an error v9.1.0560
Thu, 11 Jul 2024 21:30:10 +0200 Christian Brabandt patch 9.1.0559: translation of vim scripts can be improved v9.1.0559
Tue, 09 Jul 2024 18:45:09 +0200 Christian Brabandt patch 9.1.0548: it's not possible to get a unique id for some vars v9.1.0548
Tue, 09 Jul 2024 18:45:07 +0200 Christian Brabandt patch 9.1.0547: No way to get the arity of a Vim function v9.1.0547
Mon, 24 Jun 2024 21:30:08 +0200 Christian Brabandt runtime(doc): In builtin overview use {buf} as param for appendbufline/setbufline (#15089)
Fri, 21 Jun 2024 00:00:28 +0200 Christian Brabandt patch 9.1.0509: not possible to translate Vim script messages v9.1.0509
Wed, 19 Jun 2024 20:15:04 +0200 Christian Brabandt runtime(doc): wrong return type for execute() function
Tue, 18 Jun 2024 21:15:03 +0200 Christian Brabandt patch 9.1.0500: cannot switch buffer in a popup v9.1.0500
Mon, 17 Jun 2024 18:15:04 +0200 Christian Brabandt runtime(doc): Fix typos in several documents
Mon, 17 Jun 2024 13:30:03 +0200 Christian Brabandt runtime(doc): clarify when text properties are cleared
Fri, 14 Jun 2024 20:30:05 +0200 Christian Brabandt runtime(doc): fix wrong helptag for :defer
Thu, 13 Jun 2024 21:30:04 +0200 Christian Brabandt runtime(doc): rewrite mkdir() doc and simplify {flags} meaning
Thu, 13 Jun 2024 17:15:05 +0200 Christian Brabandt runtime(doc): restore description of "$" in col() and virtcol() (#14981)
Wed, 12 Jun 2024 21:15:03 +0200 Christian Brabandt runtime(doc): deduplicate getpos(), line(), col(), virtcol()
Tue, 11 Jun 2024 19:30:05 +0200 Christian Brabandt runtime(doc): clarify documentation for "v" position at line()
Sun, 09 Jun 2024 00:30:03 +0200 Christian Brabandt runtime(doc): add return type info for Vim function descriptions
Mon, 03 Jun 2024 23:30:05 +0200 Christian Brabandt patch 9.1.0465: missing filecopy() function v9.1.0465
Sat, 25 May 2024 10:30:03 +0200 Christian Brabandt patch 9.1.0444: Not enough tests for getregion() with multibyte chars v9.1.0444
Fri, 24 May 2024 19:15:05 +0200 Christian Brabandt patch 9.1.0443: Can't use blockwise selection with width for getregion() v9.1.0443
Fri, 24 May 2024 08:01:00 +0200 Christian Brabandt patch 9.1.0441: getregionpos() can't properly indicate positions beyond eol v9.1.0441
Wed, 22 May 2024 16:45:13 +0200 Christian Brabandt patch 9.1.0430: getregionpos() doesn't handle one char selection v9.1.0430
Mon, 20 May 2024 14:15:03 +0200 Christian Brabandt patch 9.1.0423: getregionpos() wrong with blockwise mode and multibyte v9.1.0423
Sat, 18 May 2024 10:30:03 +0200 Christian Brabandt runtime(doc): clarify temporary file clean up
Thu, 16 May 2024 05:45:08 +0200 Christian Brabandt runtime(doc): Remove trailing spaces (#14784)
Wed, 15 May 2024 22:00:04 +0200 Christian Brabandt runtime(doc): clarify {special} argument for shellescape()
Tue, 07 May 2024 21:00:04 +0200 Christian Brabandt patch 9.1.0394: Cannot get a list of positions describing a region v9.1.0394
Sun, 05 May 2024 18:45:09 +0200 Christian Brabandt runtime(doc): Fix typos in help documents
Sat, 04 May 2024 09:45:06 +0200 Christian Brabandt runtime(doc): correct getscriptinfo() example (#14718)
Fri, 26 Apr 2024 18:45:04 +0200 Christian Brabandt runtime(doc): clarify syntax vs matching mechanism
Sun, 07 Apr 2024 17:45:08 +0200 Christian Brabandt runtime(doc): Normalise builtin-function optional parameter formatting
Thu, 04 Apr 2024 23:45:02 +0200 Christian Brabandt patch 9.1.0265: console dialog cannot save unnamed buffers v9.1.0265
Thu, 04 Apr 2024 22:15:05 +0200 Christian Brabandt runtime(doc): Fill in a few details regarding :enums (#14349)
Sun, 31 Mar 2024 19:00:02 +0200 Christian Brabandt patch 9.1.0233: Vim9: string() output of enum is problematic v9.1.0233
Fri, 29 Mar 2024 10:30:03 +0100 Christian Brabandt runtime(doc): Improve docs for empty(), len(), and string() on objects
Thu, 28 Mar 2024 10:45:06 +0100 Christian Brabandt patch 9.1.0219: Vim9: No enum support v9.1.0219
Sat, 23 Mar 2024 08:30:06 +0100 Christian Brabandt patch 9.1.0199: Not enough tests for the slice() function v9.1.0199
Thu, 14 Mar 2024 19:15:03 +0100 Christian Brabandt patch 9.1.0181: no overflow check for string formatting v9.1.0181
Wed, 13 Mar 2024 20:30:03 +0100 Christian Brabandt patch 9.1.0175: wrong window positions with 'winfix{width,height}' v9.1.0175
Tue, 12 Mar 2024 22:15:02 +0100 Christian Brabandt runtime(doc): add reference to matchbufline() at :h search()
Tue, 12 Mar 2024 21:00:11 +0100 Christian Brabandt patch 9.1.0170: Re-allow curwin == prevwin, but document it instead v9.1.0170
Thu, 07 Mar 2024 21:45:10 +0100 Christian Brabandt patch 9.1.0157: Duplicate assignment in f_getregion() v9.1.0157
Wed, 06 Mar 2024 21:45:03 +0100 Christian Brabandt patch 9.1.0155: can only get getregion() from current buffer v9.1.0155
Sun, 03 Mar 2024 16:45:06 +0100 Christian Brabandt patch 9.1.0148: Vim9: can't call internal methods with objects v9.1.0148
Fri, 01 Mar 2024 23:15:06 +0100 Christian Brabandt runtime(doc): some improvements to getregion() docs (#14122)
Wed, 28 Feb 2024 23:00:03 +0100 Christian Brabandt patch 9.1.0142: getregion() can be improved v9.1.0142
Sun, 25 Feb 2024 08:45:06 +0100 Christian Brabandt patch 9.1.0136: Vim9: need more test for exists() methods v9.1.0136
Sat, 24 Feb 2024 10:15:21 +0100 Christian Brabandt runtime(doc) Update help text for matchbufline() and matchstrlist()
Thu, 22 Feb 2024 20:00:05 +0100 Christian Brabandt patch 9.1.0126: Internal error when using upper-case mark in getregion() v9.1.0126
Wed, 21 Feb 2024 20:45:03 +0100 Christian Brabandt runtime(doc): clarify expand() for :terminal windows
Wed, 21 Feb 2024 20:00:04 +0100 Christian Brabandt patch 9.1.0122: Some minor issues with the getregion() function v9.1.0122
Wed, 21 Feb 2024 00:15:02 +0100 Christian Brabandt patch 9.1.0120: hard to get visual region using Vim script v9.1.0120
Tue, 20 Feb 2024 22:30:06 +0100 Christian Brabandt patch 9.1.0117: Stop split-moving from firing WinNew and WinNewPre autocommands v9.1.0117
Mon, 12 Feb 2024 20:30:06 +0100 Christian Brabandt patch 9.1.0099: Not able to use diff() with 'diffexpr' v9.1.0099
Sun, 11 Feb 2024 17:15:05 +0100 Christian Brabandt patch 9.1.0096: diff() function uses 'diffexpr' v9.1.0096
Tue, 06 Feb 2024 11:15:05 +0100 Christian Brabandt patch 9.1.0080: unexpected error for modifying final list using += v9.1.0080
Thu, 01 Feb 2024 22:30:03 +0100 Christian Brabandt patch 9.1.0071: Need a diff() Vim script function v9.1.0071
Mon, 29 Jan 2024 21:15:05 +0100 Christian Brabandt patch 9.1.0064: No Wayland support v9.1.0064
Thu, 25 Jan 2024 23:00:03 +0100 Christian Brabandt patch 9.1.0058: Cannot map Super Keys in GTK UI v9.1.0058
Tue, 23 Jan 2024 23:00:07 +0100 Christian Brabandt patch 9.1.0049: Make "[Command Line]" a special buffer name v9.1.0049
Mon, 15 Jan 2024 20:15:04 +0100 Christian Brabandt runtime(doc): Replace non-breaking space with normal space (#13868)
Sun, 14 Jan 2024 19:15:05 +0100 Christian Brabandt runtime(help): delete duplicate help tag E741 (#13861)
Sat, 13 Jan 2024 12:00:06 +0100 Christian Brabandt patch 9.1.0027: Vim is missing a foreach() func v9.1.0027
Fri, 05 Jan 2024 17:45:05 +0100 Christian Brabandt runtime(doc): Fix typos in reltime() help. (#13818)
Thu, 04 Jan 2024 22:45:04 +0100 Christian Brabandt patch 9.1.0010: Keymap completion is not available v9.1.0010
Thu, 04 Jan 2024 22:45:03 +0100 Christian Brabandt patch 9.1.0009: Cannot easily get the list of matches v9.1.0009
Tue, 02 Jan 2024 18:45:09 +0100 Christian Brabandt patch 9.1.0000: Vim 9.1 release v9.1.0 v9.1.0000
Sun, 24 Dec 2023 11:15:04 +0100 Christian Brabandt runtime(doc): list of new/changed features in version9.txt
Thu, 14 Dec 2023 20:45:04 +0100 Christian Brabandt runtime(doc): grammar & typo fixes
Thu, 14 Dec 2023 20:15:06 +0100 Christian Brabandt patch 9.0.2162: Vim9: type documentation out-dated v9.0.2162
Tue, 12 Dec 2023 17:15:03 +0100 Christian Brabandt patch 9.0.2160: instanceof() should use varargs as second arg v9.0.2160
Tue, 28 Nov 2023 21:00:06 +0100 Christian Brabandt patch 9.0.2135: No test for mode() when executing Ex commands v9.0.2135
Mon, 27 Nov 2023 22:30:07 +0100 Christian Brabandt patch 9.0.2133: Cannot detect overstrike mode in Cmdline mode v9.0.2133
Tue, 21 Nov 2023 13:30:06 +0100 Christian Brabandt runtime(doc): Fix whitespace and formatting of some help files (#13549)
Wed, 25 Oct 2023 16:00:07 +0200 Christian Brabandt runtime(doc): Fix typos in several documents (#13420)
Tue, 17 Oct 2023 18:15:03 +0200 Christian Brabandt patch 9.0.2041: trim(): hard to use default mask v9.0.2041
Tue, 17 Oct 2023 11:15:09 +0200 Christian Brabandt patch 9.0.2040: trim(): hard to use default mask v9.0.2040
Sun, 15 Oct 2023 10:15:05 +0200 Christian Brabandt patch 9.0.2032: cannot get mouse click pos for tab or virt text v9.0.2032
Sat, 14 Oct 2023 11:45:04 +0200 Christian Brabandt patch 9.0.2022: getmousepos() returns wrong index for TAB char v9.0.2022
Fri, 06 Oct 2023 19:45:04 +0200 Christian Brabandt runtime(doc): remove E1520 tag (#13289)
Thu, 05 Oct 2023 21:00:05 +0200 Christian Brabandt patch 9.0.1990: strange error number v9.0.1990
Mon, 02 Oct 2023 22:00:06 +0200 Christian Brabandt runtime(doc): add missing error numbers in the help. (#13241)
Sat, 30 Sep 2023 13:00:06 +0200 Christian Brabandt patch 9.0.1962: No support for writing extended attributes v9.0.1962
Thu, 28 Sep 2023 23:00:03 +0200 Christian Brabandt patch 9.0.1950: Vim9: error codes spread out v9.0.1950
Sun, 24 Sep 2023 23:15:04 +0200 Christian Brabandt runtime(doc): Add a missing '<' to the help of strutf16len() (#13168)
Sat, 09 Sep 2023 11:45:04 +0200 Christian Brabandt patch 9.0.1886: Various Typos v9.0.1886
Sun, 03 Sep 2023 17:30:05 +0200 Christian Brabandt patch 9.0.1856: issues with formatting positional arguments v9.0.1856
Sun, 03 Sep 2023 17:30:03 +0200 Christian Brabandt patch 9.0.1855: mode() doesn't indicate command line for terminal v9.0.1855
Wed, 23 Aug 2023 21:15:08 +0200 Christian Brabandt patch 9.0.1786: Vim9: need instanceof() function
Sun, 20 Aug 2023 22:11:05 +0200 Christian Brabandt commit 92997dda789ad8061841128cbc99b15ec0374411 v9.0.1774
Sun, 20 Aug 2023 21:30:04 +0200 Christian Brabandt patch 9.0.1776: No support for stable Python 3 ABI v9.0.1776
Thu, 17 Aug 2023 23:00:06 +0200 Christian Brabandt patch 9.0.1728: missing winid argument for virtcol() v9.0.1728
Thu, 17 Aug 2023 23:00:04 +0200 Christian Brabandt patch 9.0.1727: minor problems with the teapot v9.0.1727
Tue, 15 Aug 2023 23:15:03 +0200 Christian Brabandt patch 9.0.1717: virtcol2col returns last byte of a multi-byte char v9.0.1717
Sun, 13 Aug 2023 18:15:04 +0200 Christian Brabandt patch 9.0.1704: Cannot use positional arguments for printf() v9.0.1704
Fri, 11 Aug 2023 23:30:05 +0200 Christian Brabandt patch 9.0.1688: cannot store custom data in quickfix list v9.0.1688
Fri, 11 Aug 2023 23:00:05 +0200 Christian Brabandt patch 9.0.1686: undotree() only works for the current buffer v9.0.1686
Wed, 09 Aug 2023 18:15:04 +0200 Christian Brabandt Change "the" to "then" under ':help bufload()' (#12662)
Sat, 08 Jul 2023 00:30:03 +0200 Bram Moolenaar patch 9.0.1674: help for builtin functions is not sorted properly v9.0.1674
Fri, 07 Jul 2023 20:00:05 +0200 Bram Moolenaar patch 9.0.1673: cannot produce a status 418 or 503 message v9.0.1673
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Wed, 14 Jun 2023 14:15:04 +0200 Bram Moolenaar patch 9.0.1629: having utf16idx() rounding up is inconvenient v9.0.1629
Sat, 10 Jun 2023 22:45:05 +0200 Bram Moolenaar Update runtime files
Thu, 08 Jun 2023 18:15:04 +0200 Bram Moolenaar patch 9.0.1617: charidx() result is not consistent with byteidx() v9.0.1617
Sun, 14 May 2023 20:00:05 +0200 Bram Moolenaar Update runtime files
Sat, 06 May 2023 15:15:04 +0200 Bram Moolenaar patch 9.0.1515: reverse() does not work for a String v9.0.1515
Mon, 01 May 2023 23:45:05 +0200 Bram Moolenaar patch 9.0.1504: no error when calling remote_startserver("") v9.0.1504
Mon, 24 Apr 2023 22:15:05 +0200 Bram Moolenaar patch 9.0.1485: no functions for converting from/to UTF-16 index v9.0.1485
Sat, 22 Apr 2023 23:45:05 +0200 Bram Moolenaar Update runtime files
Thu, 16 Mar 2023 22:45:04 +0100 Bram Moolenaar patch 9.0.1411: accuracy of profiling is not optimal v9.0.1411
Sun, 12 Mar 2023 22:30:05 +0100 Bram Moolenaar patch 9.0.1403: unused variables and functions v9.0.1403
Thu, 09 Mar 2023 23:15:04 +0100 Bram Moolenaar patch 9.0.1396: sort(list, 'N') does not work in Vim9 script context v9.0.1396
Mon, 27 Feb 2023 17:00:08 +0100 Bram Moolenaar Update runtime files
Mon, 20 Feb 2023 22:00:05 +0100 Bram Moolenaar Update runtime files.
Thu, 02 Feb 2023 15:15:06 +0100 Bram Moolenaar Update runtime files.
Tue, 24 Jan 2023 13:45:06 +0100 Bram Moolenaar patch 9.0.1238: :runtime completion can be further improved v9.0.1238
Sun, 22 Jan 2023 19:45:04 +0100 Bram Moolenaar patch 9.0.1231: completion of :runtime does not handle {where} argument v9.0.1231
Fri, 20 Jan 2023 21:01:44 +0100 Bram Moolenaar patch 9.0.1223: cannot use setcellwidths() below 0x100 v9.0.1223
Tue, 17 Jan 2023 19:45:05 +0100 Bram Moolenaar patch 9.0.1212: cannot read back what setcellwidths() has done v9.0.1212
Thu, 12 Jan 2023 22:15:04 +0100 Bram Moolenaar patch 9.0.1188: return value of type() for class and object unclear v9.0.1188
Sat, 31 Dec 2022 16:45:06 +0100 Bram Moolenaar Update runtime files
Tue, 20 Dec 2022 21:15:05 +0100 Bram Moolenaar patch 9.0.1084: code handling low level MS-Windows events cannot be tested v9.0.1084
Tue, 06 Dec 2022 19:30:06 +0100 Bram Moolenaar Update runtime files
Mon, 05 Dec 2022 15:00:11 +0100 Bram Moolenaar patch 9.0.1007: there is no way to get a list of swap file names v9.0.1007
Thu, 24 Nov 2022 01:00:06 +0100 Bram Moolenaar Update runtime files
Mon, 21 Nov 2022 21:00:06 +0100 Bram Moolenaar patch 9.0.0916: getbufline() is inefficient for getting a single line v9.0.0916
Fri, 18 Nov 2022 23:00:05 +0100 Bram Moolenaar Update runtime files
Mon, 14 Nov 2022 21:00:05 +0100 Bram Moolenaar patch 9.0.0881: cannot get the currently showing mouse shape v9.0.0881
Sat, 12 Nov 2022 17:15:03 +0100 Bram Moolenaar patch 9.0.0863: col() and charcol() only work for the current window v9.0.0863
Wed, 09 Nov 2022 22:30:09 +0100 Bram Moolenaar Update runtime files
Sun, 06 Nov 2022 01:00:04 +0100 Bram Moolenaar patch 9.0.0837: append() reports failure when not appending anything v9.0.0837
Wed, 02 Nov 2022 11:18:47 +0100 Bram Moolenaar Update runtime files
Fri, 21 Oct 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0813: Kitty terminal is not recognized v9.0.0813
Fri, 21 Oct 2022 12:30:05 +0200 Bram Moolenaar patch 9.0.0810: readblob() returns empty when trying to read too much v9.0.0810
Thu, 20 Oct 2022 14:30:13 +0200 Bram Moolenaar patch 9.0.0803: readblob() cannot read from character device v9.0.0803
Wed, 19 Oct 2022 15:15:05 +0200 Bram Moolenaar patch 9.0.0795: readblob() always reads the whole file v9.0.0795
Sun, 16 Oct 2022 14:15:06 +0200 Bram Moolenaar Update runtime files
Tue, 11 Oct 2022 23:00:05 +0200 Bram Moolenaar patch 9.0.0727: help in the repository differs from patched version too much v9.0.0727
Sat, 08 Oct 2022 15:00:05 +0200 Bram Moolenaar patch 9.0.0694: no native sound support on Mac OS v9.0.0694
Fri, 07 Oct 2022 15:45:06 +0200 Bram Moolenaar patch 9.0.0683: cannot specify a time for :echowindow v9.0.0683
Mon, 03 Oct 2022 19:15:04 +0200 Bram Moolenaar Update runtime files
Thu, 29 Sep 2022 15:00:03 +0200 Bram Moolenaar patch 9.0.0622: matchaddpos() can get slow when adding many matches v9.0.0622
Thu, 29 Sep 2022 14:00:09 +0200 Bram Moolenaar patch 9.0.0620: matchaddpos() can only add up to 8 matches v9.0.0620
Sun, 18 Sep 2022 14:15:05 +0200 Bram Moolenaar Update runtime files
Sat, 17 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0491: no good reason to build without the float feature v9.0.0491
Thu, 15 Sep 2022 23:00:05 +0200 Bram Moolenaar patch 9.0.0473: fullcommand() only works for the current script version v9.0.0473
Mon, 12 Sep 2022 14:45:04 +0200 Bram Moolenaar patch 9.0.0449: there is no easy way to translate a key code into a string v9.0.0449
Sat, 10 Sep 2022 14:15:06 +0200 Bram Moolenaar Update runtime files
Fri, 09 Sep 2022 20:00:05 +0200 Bram Moolenaar patch 9.0.0430: cannot use repeat() with a blob v9.0.0430
Wed, 07 Sep 2022 22:45:04 +0200 Bram Moolenaar patch 9.0.0411: only created files can be cleaned up with one call v9.0.0411
Sun, 04 Sep 2022 19:00:05 +0200 Bram Moolenaar Update runtime files
Sun, 04 Sep 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0379: cleaning up after writefile() is a hassle v9.0.0379
Sun, 28 Aug 2022 20:00:05 +0200 Bram Moolenaar patch 9.0.0303: it is not easy to get information about a script v9.0.0303
Sat, 27 Aug 2022 13:30:04 +0200 Bram Moolenaar patch 9.0.0285: it is not easy to change the command line from a plugin v9.0.0285
Fri, 26 Aug 2022 19:00:07 +0200 Bram Moolenaar patch 9.0.0280: the builtin termcap list depends on the version v9.0.0280
Thu, 25 Aug 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0269: getscriptinfo() does not include the version v9.0.0269
Thu, 25 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version v9.0.0265
Thu, 25 Aug 2022 14:00:06 +0200 Bram Moolenaar patch 9.0.0261: bufload() reads a file even if the name is not a file name v9.0.0261
Wed, 24 Aug 2022 19:45:05 +0200 Bram Moolenaar Update runtime files
Wed, 24 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0253: a symlink to an autoload script results in two entries v9.0.0253
Mon, 22 Aug 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0244: cannot easily get the list of sourced scripts v9.0.0244
Fri, 19 Aug 2022 18:30:06 +0200 Bram Moolenaar Update runtime files
Sat, 13 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0202: code and help for indexof() is not ideal v9.0.0202
Sat, 13 Aug 2022 14:15:05 +0200 Bram Moolenaar patch 9.0.0196: finding value in list may require a for loop v9.0.0196
Sat, 30 Jul 2022 16:00:02 +0200 Bram Moolenaar patch 9.0.0111: "nocombine" is missing from synIDattr() v9.0.0111
Fri, 29 Jul 2022 22:45:04 +0200 Bram Moolenaar Update runtime files
Mon, 25 Jul 2022 16:45:06 +0200 Bram Moolenaar Update runtime files
Wed, 06 Jul 2022 14:30:05 +0200 Bram Moolenaar Update runtime files
Tue, 28 Jun 2022 14:45:09 +0200 Bram Moolenaar release version 9.0 v9.0.0000
Mon, 27 Jun 2022 23:30:04 +0200 Bram Moolenaar Update runtime files
Sun, 26 Jun 2022 13:30:04 +0200 Bram Moolenaar Update runtime files
Sat, 25 Jun 2022 19:15:06 +0200 Bram Moolenaar Update runtime files
Mon, 20 Jun 2022 12:30:06 +0200 Bram Moolenaar Update runtime files
Fri, 17 Jun 2022 19:45:02 +0200 Bram Moolenaar patch 8.2.5116: "limit" option of matchfuzzy() not always respected v8.2.5116
Fri, 17 Jun 2022 16:45:04 +0200 Bram Moolenaar Update runtime files
Sun, 12 Jun 2022 23:30:04 +0200 Bram Moolenaar Update runtime files.
Mon, 06 Jun 2022 23:30:03 +0200 Bram Moolenaar Update runtime files.
Fri, 03 Jun 2022 23:00:05 +0200 Bram Moolenaar Update runtime files
Fri, 27 May 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.5034: there is no way to get the byte index from a virtual column v8.2.5034
Fri, 27 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.5030: autocmd_add() can only handle one event and pattern v8.2.5030
Thu, 26 May 2022 13:15:04 +0200 Bram Moolenaar patch 8.2.5019: cannot get the first screen column of a character v8.2.5019
Tue, 24 May 2022 12:45:05 +0200 Bram Moolenaar patch 8.2.5011: Replacing an autocommand requires several lines v8.2.5011
Sun, 22 May 2022 16:00:02 +0200 Bram Moolenaar patch 8.2.5000: no patch for documentation updates v8.2.5000
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Sat, 21 May 2022 14:15:05 +0200 Bram Moolenaar Update runtime files.
Thu, 19 May 2022 11:45:05 +0200 Bram Moolenaar patch 8.2.4981: it is not possible to manipulate autocommands v8.2.4981
Thu, 12 May 2022 21:45:05 +0200 Bram Moolenaar Update runtime files and translations
Wed, 11 May 2022 15:30:03 +0200 Bram Moolenaar patch 8.2.4939: matchfuzzypos() with "matchseq" does not have all positions v8.2.4939
Tue, 10 May 2022 19:00:04 +0200 Bram Moolenaar patch 8.2.4932: not easy to filter the output of maplist() v8.2.4932
Mon, 09 May 2022 21:00:05 +0200 Bram Moolenaar Update runtime files, translations
Sat, 07 May 2022 23:00:04 +0200 Bram Moolenaar Update runtime files
Sat, 07 May 2022 14:00:02 +0200 Bram Moolenaar patch 8.2.4903: cannot get the current cmdline completion type and position v8.2.4903
Wed, 04 May 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.4861: it is not easy to restore saved mappings v8.2.4861
Tue, 03 May 2022 12:15:04 +0200 Bram Moolenaar patch 8.2.4860: MS-Windows: always uses current directory for executables v8.2.4860
Thu, 28 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4838: checking for absolute path is not trivial v8.2.4838
Wed, 27 Apr 2022 16:30:04 +0200 Bram Moolenaar Update runtime files
Mon, 25 Apr 2022 15:45:03 +0200 Bram Moolenaar patch 8.2.4825: can only get a list of mappings v8.2.4825
Sun, 24 Apr 2022 19:45:03 +0200 Bram Moolenaar patch 8.2.4820: not simple programmatic way to find a specific mapping v8.2.4820
Mon, 18 Apr 2022 16:45:03 +0200 Bram Moolenaar Update runtime files
Sat, 16 Apr 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.4760: using matchfuzzy() on a long list can take a while v8.2.4760
Tue, 12 Apr 2022 14:00:05 +0200 Bram Moolenaar patch 8.2.4740: when expand() fails there is no error message v8.2.4740
Fri, 08 Apr 2022 19:00:04 +0200 Bram Moolenaar Update runtime files
Sun, 03 Apr 2022 22:45:04 +0200 Bram Moolenaar patch 8.2.4679: cannot have expandcmd() give an error message for mistakes v8.2.4679
Sat, 02 Apr 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4667: expandcmd() fails on an error v8.2.4667
Wed, 30 Mar 2022 12:00:04 +0200 Bram Moolenaar Update runtime files
Thu, 24 Mar 2022 12:30:08 +0100 Bram Moolenaar patch 8.2.4617: no completion for :scriptnames v8.2.4617
Tue, 22 Mar 2022 18:15:03 +0100 Bram Moolenaar patch 8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy"
Sat, 19 Mar 2022 16:30:05 +0100 Bram Moolenaar Update runtime files
Mon, 14 Mar 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4565: no command line completion for :breakadd and :breakdel v8.2.4565
Tue, 08 Mar 2022 22:45:09 +0100 Bram Moolenaar Update runtime files
Sat, 26 Feb 2022 13:30:04 +0100 Bram Moolenaar Update runtime files.
Wed, 23 Feb 2022 14:30:03 +0100 Bram Moolenaar patch 8.2.4455: accepting one and zero for second sort() argument is strange v8.2.4455
Sun, 20 Feb 2022 21:00:04 +0100 Bram Moolenaar Update runtime files
Wed, 09 Feb 2022 23:00:06 +0100 Bram Moolenaar Update runtime files
Fri, 04 Feb 2022 17:15:05 +0100 Bram Moolenaar Update runtime files.
Mon, 31 Jan 2022 18:45:03 +0100 Bram Moolenaar patch 8.2.4276: separate test function for the GUI scrollbar v8.2.4276
Mon, 31 Jan 2022 13:30:05 +0100 Bram Moolenaar patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice v8.2.4270
Sun, 30 Jan 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.4259: number of test functions for GUI events is growing v8.2.4259
Sat, 29 Jan 2022 23:30:04 +0100 Bram Moolenaar Update runtime files
Sat, 29 Jan 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4252: generating the normal command table at runtime is inefficient v8.2.4252
Thu, 27 Jan 2022 14:30:04 +0100 Bram Moolenaar patch 8.2.4228: no tests for clicking in the GUI tabline v8.2.4228
Sun, 23 Jan 2022 13:15:05 +0100 Bram Moolenaar Update runtime files
Tue, 18 Jan 2022 22:00:05 +0100 Bram Moolenaar patch 8.2.4140: maparg() does not indicate the type of script v8.2.4140
Sun, 16 Jan 2022 16:00:06 +0100 Bram Moolenaar Update runtime files
Sun, 16 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4107: script context not restored after using <ScriptCmd> v8.2.4107
Mon, 10 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4052: not easy to resize a window from a plugin v8.2.4052
Sat, 08 Jan 2022 23:00:06 +0100 Bram Moolenaar Update runtime files
Sun, 02 Jan 2022 13:15:03 +0100 Bram Moolenaar patch 8.2.3979: Vim9: the feature is not mentioned in the right places v8.2.3979
Sat, 01 Jan 2022 16:00:03 +0100 Bram Moolenaar patch 8.2.3969: value of MAXCOL not available in Vim script v8.2.3969
Fri, 31 Dec 2021 13:30:06 +0100 Bram Moolenaar Update runtime files
Tue, 28 Dec 2021 12:30:04 +0100 Bram Moolenaar patch 8.2.3919: Vim9: wrong argument for append() results in two errors v8.2.3919
Mon, 27 Dec 2021 22:30:02 +0100 Bram Moolenaar patch 8.2.3917: the eval.txt help file is way too big v8.2.3917