Commit 59e5569
committed
Vim: v9.2.0284
* vim 708892631...9d83ca5ca (7):
> runtime(preproc_indent): Ignore Swapfiles when loading buffers
> patch 9.2.0284: tabpanel: crash when tabpanel expression returns variable line count
> runtime(sh): Keep function name patterns engine neutral
> patch 9.2.0283: unnecessary (int) casts before alloc() calls
> runtime(doc): clarify term_start() I/O behavior for Unix pty and MS-Windows ConPTY
> patch 9.2.0282: tests: Test_viminfo_len_overflow() fails
> patch 9.2.0281: tests: Test_netrw_FileUrlEdit.. fails on Windows
https://github.com/vim/vim-appimage/actions/runs/239304475171 parent b9aedb1 commit 59e5569
1 file changed
Lines changed: 1 addition & 1 deletion
- runtime/doc/terminal.txt+21-4
- runtime/syntax/sh.vim+9-8
- runtime/tools/preproc_indent.vim+2-2
- src/ex_getln.c+5-5
- src/memline.c+1-1
- src/popupwin.c+1-1
- src/screen.c+1
- src/session.c+1-1
- src/tabpanel.c+1-1
- src/terminal.c+1-1
- src/testdir/test_plugin_netrw.vim+1
- src/testdir/test_tabpanel.vim+31
- src/testdir/test_viminfo.vim+7-2
- src/version.c+8
- src/vim9expr.c+1-1
0 commit comments