Skip to content

Commit c815b2d

Browse files
vim: Import v9.2.0298
* runtime(zathurarc): Update page-padding, wrap the zathurarcOption keywords * 9.2.0298: Some internal variables are not modified * 9.2.0297: libvterm: can improve CSI overflow code * 9.2.0296: Redundant and incorrect integer pointer casts in drawline.c * 9.2.0295: 'showcmd' shows wrong Visual block size with 'linebreak' * 9.2.0294: if_lua: lua interface does not work with lua 5.5 * CI: Bump codecov/codecov-action * 9.2.0293: :packadd may lead to heap-buffer-overflow * 9.2.0292: E340 internal error when using method call on void value
1 parent 2b684ba commit c815b2d

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-
* [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)
1+
* [runtime(zathurarc): Update page-padding, wrap the zathurarcOption keywords](https://github.com/vim/vim/commit/5943c57173e78ce5b5d82d3e908542b010a31134)\n* [9.2.0298](https://github.com/vim/vim/commit/3c79e33aeb0c26534c749a35d35a331613104d57): Some internal variables are not modified\n* [9.2.0297](https://github.com/vim/vim/commit/77e7a40af2cab8c0f89a33553af42428b20af233): libvterm: can improve CSI overflow code\n* [9.2.0296](https://github.com/vim/vim/commit/18cd55dbc4b97f06360905aa3efce5ab5d9bcad8): Redundant and incorrect integer pointer casts in drawline.c\n* [9.2.0295](https://github.com/vim/vim/commit/08bd9114c17e1dc8fb234cd5362e77db8be3aad5): 'showcmd' shows wrong Visual block size with 'linebreak'\n* [9.2.0294](https://github.com/vim/vim/commit/22db4a3c57a9921ba164a905f84120cfa5dbccfe): if\_lua: lua interface does not work with lua 5.5\n* [CI: Bump codecov/codecov-action](https://github.com/vim/vim/commit/bd8b6c6b05d0e177f2567d24da584adf171470b1)\n* [9.2.0293](https://github.com/vim/vim/commit/bc182ae56eb71b94738aaa3bd607c32f584fc200): :packadd may lead to heap-buffer-overflow\n* [9.2.0292](https://github.com/vim/vim/commit/a9d01da6616a702ec093b0abc75e097368889524): E340 internal error when using method call on void value

0 commit comments

Comments
 (0)