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:
@@ -794,6 +794,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
352,
|
||||
/**/
|
||||
351,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user