Commit 04b4fdb
committed
Vim: v9.1.1432
* vim c2c913242...a2dd40c05 (7):
> runtime(openPlugin): Add URLOpen to not expand special chars
> runtime(doc): fix small errors from rev 2090405de5bb66facc29c74
> patch 9.1.1432: GTK GUI: Buffer menu does not handle unicode correctly
> runtime(doc): clarify the effect of 'smarttab'
> patch 9.1.1431: Hit-Enter Prompt when loading session files
> runtime(mbsync): Add support for TLSType in syntax script
> patch 9.1.1430: tabpanel may flicker in the GUI
https://github.com/vim/vim-appimage/actions/runs/154561522471 parent dfca1ad commit 04b4fdb
1 file changed
+1
-1
lines changed- runtime/doc/editing.txt+2-2
- runtime/doc/eval.txt+9-5
- runtime/doc/insert.txt+9-9
- runtime/doc/options.txt+9-14
- runtime/doc/quickref.txt+2-2
- runtime/doc/usr_22.txt+7-5
- runtime/menu.vim+23-37
- runtime/plugin/openPlugin.vim+3
- runtime/syntax/mbsync.vim+6-4
- src/session.c+2-2
- src/term.c+3-1
- src/testdir/test_gui.vim+13
- src/version.c+6
- src/window.c+8-1
0 commit comments