forked from aniani/vim
patch 8.0.1611: CTRL-W in system terminal does not go to job
Problem: CTRL-W in system terminal does not go to job. Solution: Do not use CTRL-W as a terminal command in a system terminal.
This commit is contained in:
@@ -766,6 +766,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1611,
|
||||
/**/
|
||||
1610,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user