Skip to content

Commit 8357344

Browse files
vim: Import v9.2.0260
* 9.2.0260: statusline not redrawn after closing a popup window * 9.2.0259: tabpanel: corrupted display during scrolling causing flicker * 9.2.0258: memory leak in add_mark() * 9.2.0257: unnecessary memory allocation in set_callback() * 9.2.0256: visual selection size not shown in showcmd during test * 9.2.0255: tests: Test_popup_opacity_vsplit() fails in a wide terminal * 9.2.0254: w_locked can be bypassed when setting recursively * 9.2.0253: various issues with wrong b_nwindows after closing buffers * 9.2.0252: Crash when ending Visual mode after curbuf was unloaded * 9.2.0251: Link error when building without channel feature * runtime(amiga): revamp syntax highlighting and add new maintainer
1 parent a0df507 commit 8357344

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-
* [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
1+
* [9.2.0260](https://github.com/vim/vim/commit/575961c791b54ee4c9c38dd3e23850276d911b3e): statusline not redrawn after closing a popup window\n* [9.2.0259](https://github.com/vim/vim/commit/f6e1dd11f45e555710cf202a06af15b8f823e609): tabpanel: corrupted display during scrolling causing flicker\n* [9.2.0258](https://github.com/vim/vim/commit/b90145672d3978c023de65cce9d8dc7917a258e7): memory leak in add\_mark()\n* [9.2.0257](https://github.com/vim/vim/commit/02abcf381f3bdb58447ec6e66ee4f4d15d0783cc): unnecessary memory allocation in set\_callback()\n* [9.2.0256](https://github.com/vim/vim/commit/06aa378056181aa68283ec5c16566b4097afff35): visual selection size not shown in showcmd during test\n* [9.2.0255](https://github.com/vim/vim/commit/96898d7324edb0593ed8d5d71824ed531917f0e1): tests: Test\_popup\_opacity\_vsplit() fails in a wide terminal\n* [9.2.0254](https://github.com/vim/vim/commit/7cb43f286e55853cf21b9d8870a430390c1cc8f1): w\_locked can be bypassed when setting recursively\n* [9.2.0253](https://github.com/vim/vim/commit/bf21df1c7bc772e3a29961c961d0821584d50ee0): various issues with wrong b\_nwindows after closing buffers\n* [9.2.0252](https://github.com/vim/vim/commit/a8fdfd4fcb92b9fcbed3ad0a6769cb6bad34d965): Crash when ending Visual mode after curbuf was unloaded\n* [9.2.0251](https://github.com/vim/vim/commit/68b3585e1db3a9e930b77cbce783b3507be4a3c0): Link error when building without channel feature\n* [runtime(amiga): revamp syntax highlighting and add new maintainer](https://github.com/vim/vim/commit/c84526dd296edbd1cc31e24e43fa2f5f5501d507)

0 commit comments

Comments
 (0)