Commit 3bfa36a
committed
vim: Import v8.2.0444
* 8.2.0444: swap file test fails on some systems
* 8.2.0443: clipboard code is spread out
* 8.2.0442: channel contents might be used after being freed
* 8.2.0441: terminal noblock test is still failing on BSD
* 8.2.0440: terminal noblock test is still very flaky on BSD1 parent bc77cda commit 3bfa36a
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- Filelist+2
- src/Make_cyg_ming.mak+1
- src/Make_morph.mak+1
- src/Make_mvc.mak+4
- src/Make_vms.mms+6
- src/Makefile+10
- src/README.md+1
- src/channel.c+9-10
- src/clipboard.c+2.2k
- src/ops.c-107
- src/proto.h+1
- src/proto/clipboard.pro+38
- src/proto/ops.pro-1
- src/proto/register.pro+4-6
- src/proto/ui.pro-30
- src/register.c+14-239
- src/testdir/test_swap.vim+7-5
- src/testdir/test_terminal.vim+8-4
- src/ui.c+166-2.0k
- src/version.c+10
0 commit comments