Commit 2d214a2
committed
Vim: v9.1.1460
* vim d296af94d...e5297e39b (8):
> patch 9.1.1460: MS-Windows: too many strlen() calls in os_win32.c
> runtime(keymaps): Add Azerbaijani keymap
> patch 9.1.1459: xxd: coloring output is inefficient
> patch 9.1.1458: tabpanel: tabs not properly updated with 'stpl'
> runtime(doc): mention cannot ignored events in eventignorewin
> runtime(netrw): remove g:netrw_quiet and reindent to 4 spaces
> runtime(comment): handle special chars ^$[ robustly
> runtime(debcontrol): add hurd-amd64 architecture to syntax script
https://github.com/vim/vim-appimage/actions/runs/156696258451 parent b6ff3d8 commit 2d214a2
1 file changed
+1
-1
lines changed- runtime/doc/options.txt+68-1
- runtime/keymap/azerbaijani.vim+28
- runtime/pack/dist/opt/comment/autoload/comment.vim+2-2
- runtime/pack/dist/opt/netrw/autoload/netrw.vim+6.6k-6.6k
- runtime/syntax/debcontrol.vim+2-1
- src/os_win32.c+160-85
- src/structs.h+1
- src/tabpanel.c-1
- src/term.c+7-13
- src/testdir/dumps/Test_tabpanel_stpl_eq_0_0.dump+10
- src/testdir/dumps/Test_tabpanel_stpl_eq_0_1.dump+10
- src/testdir/test_tabpanel.vim+19
- src/testdir/test_xxd.vim+65-65
- src/version.c+6
- src/window.c+6-16
- src/xxd/xxd.c+137-96
0 commit comments