Skip to content

Commit 7cf0e4d

Browse files
vim: Import v9.2.0192
* 9.2.0192: not correctly recognizing raw key codes * 9.2.0191: Not possible to know if Vim was compiled with Android support * 9.2.0190: Status line height mismatch in vertical splits * 9.2.0189: MS-Windows: opacity popups flicker during redraw in the console * 9.2.0188: Can set environment variables in restricted mode * 9.2.0187: MS-Windows: rendering artifacts with DirectX renderer * 9.2.0186: heap buffer overflow with long generic function name * 9.2.0185: buffer overflow when redrawing custom tabline * runtime(doc): Fix typo in cmdline.txt
1 parent 55d4879 commit 7cf0e4d

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.0184](https://github.com/vim/vim/commit/74c53196cc108cf744a3f9a6a568bf8c3d75294a): MS-Windows: screen flicker with termguicolors and visualbell\n* [9.2.0183](https://github.com/vim/vim/commit/cce17de8450a8b8e890aea4c67a02527c1db7b24): channel: using deprecated networking APIs\n* [9.2.0182](https://github.com/vim/vim/commit/bae31c35bb858ee44160a5663987e7929ee6a377): autocmds may leave windows with w\_locked set\n* [9.2.0181](https://github.com/vim/vim/commit/955d28799bc99bdaa1ae524a311743c0321de5b2): line('w0') moves cursor in terminal-normal mode\n* [9.2.0180](https://github.com/vim/vim/commit/a5d9654620648ea6d3f2f8dc2a3e42de219cf860): possible crash with winminheight=0\n* [9.2.0179](https://github.com/vim/vim/commit/e06d084735964575fc17e949b472b57d0ff4e19b): MS-Windows: Compiler warning for converting from size\_t to int\n* [9.2.0178](https://github.com/vim/vim/commit/d737e2443744b69f74006104158b4e6e3eceb095): DEC mode requests are sent even when not in raw mode\n* [9.2.0177](https://github.com/vim/vim/commit/36d0022b3ba5210103f6ebea2ab53f29966399c4): Vim9: Can set environment variables in restricted mode\n* [9.2.0176](https://github.com/vim/vim/commit/8faba24ca7b2a04771865135c31b4752677da8a3): external diff is allowed in restricted mode\n* [9.2.0175](https://github.com/vim/vim/commit/e22b31887a9f0492fe0bb9f6d4a72951e6684de3): No tests for what v9.2.0141 and v9.2.0156 fixes\n* [9.2.0174](https://github.com/vim/vim/commit/42c6686c78d39843f71dba989a8ea59bc6975132): diff: inline word-diffs can be fragmented
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)

0 commit comments

Comments
 (0)