Skip to content

Commit 8927630

Browse files
committed
vim: Import v9.0.0354
* 9.0.0354: MS-Windows: starting a python server for test sometimes fails * 9.0.0353: missing entry in switch * 9.0.0352: using :echowindow in a timer clears part of message * 9.0.0351: message window may obscure the command line * 9.0.0350: :echowindow does not work in a compiled function * 9.0.0349: filetype of *.sil files not well detected * 9.0.0348: MS-Windows: GUI mouse move event test is flaky * 9.0.0347: MS-Windows: cannot set cursor shape in Windows Terminal * 9.0.0346: :horizontal modifier not fully supported * 9.0.0345: error message for list argument could be clearer * 9.0.0344: MS-Windows: background color wrong in Console
1 parent 074ad16 commit 8927630

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.0.0343](https://github.com/vim/vim/commit/5d09a401ec393dc930e1104ceb38eab34681de64): ColorScheme autocommand triggered when colorscheme not found\n* [9.0.0342](https://github.com/vim/vim/commit/21c3a80a7fd6b7fc250ce5dc287963511f54b86f): ":wincmd =" equalizes in two directions\n* [9.0.0341](https://github.com/vim/vim/commit/92a3d20682d46359bb50a452b4f831659e799155): mapset() does not restore \<Nop> mapping properly\n* [9.0.0340](https://github.com/vim/vim/commit/a2a8973e51a0052bb52e43a2b22e7ecdecc32003): the 'cmdheight' zero support causes too much trouble\n* [9.0.0339](https://github.com/vim/vim/commit/a63ad78ed31e36dbdf3a9cd28071dcdbefce7d19): no check if the return value of XChangeGC() is NULL\n* [9.0.0338](https://github.com/vim/vim/commit/9ba6194d4cba60fec4ed10c33d2d4fbe6e38c696): return value of list\_append\_list() not always checked
1+
* [9.0.0354](https://github.com/vim/vim/commit/a906e8e1abf0a4c9a058ec5ee8a4c321a008cd41): MS-Windows: starting a python server for test sometimes fails\n* [9.0.0353](https://github.com/vim/vim/commit/68a635a80a4cccf5b4b7235d886159d52b08f04c): missing entry in switch\n* [9.0.0352](https://github.com/vim/vim/commit/3b474dcd30ea188124f5ad766f5096f9a0cef895): using :echowindow in a timer clears part of message\n* [9.0.0351](https://github.com/vim/vim/commit/b5b4f61cf192324379b6a8c4f7ed83a13f0e3bc6): message window may obscure the command line\n* [9.0.0350](https://github.com/vim/vim/commit/7d7ad7b2e8c6403033fbdb083f092321c0ccbfaf): :echowindow does not work in a compiled function\n* [9.0.0349](https://github.com/vim/vim/commit/be807d582499acbe314ead3891481cba6ca136df): filetype of \*.sil files not well detected\n* [9.0.0348](https://github.com/vim/vim/commit/36eb14fa3e729434cbb6f9078b4b330ae4f864f9): MS-Windows: GUI mouse move event test is flaky\n* [9.0.0347](https://github.com/vim/vim/commit/df5320c439e9a7f7bf1ebff3cb455d45e223547a): MS-Windows: cannot set cursor shape in Windows Terminal\n* [9.0.0346](https://github.com/vim/vim/commit/d3de178e5352fedf0f30b979f46a2fcbca24ea40): :horizontal modifier not fully supported\n* [9.0.0345](https://github.com/vim/vim/commit/d83392a43a48c566c0f3b76382a3648584dae32b): error message for list argument could be clearer\n* [9.0.0344](https://github.com/vim/vim/commit/e42c8dae32f3575557b83a371c4be66c09afbf7f): MS-Windows: background color wrong in Console

0 commit comments

Comments
 (0)