Commit a2ad757
committed
vim: Import v8.0.1747
* 8.0.1747: MS-Windows: term_start() does not set job_info() cmd
* 8.0.1746: MS-Windows: channel tests fail
* 8.0.1745: build failure on MS-Windows
* 8.0.1744: on some systems /dev/stdout isn't writable
* 8.0.1743: terminal window options are named inconsistently
* 8.0.1742: cannot get a list of all the jobs
* 8.0.1741: MS-Windows with msys2 cannot build Ruby statically1 parent c804b09 commit a2ad757
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/eval.txt+1-1
- runtime/doc/options.txt+4-2
- runtime/optwin.vim+7-4
- src/Make_cyg_ming.mak+3-1
- src/channel.c+61-29
- src/evalfunc.c+9-4
- src/misc2.c+147
- src/option.c+61-22
- src/option.h+5-2
- src/os_unix.c-85
- src/proto/channel.pro+1
- src/proto/misc2.pro+3
- src/structs.h+8-4
- src/terminal.c+22-16
- src/testdir/gen_opt_test.vim+2-1
- src/testdir/test_channel.vim+10
- src/testdir/test_terminal.vim+23-17
- src/testdir/test_writefile.vim+6-2
- src/version.c+14
0 commit comments