-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 8.1.1142: no test for dragging the window separators with the mouse * 8.1.1141: terminal winpos test fails with very large terminal
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* [8.1.1140](https://github.com/vim/vim/releases/tag/v8.1.1140): not easy to find out what neighbors a window has\n* [8.1.1139](https://github.com/vim/vim/releases/tag/v8.1.1139): no test for what is fixed in patch 8.1.0716\n* [8.1.1138](https://github.com/vim/vim/releases/tag/v8.1.1138): plugins don't get notified when the popup menu changes\n* Update runtime files. | ||
* [8.1.1142](https://github.com/vim/vim/releases/tag/v8.1.1142): no test for dragging the window separators with the mouse\n* [8.1.1141](https://github.com/vim/vim/releases/tag/v8.1.1141): terminal winpos test fails with very large terminal |
Submodule vim
updated
3 files
+58 −0 | src/testdir/test_termcodes.vim | |
+8 −2 | src/testdir/test_terminal.vim | |
+4 −0 | src/version.c |