]> granicus.if.org Git - vim/commit
patch 8.1.0352: browsing compressed tar files does not always work v8.1.0352
authorBram Moolenaar <Bram@vim.org>
Sat, 8 Sep 2018 13:10:34 +0000 (15:10 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 8 Sep 2018 13:10:34 +0000 (15:10 +0200)
commitd4a1aabe372ccb95aec968f4d54503231b1f956c
treebcd3a51108783c971915671b2d8cfcf4d56cab0a
parent198cb66d652d3d8ac16226dcc929a11b0b720151
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.
runtime/autoload/tar.vim
src/version.c