mirror of
https://github.com/vim/vim.git
synced 2025-11-13 22:54:27 -05:00
patch 7.4.1378
Problem: Can't change job settings after it started. Solution: Add job_setoptions() with the "stoponexit" flag.
This commit is contained in:
@@ -747,6 +747,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1378,
|
||||
/**/
|
||||
1377,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user