Commit db94b89
committed
Vim: v9.2.0119
* vim 4d0c57e15...6495ca4c1 (10):
> patch 9.2.0119: incorrect highlight initialization in win_init()
> patch 9.2.0118: memory leak in w_hl when reusing a popup window
> patch 9.2.0117: tests: test_wayland.vim fails
> patch 9.2.0116: terminal: synchronized output sequences are buffered
> runtime(docs): Update CONTRIBUTING.md and mention #vim on libera
> patch 9.2.0115: popup: screen flickering possible during async callbacks
> runtime(sed): Update syntax, support more GNU address extensions
> patch 9.2.0114: MS-Windows: terminal output may go to wrong terminal
> runtime(doc): remove thoughts of generics for a function
> patch 9.2.0113: winhighlight pointer may be used uninitialized
https://github.com/vim/vim-appimage/actions/runs/228115964311 parent 40c54be commit db94b89
1 file changed
Lines changed: 1 addition & 1 deletion
- CONTRIBUTING.md+4-2
- runtime/doc/vim9class.txt+1-2
- runtime/syntax/sed.vim+64-14
- runtime/syntax/testdir/dumps/sed_00.dump+20
- runtime/syntax/testdir/dumps/sed_01.dump+20
- runtime/syntax/testdir/dumps/sed_02.dump+20
- runtime/syntax/testdir/dumps/sed_03.dump+20
- runtime/syntax/testdir/input/sed.sed+65
- src/drawscreen.c+3
- src/term.c+5-4
- src/terminal.c+9
- src/testdir/test_wayland.vim+5
- src/version.c+14
- src/window.c+5
0 commit comments