1
0
forked from aniani/vim

patch 8.1.0352: browsing compressed tar files does not always work

Problem:    Browsing compressed tar files does not always work.
Solution:   Use the "file" command to get the compression type.
This commit is contained in:
Bram Moolenaar
2018-09-08 15:10:34 +02:00
parent 198cb66d65
commit d4a1aabe37
2 changed files with 25 additions and 11 deletions

View File

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