Skip to content

Commit dfd2613

Browse files
committed
vim: Import v8.2.4428
* 8.2.4428: crash when switching tabpage while in the cmdline window * Update runtime files * 8.2.4427: getchar() may return modifiers if no character is available * 8.2.4426: map() function on string and blob does not check types * 8.2.4425: map() function does not check function arguments
1 parent cac7da7 commit dfd2613

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.4424](https://github.com/vim/vim/commit/cdf717283ca70b18f20b8a2cefe7957083280c6f): ".gts" and ".gjs" files are not recognized\n* [8.2.4423](https://github.com/vim/vim/commit/d56eb654f50434ea590142c0f080efba91bfe7f8): "make nvcmdidxs" fails\n* [8.2.4422](https://github.com/vim/vim/commit/adbb383e0f2bb59286ea8133f02c448fd334958f): autochdir test fails on MS-Windows\n* [8.2.4421](https://github.com/vim/vim/commit/20563e0f848d88b025ae5d2b0601f8bc51944974): some installed files and directories have wrong permissions\n* [8.2.4420](https://github.com/vim/vim/commit/a42535340a906d33173e8b3e82085c161a0524c8): menu translations are inconsistent\n* [8.2.4419](https://github.com/vim/vim/commit/a493b6506b67887a1cc2d1c00a896598c3b2d445): illegal memory access when using 20 highlights\n* [8.2.4418](https://github.com/vim/vim/commit/5921aeb5741fc6e84c870d68c7c35b93ad0c9f87): crash when using special multi-byte character
1+
* [8.2.4428](https://github.com/vim/vim/commit/0f6e28f686dbb59ab3b562408ab9b2234797b9b1): crash when switching tabpage while in the cmdline window\n* [Update runtime files](https://github.com/vim/vim/commit/944697ae19683441981539cd4d2469df89d6ec82)\n* [8.2.4427](https://github.com/vim/vim/commit/ad6c45f62558e03d3e3a927b3fe4dbaf30a36bef): getchar() may return modifiers if no character is available\n* [8.2.4426](https://github.com/vim/vim/commit/c1e6c7bafec1115b690c745a28e1a6338750b137): map() function on string and blob does not check types\n* [8.2.4425](https://github.com/vim/vim/commit/eddd4fc4f6d9d626374a73861c891f95ef999133): map() function does not check function arguments

0 commit comments

Comments
 (0)