Skip to content

Commit 50e1df7

Browse files
vim: Import v9.2.0198
* 9.2.0198: cscope: can escape from restricted mode * runtime(doc): Fix typo in if_pyth.txt * 9.2.0197: tabpanel: frame width not updated for existing tab pages * runtime(yara): add ftplugin for yara filetype * 9.2.0196: textprop: negative IDs and can cause a crash * CI: bump actions/upload-artifact to v7 * 9.2.0195: CI: test-suite gets killed for taking too long * 9.2.0194: tests: test_startup.vim leaves temp.txt around * 9.2.0193: using copy_option_part() can be improved
1 parent 7cf0e4d commit 50e1df7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.2.0192](https://github.com/vim/vim/commit/c4d212257d61f5c2a9cd919486288c747aaaa05d): not correctly recognizing raw key codes\n* [9.2.0191](https://github.com/vim/vim/commit/d41cd5dce46d822ebd911eca6bcc333e0da388d8): Not possible to know if Vim was compiled with Android support\n* [9.2.0190](https://github.com/vim/vim/commit/1f4cd5fb52c5f07b2e6bc329f9a5f743e648c7b3): Status line height mismatch in vertical splits\n* [9.2.0189](https://github.com/vim/vim/commit/019c53b37f1b2cf16825cc6f1fa38c25a6f7a9bd): MS-Windows: opacity popups flicker during redraw in the console\n* [9.2.0188](https://github.com/vim/vim/commit/15a96a04ad283eee883b5629208d1e73d37a1ca4): Can set environment variables in restricted mode\n* [9.2.0187](https://github.com/vim/vim/commit/6238ee9f8945b9f62733ca050e99c1ce1cd18666): MS-Windows: rendering artifacts with DirectX renderer\n* [9.2.0186](https://github.com/vim/vim/commit/f9bed026acb6e9222d93098f4cb96b2595fadbbe): heap buffer overflow with long generic function name\n* [9.2.0185](https://github.com/vim/vim/commit/ed7c7fb2257076181afefe13b8967c9afec9b0d6): buffer overflow when redrawing custom tabline\n* [runtime(doc): Fix typo in cmdline.txt](https://github.com/vim/vim/commit/3f53a2ce2fa96e865b9f4d2c818f34ccf9ff720f)
1+
* [9.2.0198](https://github.com/vim/vim/commit/2f5fe8827e38eae8f5289a164afae442454893f6): cscope: can escape from restricted mode\n* [runtime(doc): Fix typo in if\_pyth.txt](https://github.com/vim/vim/commit/faad250544dc372f5def36f33072cea9f26248bd)\n* [9.2.0197](https://github.com/vim/vim/commit/a4cf8124628342ef4dd09db894823ff907542695): tabpanel: frame width not updated for existing tab pages\n* [runtime(yara): add ftplugin for yara filetype](https://github.com/vim/vim/commit/39ee7d17b9dec0a83eaa500f8a6f9c9d1b076bcf)\n* [9.2.0196](https://github.com/vim/vim/commit/0c109e4e6083df328f5fa8511ef0a936e934d310): textprop: negative IDs and can cause a crash\n* [CI: bump actions/upload-artifact to v7](https://github.com/vim/vim/commit/2b70de167e3d2e14a5a0b03cfd61c6c8bfb9a7c1)\n* [9.2.0195](https://github.com/vim/vim/commit/e5df6e8d422a751c237f84767c3f3bab2527791c): CI: test-suite gets killed for taking too long\n* [9.2.0194](https://github.com/vim/vim/commit/32e453d3395803cb9aa1643f272061e101fdc990): tests: test\_startup.vim leaves temp.txt around\n* [9.2.0193](https://github.com/vim/vim/commit/a74e5fc5b9cc3c1596f34df9d45e33f049162cfe): using copy\_option\_part() can be improved

0 commit comments

Comments
 (0)