Commit 85639ed
committed
vim: Import v8.0.1123
* 8.0.1123: cannot define a toolbar for a window
* 8.0.1122: vimtutor.bat doesn't work well with vim.bat
* 8.0.1121: can uncheck executables in MS-Windows installer
* 8.0.1120: :tm means :tmap instead of :tmenu
* 8.0.1119: quitting a split terminal window kills the job1 parent 0348699 commit 85639ed
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- nsis/gvim.nsi+1-1
- runtime/doc/gui.txt+22-1
- runtime/doc/map.txt+3-3
- runtime/doc/terminal.txt+11-3
- runtime/pack/dist/opt/termdebug/plugin/termdebug.vim+75-10
- src/Makefile+1
- src/buffer.c+20-20
- src/eval.c+1-7
- src/evalfunc.c+3
- src/ex_cmds.h+5-5
- src/if_perl.xs+3-10
- src/menu.c+224-66
- src/normal.c+2-2
- src/proto/menu.pro+3
- src/proto/syntax.pro+1
- src/screen.c+233-129
- src/structs.h+19-3
- src/syntax.c+26
- src/terminal.c+4-3
- src/testdir/Make_all.mak+3-2
- src/testdir/test_terminal.vim+17
- src/testdir/test_winbar.vim+23
- src/ui.c+18-2
- src/version.c+10
- src/window.c+5
- vimtutor.bat+2-2
0 commit comments