forked from aniani/vim
patch 8.2.0453: trailing space in job_start() command causes empty argument
Problem: Trailing space in job_start() command causes empty argument. Solution: Ignore trailing space. (closes #5851)
This commit is contained in:
@@ -738,6 +738,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
453,
|
||||
/**/
|
||||
452,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user