Skip to content

Commit 0b8b3b0

Browse files
vim: Import v9.2.0119
* 9.2.0119: incorrect highlight initialization in win_init() * 9.2.0118: memory leak in w_hl when reusing a popup window * 9.2.0117: tests: test_wayland.vim fails * 9.2.0116: terminal: synchronized output sequences are buffered * runtime(docs): Update CONTRIBUTING.md and mention #vim on libera * 9.2.0115: popup: screen flickering possible during async callbacks * runtime(sed): Update syntax, support more GNU address extensions * 9.2.0114: MS-Windows: terminal output may go to wrong terminal * runtime(doc): remove thoughts of generics for a function * 9.2.0113: winhighlight pointer may be used uninitialized
1 parent e0de08e commit 0b8b3b0

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.0112](https://github.com/vim/vim/commit/4d0c57e15fd74fb9464178a06cb27acaa14081f7): popup: windows flicker when updating text\n* [9.2.0111](https://github.com/vim/vim/commit/0fe3ca6031a0cffc5fb16ae15e94fcda7b8a3b45): 'winhighlight' option not always applied\n* [runtime(glimmer): add syntax support for glimmer files](https://github.com/vim/vim/commit/75decb4a8d10c2e529add1f0e7e0a545576de2ea)\n* [runtime(handlebars): adds handlebars template syntax & indent support](https://github.com/vim/vim/commit/99ea2b5b062edcb22ac0cd92c5ae317cc663a7ca)\n* [runtime(syntax-tests): regenerate dump files (after v9.2.0110)](https://github.com/vim/vim/commit/22c62e26911b550154845be67c13cc2373c5a457)
1+
* [9.2.0119](https://github.com/vim/vim/commit/6495ca4c165d9a1ba32947282c8473cb6b664be8): incorrect highlight initialization in win\_init()\n* [9.2.0118](https://github.com/vim/vim/commit/d180f67a41a44ad227f87b3a89168f2a5fab1391): memory leak in w\_hl when reusing a popup window\n* [9.2.0117](https://github.com/vim/vim/commit/f17b8b1df5fc3ad424ccc5f053d6d3ab4512b19d): tests: test\_wayland.vim fails\n* [9.2.0116](https://github.com/vim/vim/commit/f90fc1bd729df58627f8578267aa93a006a98937): terminal: synchronized output sequences are buffered\n* [runtime(docs): Update CONTRIBUTING.md and mention #vim on libera](https://github.com/vim/vim/commit/49b81793ff74e1e8cb7347bc57e643c10f930a4e)\n* [9.2.0115](https://github.com/vim/vim/commit/f3b566481c39b6c5fbbe96a93432d526bc76ab32): popup: screen flickering possible during async callbacks\n* [runtime(sed): Update syntax, support more GNU address extensions](https://github.com/vim/vim/commit/e948fea6402e18f01ac597c49185f9a4d62462b5)\n* [9.2.0114](https://github.com/vim/vim/commit/78ae2ff09438c4383d570f4c92e23134805cf0b7): MS-Windows: terminal output may go to wrong terminal\n* [runtime(doc): remove thoughts of generics for a function](https://github.com/vim/vim/commit/bd77d327d32a87826612d9ed2d4b2c1493651dbd)\n* [9.2.0113](https://github.com/vim/vim/commit/9c4cb7145fc437c1f31c94767d72e15fd60f0b25): winhighlight pointer may be used uninitialized

0 commit comments

Comments
 (0)