Commit d50a96a
committed
vim: Import v8.1.1566
* 8.1.1566: error message when terminal closes in another tab
* 8.1.1565: MS-Windows: no sound support
* 8.1.1564: sign column takes up space
* 8.1.1563: crash when using closures
* 8.1.1562: popup window not always redrawn after popup_setoptions()1 parent bb384a9 commit d50a96a
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/eval.txt+21-14
- runtime/doc/options.txt+2
- src/Make_cyg_ming.mak+19
- src/Make_mvc.mak+25-7
- src/option.c+7-1
- src/popupwin.c+1
- src/screen.c+117-66
- src/sound.c+189-7
- src/terminal.c+2
- src/testdir/dumps/Test_popupwin_23.dump+12
- src/testdir/test_popupwin.vim+5-1
- src/testdir/test_signs.vim+57
- src/testdir/test_sound.vim+4
- src/testdir/test_vimscript.vim+11
- src/userfunc.c+13-15
- src/version.c+10
0 commit comments