Skip to content

Commit 8059a50

Browse files
vim: Import v9.2.0387
* 9.2.0387: DECRQM request may leave stray chars in terminal * 9.2.0386: No scroll/scrollbar support in the tabpanel * runtime(sh): allow "#" in special derefs * 9.2.0385: Integer overflow with "ze" and large 'sidescrolloff' * runtime(doc): fix incorrect description of 'scrolloffpad' * runtime(graphql): Update syntax script to September 2025 spec * 9.2.0384: stale Insstart after <Cmd> cursor move breaks undo * 9.2.0383: [security]: runtime(netrw): shell-injection via sftp: and file: URLs
1 parent 5818a6e commit 8059a50

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.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
1+
* [9.2.0387](https://github.com/vim/vim/commit/cee8fd73eb54a3196ac3cc2292a0e6910aeaff75): DECRQM request may leave stray chars in terminal\n* [9.2.0386](https://github.com/vim/vim/commit/2ea4a7c3b73468683249fe194707c8d7e67ecdb3): No scroll/scrollbar support in the tabpanel\n* [runtime(sh): allow "#" in special derefs](https://github.com/vim/vim/commit/10040bc9cde340c52b5093cacb1d60fd2e621883)\n* [9.2.0385](https://github.com/vim/vim/commit/33f3965087b01dccf4382ed419d34799ffd66cd9): Integer overflow with "ze" and large 'sidescrolloff'\n* [runtime(doc): fix incorrect description of 'scrolloffpad'](https://github.com/vim/vim/commit/3918f3232f874b3c96f8bfccc5049711f16c252e)\n* [runtime(graphql): Update syntax script to September 2025 spec](https://github.com/vim/vim/commit/16d28548d2d3c49733750b6ab7a50bc05ab65e0c)\n* [9.2.0384](https://github.com/vim/vim/commit/d4fb31762ea0b9de6fffb529c4ffee509621f74c): stale Insstart after \<Cmd> cursor move breaks undo\n* [9.2.0383](https://github.com/vim/vim/commit/405e2fb6d54d5653523809e2853d99d1c000a5fc): \[security\]: runtime(netrw): shell-injection via sftp: and file: URLs

0 commit comments

Comments
 (0)