Commit b8c4aed
committed
Vim: v9.2.0360
* vim c78194e41...1c299f263 (6):
> patch 9.2.0360: Cannot handle mouse-clicks in the tabpanel
> patch 9.2.0359: wrong VertSplitNC highlighting on winbar
> patch 9.2.0358: runtime(vimball): still path traversal attacks possible
> runtime(gzip): Remove compatibility fall-backs, harden random filename generation
> runtime(netrw): add missing escape() calls
> runtime(tar): missing g:tar_secure in tar#Extract()
https://github.com/vim/vim-appimage/actions/runs/245441432561 parent 2d750c1 commit b8c4aed
1 file changed
Lines changed: 1 addition & 1 deletion
- runtime/autoload/gzip.vim+23-34
- runtime/autoload/tar.vim+13-12
- runtime/autoload/vimball.vim+6-6
- runtime/doc/options.txt+9-9
- runtime/doc/pi_tar.txt+9-2
- runtime/doc/pi_vimball.txt+6-1
- runtime/doc/version9.txt+3-3
- runtime/pack/dist/opt/netrw/autoload/netrw.vim+5
- src/globals.h+4
- src/mouse.c+43-14
- src/screen.c+12-3
- src/structs.h+2
- src/tabpanel.c+131-1
- src/testdir/dumps/Test_VertSplitNC_winbar_1.dump+12
- src/testdir/dumps/Test_VertSplitNC_winbar_2.dump+12
- src/testdir/test_highlight.vim+32
- src/testdir/test_plugin_vimball.vim+14
- src/testdir/test_tabpanel.vim+70
- src/version.c+6
0 commit comments