commit | 23beefed73aadb243fb67cf944e3d60fe8c038bb | [log] [tgz] |
---|---|---|
author | naohiro ono <obcat@icloud.com> | Sat Nov 13 12:38:49 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Nov 13 12:38:49 2021 +0000 |
tree | 8d03d8a6bc3126588a637252bd1a23e53baeaabf | |
parent | a0fca17251bf491db7b8d302ce22dee844597e82 [diff] [blame] |
patch 8.2.3591: no event is triggered when closing a window Problem: No event is triggered when closing a window. Solution: Add the WinClosed event. (Naohiro Ono, closes #9110)
diff --git a/src/testdir/test_autocmd.vim b/src/testdir/test_autocmd.vim index 8161183..9eb718f 100644 --- a/src/testdir/test_autocmd.vim +++ b/src/testdir/test_autocmd.vim Binary files differ