]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(tar): use readblob() instead of shelling out to file(1)
authorChristian Brabandt <cb@256bit.org>
Sun, 2 Mar 2025 21:23:28 +0000 (22:23 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 2 Mar 2025 21:24:28 +0000 (22:24 +0100)
commita250738303f85132335d69fd1936501b189eebce
tree0a57fad2e3ed6a6cf801142dd82f9bf0fea583b8
parentbc08ceb75572dcac57ef5019f3d0df6e8290c0f9
runtime(tar): use readblob() instead of shelling out to file(1)

fixes: ##16761
closes: #16769

Co-authored-by: Jim Zhou <jimzhouzzy@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/tar.vim