forked from aniani/vim
patch 8.2.2345: no focus events in a terminal
Problem: No focus events in a terminal. Solution: Add the t_fd and t_fe termcap entries and implement detecting focus events. (Hayaki Saito, Magnus Groß, closes #7673, closes #609, closes #5526)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2345,
|
||||
/**/
|
||||
2344,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user