-
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.2109: popup_getoptions() hangs with tab-local popup
- 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.2108](https://github.com/vim/vim/releases/tag/v8.1.2108): cannot close the cmdline window from CmdWinEnter\n* [8.1.2107](https://github.com/vim/vim/releases/tag/v8.1.2107): various memory leaks reported by asan\n* [8.1.2106](https://github.com/vim/vim/releases/tag/v8.1.2106): no tests for dragging the mouse beyond the window\n* [8.1.2105](https://github.com/vim/vim/releases/tag/v8.1.2105): MS-Windows: system() may crash | ||
* [8.1.2109](https://github.com/vim/vim/releases/tag/v8.1.2109): popup_getoptions() hangs with tab-local popup |
Submodule vim
updated
3 files
+4 −4 | src/popupwin.c | |
+12 −0 | src/testdir/test_popupwin.vim | |
+2 −0 | src/version.c |