Skip to content

Commit a0df507

Browse files
vim: Import v9.2.0250
* translation(it): Update Italian xxd man page * runtime(doc): Update examples in xxd.1 manpage * 9.2.0250: system() does not support bypassing the shell * 9.2.0249: clipboard: provider reacts to autoselect feature * 9.2.0248: json_decode() is not strict enough * 9.2.0247: popup: popups may not wrap as expected * 9.2.0246: memory leak in globpath() * 9.2.0245: xxd: color output detection is broken * 9.2.0244: memory leak in eval8() * 9.2.0243: memory leak in change_indent() * 9.2.0242: memory leak in check_for_cryptkey() * 9.2.0241: tests: Test_visual_block_hl_with_autosel() is flaky
1 parent b04b53c commit a0df507

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.0240](https://github.com/vim/vim/commit/b435da0b4fea339be51616cc846055d5bd0a2a62): syn\_name2id() is slow due to linear search\n* [runtime(sh): Distinguish parts of function definitions](https://github.com/vim/vim/commit/955c02dff76e097fc40344a4fbb0af9b9796208d)\n* [runtime(sh): Improve the matching of function definitions](https://github.com/vim/vim/commit/9c0d057e3d5a456b2f2879860e5e57bcdf130017)\n* [9.2.0239](https://github.com/vim/vim/commit/4292eea714d86972279187a20f0ff631b843b14b): signcolumn may cause flicker\n* [9.2.0238](https://github.com/vim/vim/commit/9a2260d6cfa1053bdfd8b7febdfdbee1ebf17d12): showmode message may not be displayed\n* [9.2.0237](https://github.com/vim/vim/commit/25f6539645d805295b11253c7bd8632aa20604f4): filetype: ObjectScript routines are not recognized\n* [runtime(manpager): use \x07 instead of \a for BEL in OSC 8 regex](https://github.com/vim/vim/commit/a603175c6cbe1f8aa37493c421f91a0dc49dff3d)\n* [9.2.0236](https://github.com/vim/vim/commit/abd2d7d4532c5687736b88718863163618f13c13): stack-overflow with deeply nested data in json\_encode/decode()
1+
* [translation(it): Update Italian xxd man page](https://github.com/vim/vim/commit/be7ef8a19e5151108cb087e5e5ce487879192a79)\n* [runtime(doc): Update examples in xxd.1 manpage](https://github.com/vim/vim/commit/e09000a786a45186228eef55f46f784b4d06b13f)\n* [9.2.0250](https://github.com/vim/vim/commit/30f012d8bcf3d1cb19410ab8ca20523b1716539d): system() does not support bypassing the shell\n* [9.2.0249](https://github.com/vim/vim/commit/bde58322168a587fc966117f59198de6771ac672): clipboard: provider reacts to autoselect feature\n* [9.2.0248](https://github.com/vim/vim/commit/af3ccc28452c777fc47395fcb65bc5fcaee90fc5): json\_decode() is not strict enough\n* [9.2.0247](https://github.com/vim/vim/commit/c0f0a34ea36120ad1cac3867a777f2c55ed88b09): popup: popups may not wrap as expected\n* [9.2.0246](https://github.com/vim/vim/commit/418400075ac94eb4d1caaad1cd5251d994bf2a91): memory leak in globpath()\n* [9.2.0245](https://github.com/vim/vim/commit/1578ea9d97aefcdd6e89774d274ad0f440c34383): xxd: color output detection is broken\n* [9.2.0244](https://github.com/vim/vim/commit/e2cf84d0a0fb5d880e36a599ea9f2a3b95ed67a1): memory leak in eval8()\n* [9.2.0243](https://github.com/vim/vim/commit/0effd2faf9527d803e3cc86e2a250009c3b005ce): memory leak in change\_indent()\n* [9.2.0242](https://github.com/vim/vim/commit/a4c0119786daba999c7f74be5ef2f3363e137af5): memory leak in check\_for\_cryptkey()\n* [9.2.0241](https://github.com/vim/vim/commit/742e8722b38cc12ae10df52601ff9d076084748e): tests: Test\_visual\_block\_hl\_with\_autosel() is flaky

0 commit comments

Comments
 (0)