Commit 4c0fc87
committed
vim: Import v9.0.1117
* 9.0.1117: terminfo entries for bracketed paste are not used
* 9.0.1116: compiler may complain about an unused function
* 9.0.1115: code is indented more than needed
* 9.0.1114: CI does not use the latest Python version
* 9.0.1113: users cannot easily try out a PR
* 9.0.1112: test_mswin_event() can hang
* 9.0.1111: termcap entries for RGB colors are not set automatically
* 9.0.1110: build fails on Mac OS X 10.4/10.5
* 9.0.1109: leaking allocated type1 parent 505650e commit 4c0fc87
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- .appveyor.yml+6
- .github/workflows/ci.yml+2-2
- runtime/doc/testing.txt+9-4
- src/auto/configure+13
- src/config.h.in+1
- src/configure.ac+2
- src/ex_cmds.c+76-76
- src/ex_cmds2.c+57-58
- src/ex_docmd.c+189-169
- src/ex_getln.c+31-31
- src/feature.h+2-1
- src/gui_w32.c+6
- src/os_win32.c+44-29
- src/term.c+43-18
- src/termdefs.h-4
- src/testdir/test_gui.vim+2-1
- src/testdir/test_mswin_event.vim+529-218
- src/version.c+18
- src/vim9instr.c+1
0 commit comments