1
0
forked from aniani/vim

patch 9.0.0008: cannot specify the variable name for "xxd -i"

Problem:    Cannot specify the variable name for "xxd -i".
Solution:   Add the "-name" argument. (David Gow, closes #10599)
This commit is contained in:
David Gow
2022-06-29 20:24:49 +01:00
committed by Bram Moolenaar
parent 84f5463630
commit 83e11800cc
4 changed files with 79 additions and 6 deletions

View File

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