forked from aniani/vim
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)
This commit is contained in:
committed by
Bram Moolenaar
parent
a0fca17251
commit
23beefed73
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3591,
|
||||
/**/
|
||||
3590,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user