Skip to content

Commit 6cdfb4f

Browse files
committed
vim: Import v8.2.4506
* 8.2.4506: "pattern not found" for :global is not an error message * 8.2.4505: Vim9: outdated "autocmd nested" still works * 8.2.4504: when there is a partially matching map full map may not work * 8.2.4503: Vim9: there is no point in supporting :Print and :mode * 8.2.4502: in the GUI a modifier is not recognized after CTRL-X
1 parent 4aca28d commit 6cdfb4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.4501](https://github.com/vim/vim/commit/21efafe4c25373929979c72dc8aafa119f12dd8b): with 'showbreak' set cursor displayed in wrong position\n* [8.2.4500](https://github.com/vim/vim/commit/0e1574c4069ded47c170fcd7a47a0df66693a5f4): Vim9: can declare a global variable on the command line\n* [8.2.4499](https://github.com/vim/vim/commit/28bf649a5732ffe5a47951b5e437b765cebc5b38): Vim9: at the script level declarations leak to next block\n* [8.2.4498](https://github.com/vim/vim/commit/1fc34225acbee5ddca2b9ec3f82b3014d385b7f8): using \<Plug> with "noremap" does not work\n* [8.2.4497](https://github.com/vim/vim/commit/35d8c2010ea6ee5c9bcfa6a8285648172b92ed83): wrong color for half of wide character next to pum scrollbar\n* [8.2.4496](https://github.com/vim/vim/commit/fe9112e630672dcd95e6b384c86f50c27ec10fed): Coverity gives warnings after tags code refactoring\n* [8.2.4495](https://github.com/vim/vim/commit/e4e1a1e1c8a2bc6efd806e379b5fc80998318830): help test fails in 24 line terminal\n* [8.2.4494](https://github.com/vim/vim/commit/2f87a99b6e9b559d51e130769e7f8377db6749f8): the find\_tags() function is much too long\n* [8.2.4493](https://github.com/vim/vim/commit/b9c510859360595c046b8b7c1d6828125525e967): options test fails in the GUI\n* [8.2.4492](https://github.com/vim/vim/commit/8ccbbeb620dcc73154de29c51100fe815cefe109): no error if an option is given a value with ":let &opt = val"\n* [8.2.4491](https://github.com/vim/vim/commit/7f687aaca9f2fd7c04f8a07effed92dd0164f6a2): MS-Windows makefile dependencies are outdated\n* [8.2.4490](https://github.com/vim/vim/commit/8d5daf267eb84d2346785741b22d18907b047e0a): terminal focus reporting only works for xterm-like terminals\n* [8.2.4489](https://github.com/vim/vim/commit/c6e9d7063d275139d3c207435d293271c8b556ab): failing test for comparing v:null with number\n* [8.2.4488](https://github.com/vim/vim/commit/f6b0c79742727948edee78cb1a3a9a4e3be8b0fd): build error with +eval but without +channel or +job\n* [8.2.4487](https://github.com/vim/vim/commit/7a2222487507eb13cccdb9a66397092775d62b8c): Vim9: cannot compare with v:null\n* [8.2.4486](https://github.com/vim/vim/commit/f01af9c4e6f1438cd1112cfff42f3837028c7846): MS-Windows GUI: slow scrolling with maximized window
1+
* [8.2.4506](https://github.com/vim/vim/commit/24d9c0557ef52141d12ac32568967b190d247c6f): "pattern not found" for :global is not an error message\n* [8.2.4505](https://github.com/vim/vim/commit/f07751457c39a645009c17cd837131f6bcdd7d55): Vim9: outdated "autocmd nested" still works\n* [8.2.4504](https://github.com/vim/vim/commit/196c3850dbe95247f7aa1b0000a5cae625a99ef2): when there is a partially matching map full map may not work\n* [8.2.4503](https://github.com/vim/vim/commit/6aca4d3c2bb6b60cdf51b2ab49fbec6b8f88c890): Vim9: there is no point in supporting :Print and :mode\n* [8.2.4502](https://github.com/vim/vim/commit/d979d64fa269ff47a96fc6aed2f4cdd066753c0c): in the GUI a modifier is not recognized after CTRL-X

0 commit comments

Comments
 (0)