1
0
forked from aniani/vim

patch 8.0.1596: no autocommand specifically for opening a terminal window

Problem:    No autocommand specifically for opening a terminal window.
Solution:   Add TerminalOpen. (?, closes #2484)
This commit is contained in:
Bram Moolenaar
2018-03-11 16:55:36 +01:00
parent 12a96de430
commit b852c3e64d
6 changed files with 58 additions and 17 deletions

View File

@@ -766,6 +766,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1596,
/**/
1595,
/**/