Skip to content

Commit 5818a6e

Browse files
vim: Import v9.2.0382
* 9.2.0382: Wayland: focus-stealing is non-working * 9.2.0381: Vim9: Missing check_secure() in exec_instructions() * 9.2.0380: completion: a few issues in completion code * 9.2.0379: gui.color_approx is never used * 9.2.0378: Using int as bool type in win_T struct * 9.2.0377: Using int as bool type in gui_T struct * 9.2.0376: Vim9: elseif condition compiled in dead branch * 9.2.0375: prop_find() does not find a virt text in starting line * 9.2.0374: c_CTRL-{G,T} does not handle offset * 9.2.0373: Ctrl-R mapping not triggered during completion * 9.2.0372: pum: rendering issues with multibyte text and opacity * runtime: Remove wrong syn oneline keyword from a few syntax files * 9.2.0371: filetype: ghostty config files are not recognized * 9.2.0370: duplicate code with literal string_T assignment * 9.2.0369: multiple definitions of STRING_INIT macro
1 parent 6172f64 commit 5818a6e

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.0368](https://github.com/vim/vim/commit/c13232699db413e735f30b5649c78a7f38a9a069): too many strlen() calls when adding strings to dicts\n* [9.2.0367](https://github.com/vim/vim/commit/723c0acf2535c87a5b7be0284e7379e071a1d610): runtime(netrw): ~ note expanded on MS Windows\n* [9.2.0366](https://github.com/vim/vim/commit/237d77e07ca79f29d724a4ad74bdfd5eca830394): pum: flicker when updating pum in place\n* [9.2.0365](https://github.com/vim/vim/commit/1966a1c8963f59c00a9f25d129bec90366205e1b): using int as bool\n* [9.2.0364](https://github.com/vim/vim/commit/618a327ce6f6c7a47bdbf2a4f5d1c329d97e6037): tests: test\_smoothscroll\_textoff\_showbreak() fails\n* [9.2.0363](https://github.com/vim/vim/commit/f2e920321c2a8c41497e05b020f98feaa927151f): Vim9: variable shadowed by script-local function\n* [9.2.0362](https://github.com/vim/vim/commit/0e31fb024c846e36bb0d26d01ff179a0d1b3eae4): division by zero with smoothscroll and small windows
1+
* [9.2.0382](https://github.com/vim/vim/commit/d0b6ee320b5156c9d880cc4aef8e5231fdae2728): Wayland: focus-stealing is non-working\n* [9.2.0381](https://github.com/vim/vim/commit/ec3f79e037349735466135cded2b7362521370cf): Vim9: Missing check\_secure() in exec\_instructions()\n* [9.2.0380](https://github.com/vim/vim/commit/b328686d6a1eae1c519a0cdc0420c0d87b6d1fd1): completion: a few issues in completion code\n* [9.2.0379](https://github.com/vim/vim/commit/fe3c27ce0b7b889a2ae29833cae55ca92ae86518): gui.color\_approx is never used\n* [9.2.0378](https://github.com/vim/vim/commit/146d5da0d16b7ea9c767a978cf02384d0831eb92): Using int as bool type in win\_T struct\n* [9.2.0377](https://github.com/vim/vim/commit/3c3050e64808cf41b6633b9a5ffe1bc90ec91d1d): Using int as bool type in gui\_T struct\n* [9.2.0376](https://github.com/vim/vim/commit/f74a41620ba9a69edfe3ce0b88b42024cb6361bb): Vim9: elseif condition compiled in dead branch\n* [9.2.0375](https://github.com/vim/vim/commit/c9d4c1dc43c457173bf342f16f21c4cf9a0d9d2d): prop\_find() does not find a virt text in starting line\n* [9.2.0374](https://github.com/vim/vim/commit/c62342e5cfc339a87c1eb40ef34b2b31070d72a6): c\_CTRL-{G,T} does not handle offset\n* [9.2.0373](https://github.com/vim/vim/commit/49e8630a2859e6ed497fb5702663c276f8ab6597): Ctrl-R mapping not triggered during completion\n* [9.2.0372](https://github.com/vim/vim/commit/73ba353c9db6f3344610a5a05e9084c72d6b2e0f): pum: rendering issues with multibyte text and opacity\n* [runtime: Remove wrong syn oneline keyword from a few syntax files](https://github.com/vim/vim/commit/1c88aee1fa720aea07e133f32645914dcddd3435)\n* [9.2.0371](https://github.com/vim/vim/commit/b30803b231beea13e2efa42fefc04be71a4e9bb5): filetype: ghostty config files are not recognized\n* [9.2.0370](https://github.com/vim/vim/commit/2c436be6f7b4436dc2de4b4dd2a8d1ce0f948748): duplicate code with literal string\_T assignment\n* [9.2.0369](https://github.com/vim/vim/commit/6ecff78129307676f74c68bd08648465f980c6fd): multiple definitions of STRING\_INIT macro

vim

Submodule vim updated 125 files

0 commit comments

Comments
 (0)