Skip to content

Commit 2b684ba

Browse files
vim: Import v9.2.0291
* 9.2.0291: too many strlen() calls * 9.2.0290: Amiga: no support for AmigaOS 3.x * 9.2.0289: 'linebreak' may lead to wrong Visual block highlighting * runtime(doc): adjust :h 'autowrite' and :h 'autowriteall' * 9.2.0288: libvterm: signed integer overflow parsing long CSI args * 9.2.0287: filetype: not all ObjectScript routines are recognized * translation(it): Update Italian translation * runtime(swayconfig): add additional criteria and hdr * 9.2.0286: still some unnecessary (int) casts in alloc() * 9.2.0285: :syn sync grouphere may go beyond end of line * runtime(doc): Various fixes for ft_rust.txt (tw78, grammar, spaces)
1 parent 2c5f4c0 commit 2b684ba

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-
* [runtime(preproc\_indent): Ignore Swapfiles when loading buffers](https://github.com/vim/vim/commit/9d83ca5ca2796680ac90df6332afad2599183b88)\n* [9.2.0284](https://github.com/vim/vim/commit/b2fbb7c32de0e36cfc626b2948ae5ac80b8cbac3): tabpanel: crash when tabpanel expression returns variable line count\n* [runtime(sh): Keep function name patterns engine neutral](https://github.com/vim/vim/commit/12f6f20552187432ac67e3bd83a285a1e608b457)\n* [9.2.0283](https://github.com/vim/vim/commit/964b7b5d7b0b303e7d84a4949883374c691ec418): unnecessary (int) casts before alloc() calls\n* [runtime(doc): clarify term\_start() I/O behavior for Unix pty and MS-Windows ConPTY](https://github.com/vim/vim/commit/0646047b68c5430473bc46aa9b031319db489b73)\n* [9.2.0282](https://github.com/vim/vim/commit/b2ff915fe48d66a3d252b87f77e1635aa01cca51): tests: Test\_viminfo\_len\_overflow() fails\n* [9.2.0281](https://github.com/vim/vim/commit/c91081d0e5d7b4cf5b467b0a622a3c74ef99a08f): tests: Test\_netrw\_FileUrlEdit.. fails on Windows\n* [9.2.0280](https://github.com/vim/vim/commit/7088926316d8d4a7572a242d0765e99adfc8b083): \[security\]: path traversal issue in zip.vim\n* [9.2.0279](https://github.com/vim/vim/commit/fe05143f5d70c89e4a14cbf61fee091dc6ba791c): terminal: out-of-bounds write with overlong CSI argument list\n* [9.2.0278](https://github.com/vim/vim/commit/b2e55ed1d6c9d9af0e1afa6deedf0fec7a49c8c8): viminfo: heap buffer overflow when reading viminfo file\n* [runtime(netrw): use fnameescape() with FileUrlEdit()](https://github.com/vim/vim/commit/3e60f03d942d6bb0f7eac61b149e83615518cec0)\n* [SECURITY.md: clarify the use of AI](https://github.com/vim/vim/commit/2c976d0de48db4ee56769669edbc8875564d3453)\n* [runtime(racket): Make visual K mapping more robust for shell injection](https://github.com/vim/vim/commit/82ebaa79b03f0f9d66eeba51570c62a83096108f)\n* [9.2.0277](https://github.com/vim/vim/commit/8c8772c6b321d4955c8f09926e3eda2b4cd83680): tests: test\_modeline.vim fails
1+
* [9.2.0291](https://github.com/vim/vim/commit/cb51add7ae400a47407fb7fb7b7a54e238d4fdf4): too many strlen() calls\n* [9.2.0290](https://github.com/vim/vim/commit/b7205b64261e4a65cdba8aa3682c4ca295fb9e0f): Amiga: no support for AmigaOS 3.x\n* [9.2.0289](https://github.com/vim/vim/commit/23be1889d1a1212445ca8bb9cd378484d3755f79): 'linebreak' may lead to wrong Visual block highlighting\n* [runtime(doc): adjust :h 'autowrite' and :h 'autowriteall'](https://github.com/vim/vim/commit/af58a9f5e9e0bf748700645d07c6262eb281d737)\n* [9.2.0288](https://github.com/vim/vim/commit/71a0a552cf08398cb46455687fd3011c33c4e6eb): libvterm: signed integer overflow parsing long CSI args\n* [9.2.0287](https://github.com/vim/vim/commit/863e85e00ad45f3e1f939cf9774c33b0570b9948): filetype: not all ObjectScript routines are recognized\n* [translation(it): Update Italian translation](https://github.com/vim/vim/commit/aca677de0e227a157b947a72fbb089716519acda)\n* [runtime(swayconfig): add additional criteria and hdr](https://github.com/vim/vim/commit/ff6f277a4dbbc1fec75c9a9d29fb85ba55127618)\n* [9.2.0286](https://github.com/vim/vim/commit/28e75c5f3151a900db8bd91744aa4c7f4deb38e9): still some unnecessary (int) casts in alloc()\n* [9.2.0285](https://github.com/vim/vim/commit/b7cffc84340d6c141fb8f7dbe771c4c15dcc47d4): :syn sync grouphere may go beyond end of line\n* [runtime(doc): Various fixes for ft\_rust.txt (tw78, grammar, spaces)](https://github.com/vim/vim/commit/880cf88ea6a3a0802c3faab739da914485459090)

0 commit comments

Comments
 (0)