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
|