Skip to content

Commit 55d4879

Browse files
vim: Import v9.2.0184
* 9.2.0184: MS-Windows: screen flicker with termguicolors and visualbell * 9.2.0183: channel: using deprecated networking APIs * 9.2.0182: autocmds may leave windows with w_locked set * 9.2.0181: line('w0') moves cursor in terminal-normal mode * 9.2.0180: possible crash with winminheight=0 * 9.2.0179: MS-Windows: Compiler warning for converting from size_t to int * 9.2.0178: DEC mode requests are sent even when not in raw mode * 9.2.0177: Vim9: Can set environment variables in restricted mode * 9.2.0176: external diff is allowed in restricted mode * 9.2.0175: No tests for what v9.2.0141 and v9.2.0156 fixes * 9.2.0174: diff: inline word-diffs can be fragmented
1 parent 0717067 commit 55d4879

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.0173](https://github.com/vim/vim/commit/e21c4a649a830716599eadebad04ddf2393230bc): tests: Test\_balloon\_eval\_term\_visual is flaky\n* [9.2.0172](https://github.com/vim/vim/commit/a72926fa5188f3f91e439bdd539bb92d8028969c): Missing semicolon in os\_mac\_conv.c\n* [9.2.0171](https://github.com/vim/vim/commit/ca62f84503f78d267b94361ee0652d9713406462): MS-Windows: version detection is deprecated\n* [translation(zh\_CN): Fix translation for 'paste' in zh\_CN.UTF-8.po](https://github.com/vim/vim/commit/98fe2b6c7151e4dd26f07c825b9ea694e3a7c05b)\n* [runtime(doc): Update help tags references](https://github.com/vim/vim/commit/7a9548c400d3e333d35db2cec7f897ba17f93351)\n* [9.2.0170](https://github.com/vim/vim/commit/e05d897258a6c3d0463fb6d76aaeb4f0534cd13f): channel: some issues in ch\_listen()\n* [runtime(doc): clarify :silent usage for system()/systemlist()](https://github.com/vim/vim/commit/751b59e539e80a0b35fb5c6d1b763a86bcac2304)\n* [9.2.0169](https://github.com/vim/vim/commit/a8052afcb665f7045fc8be72a731f48c016852c0): assertion failure in syn\_id2attr()\n* [9.2.0168](https://github.com/vim/vim/commit/b00f441e69f8b42baa7b3e9ee976d56e038b5995): invalid pointer casting in string\_convert() arguments
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

0 commit comments

Comments
 (0)