• R/O
  • SSH

vim: List of commits

Mirror of the Vim source from https://github.com/vim/vim


RSS
Rev. Time Author
d471b7bc05a2 2023-02-14 01:15:05 Bram Moolenaar

Added tag v9.0.1307 for changeset b0717fcca5eb4ec22515d104845c5d488318eb6c

b0717fcca5eb v9.0.1307 2023-02-14 01:15:04 Bram Moolenaar

patch 9.0.1307: setting 'formatoptions' with :let doesn't check for errors

Commit: https://github.com/vim/vim/commit/32ff96ef018eb1a5bea0953648b4892a6ee71658
Author: Yegappan Lakshmanan <yegappan@yahoo.com>
Date: Mon Feb 13 16:10:04 2023 +0000

patch 9.0.1307: setting 'formatoptions' with :let doesn't check for errors

Problem: Setting 'formatoptions' with :let doesn't check for errors.
Solution: Pass "errbuf" to set_string_option(). (Yegappan Lakshmanan,
closes #11974, closes #11972)

490cc052f7d9 2023-02-13 03:15:05 Bram Moolenaar

Added tag v9.0.1306 for changeset c8cfdbe7b7f2b84a9e7d3f7c054975585d093727

c8cfdbe7b7f2 v9.0.1306 2023-02-13 03:15:05 Bram Moolenaar

patch 9.0.1306: no regression test for solved problem of #11959

Commit: https://github.com/vim/vim/commit/5ceb8157bc4608eeff4b7453da31ebe65f08a862
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Feb 12 18:11:21 2023 +0000

patch 9.0.1306: no regression test for solved problem of https://github.com/vim/vim/issues/11959

Problem: No regression test for solved problem of https://github.com/vim/vim/issues/11959.
Solution: Add a test, also with 'list' set. (closes https://github.com/vim/vim/issues/11959)

563b4f8f009e 2023-02-13 03:15:04 Bram Moolenaar

Added tag v9.0.1305 for changeset 05414bdc5c2c50e67068f33af1abeff9497cf4e4

05414bdc5c2c v9.0.1305 2023-02-13 03:15:03 Bram Moolenaar

patch 9.0.1305: cursor in wrong line with virtual text above

Commit: https://github.com/vim/vim/commit/55a27d8ea7c112429fff14aba5db562de7f765f1
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Feb 12 18:03:57 2023 +0000

patch 9.0.1305: cursor in wrong line with virtual text above

Problem: Cursor in wrong line with virtual text above.
Solution: Count extra line for text property above/below. (closes https://github.com/vim/vim/issues/11959)

884702f65f17 2023-02-12 23:45:05 Bram Moolenaar

Added tag v9.0.1304 for changeset 87ed5e064db2a85e06f89b6b78a1702aff9c0b2f

87ed5e064db2 v9.0.1304 2023-02-12 23:45:04 Bram Moolenaar

patch 9.0.1304: "$" for 'list' option displayed in wrong position

Commit: https://github.com/vim/vim/commit/234c3fab28c14846b962c90097496b27ee1b4df8
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Feb 12 14:42:15 2023 +0000

patch 9.0.1304: "$" for 'list' option displayed in wrong position

Problem: "$" for 'list' option displayed in wrong position when there are
text properties.
Solution: Adjust logic for order of displayed items. (closes #11959)

46937eea56f9 2023-02-12 04:15:04 Bram Moolenaar

Added tag v9.0.1303 for changeset f5675b905d89012b64a7a39934dffafc5d2d39d0

f5675b905d89 v9.0.1303 2023-02-12 04:15:03 Bram Moolenaar

patch 9.0.1303: Motif: scrollbar width/height wrong when maximized

Commit: https://github.com/vim/vim/commit/094b8473edcc7531c942ac726dd575d95f5b622c
Author: qsmodo <75080827+qsmodo@users.noreply.github.com>
Date: Sat Feb 11 19:12:57 2023 +0000

patch 9.0.1303: Motif: scrollbar width/height wrong when maximized

Problem: Motif: scrollbar width/height wrong when maximized.
Solution: Set the width/height when creating the scrollbar. (closes https://github.com/vim/vim/issues/11946)

75ae4ddf0999 2023-02-12 01:30:05 Bram Moolenaar

Added tag v9.0.1302 for changeset 03188d05289a1a6d71ee54a0af77e18abba28821

03188d05289a v9.0.1302 2023-02-12 01:30:04 Bram Moolenaar

patch 9.0.1302: on a Belgian keyboard CTRL-] does not work

Commit: https://github.com/vim/vim/commit/aab2ead008a66fe873091fa721b2d8d8f4083815
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Feb 11 16:15:50 2023 +0000

patch 9.0.1302: on a Belgian keyboard CTRL-] does not work

Problem: On a Belgian keyboard CTRL-] does not work.
Solution: Translate CTRL-$ into CTRL-]. (closes https://github.com/vim/vim/issues/11831)

5c671537304d 2023-02-11 23:00:05 Bram Moolenaar

Added tag v9.0.1301 for changeset 96d6d31dd66b70e1fb27b5f3d811620011e76ef2

96d6d31dd66b v9.0.1301 2023-02-11 23:00:04 Bram Moolenaar

patch 9.0.1301: virtual text below empty line not displayed

Commit: https://github.com/vim/vim/commit/9d9a20ee8799bafe9caac616fef11b7a26db6a8d
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Feb 11 13:49:01 2023 +0000

patch 9.0.1301: virtual text below empty line not displayed

Problem: Virtual text below empty line not displayed.
Solution: Adjust flags and computations. (closes https://github.com/vim/vim/issues/11959)

65c19095296f 2023-02-11 20:30:04 Bram Moolenaar

Added tag v9.0.1300 for changeset 82da100c0e4589da60059a8d9d2f4cb31564ce79

82da100c0e45 v9.0.1300 2023-02-11 20:30:03 Bram Moolenaar

patch 9.0.1300: 'statusline' only supports one "%=" item

Commit: https://github.com/vim/vim/commit/3ec78f973fdaec2cea8e036ed38037b2fe40670b
Author: Yegappan Lakshmanan <yegappan@yahoo.com>
Date: Sat Feb 11 11:15:25 2023 +0000

patch 9.0.1300: 'statusline' only supports one "%=" item

Problem: 'statusline' only supports one "%=" item.
Solution: Add support for multiple "%=" items. (TJ DeVries, Yegappan
Lakshmanan, closes #11970, closes #11965)

46f369a1f0cb 2023-02-11 19:45:05 Bram Moolenaar

Added tag v9.0.1299 for changeset 929a9427862cb4b0d2501aec74158f99bc4cfa2e

929a9427862c v9.0.1299 2023-02-11 19:45:04 Bram Moolenaar

patch 9.0.1299: change for triggering incsearch not sufficiently tested

Commit: https://github.com/vim/vim/commit/412e0e4ed903682f352d8ea58ded480930cc664f
Author: zeertzjq <zeertzjq@outlook.com>
Date: Sat Feb 11 10:34:07 2023 +0000

patch 9.0.1299: change for triggering incsearch not sufficiently tested

Problem: Change for triggering incsearch not sufficiently tested.
Solution: Add a test case. Simplify the code. (closes https://github.com/vim/vim/issues/11971)

82d3cd3c6b40 2023-02-11 06:45:04 Bram Moolenaar

Added tag v9.0.1298 for changeset 19648eb383d9dab203cc1be47b6a17f5edd73fa3

19648eb383d9 v9.0.1298 2023-02-11 06:45:03 Bram Moolenaar

patch 9.0.1298: inserting register on the cmdline does not trigger incsearch

Commit: https://github.com/vim/vim/commit/c4b7dec38292fe1cfad7aa5f244031fc6f7c7a09
Author: K.Takata <kentkt@csc.jp>
Date: Fri Feb 10 21:38:44 2023 +0000

patch 9.0.1298: inserting register on the cmdline does not trigger incsearch

Problem: Inserting a register on the command line does not trigger
incsearch or update hlsearch.
Solution: Have cmdline_insert_reg() return CMDLINE_CHANGED when appropriate
and handle it correctly. (Ken Takata, closes #11960)

96ac3ba1fc35 2023-02-11 06:00:03 Bram Moolenaar

Added tag v9.0.1297 for changeset e3ab1d0f2ef92a0a43d9f81649af528ea8f39acb

e3ab1d0f2ef9 v9.0.1297 2023-02-11 06:00:03 Bram Moolenaar

patch 9.0.1297: wrong value for $LC_CTYPE makes the environ test fail

Commit: https://github.com/vim/vim/commit/962d91643520ec3748fcf5af3263d89ccfcdda92
Author: WuerfelDev <dev@wuerfeldev.de>
Date: Fri Feb 10 20:49:08 2023 +0000

patch 9.0.1297: wrong value for $LC_CTYPE makes the environ test fail

Problem: Wrong value for $LC_CTYPE makes the environ test fail.
Solution: Unset $LC_CTYPE when running tests. (closes https://github.com/vim/vim/issues/11963)

23759178127e 2023-02-11 01:00:05 Bram Moolenaar

Added tag v9.0.1296 for changeset 7b1cbb43506c0c70cf49ec6a8554f0bae6566159

7b1cbb43506c v9.0.1296 2023-02-11 01:00:04 Bram Moolenaar

patch 9.0.1296: calling an object method with arguments does not work

Commit: https://github.com/vim/vim/commit/094cf9f4d588b1c29f4e35c4ccbf8505510569fb
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Feb 10 15:52:25 2023 +0000

patch 9.0.1296: calling an object method with arguments does not work

Problem: Calling an object method with arguments does not work. (Ernie
Rael)
Solution: Take the argument count into account when looking up the object.
(closes #11911)

5fff7ec54ca6 2023-02-11 00:00:06 Bram Moolenaar

Added tag v9.0.1295 for changeset 6072c1d9fe2affdd7bcb7460d3b153edcbbcf887

6072c1d9fe2a v9.0.1295 2023-02-11 00:00:04 Bram Moolenaar

patch 9.0.1295: the option initialization function is too long

Commit: https://github.com/vim/vim/commit/6c41bedeed2a1f98fb9c55ff85634138782ad92a
Author: Yegappan Lakshmanan <yegappan@yahoo.com>
Date: Fri Feb 10 14:50:31 2023 +0000

patch 9.0.1295: the option initialization function is too long

Problem: The option initialization function is too long.
Solution: Move code to separate functions. (Yegappan Lakshmanan,
closes #11966)

04bb907f937c 2023-02-10 07:15:04 Bram Moolenaar

Added tag v9.0.1294 for changeset 4789a9d20e7c01456c7ad3eb0cd544a162e945e9

4789a9d20e7c v9.0.1294 2023-02-10 07:15:03 Bram Moolenaar

patch 9.0.1294: the set_bool_option() function is too long

Commit: https://github.com/vim/vim/commit/80b817b7494b5b162efd2d0d308933f81aef7c45
Author: Yegappan Lakshmanan <yegappan@yahoo.com>
Date: Thu Feb 9 22:08:52 2023 +0000

patch 9.0.1294: the set_bool_option() function is too long

Problem: The set_bool_option() function is too long.
Solution: Move code to separate functions. (Yegappan Lakshmanan,
closes #11964)

29fab93b9d07 2023-02-09 21:30:05 Bram Moolenaar

Added tag v9.0.1293 for changeset 440256d039909ffe93cd683b3673e4db2345d044

440256d03990 v9.0.1293 2023-02-09 21:30:04 Bram Moolenaar

patch 9.0.1293: the set_num_option() is too long

Commit: https://github.com/vim/vim/commit/0caaf1e46511f7a92e036f05e6aa9d5992540117
Author: Yegappan Lakshmanan <yegappan@yahoo.com>
Date: Thu Feb 9 12:23:17 2023 +0000

patch 9.0.1293: the set_num_option() is too long

Problem: The set_num_option() is too long.
Solution: Move code to separate functions. (Yegappan Lakshmanan,
closes #11954)

Show on old repository browser