the selected file gets extracted from the zip
VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Jun 29 2024 05:34:37) macOS version - arm64 Included patches: 1-2136, 2142
OS: macOS 14.6.1
$TERM: xterm-256color
Shell: both fish and bash
No response
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
that is an old version. Can you please try with latest version?
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
it works with
VIM - Vi IMproved 9.1 (2024 Jan 02 kompiliert am Aug 01 2024 20:48:53)
MacOS Version - arm64
Inklusive der Patches: 1-650
but it fails the same way with
NVIM v0.10.1
Build type: Release
LuaJIT 2.1.1724512491
which is the latest one. I know that here is not the nvim repo, but they seem to use the same zip.vim as vim. What have been the changes to fix the behavior in vim?
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Closed #15585 as not planned.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Well, you can compare the runtime/plugin/zipPlugin.vim and runtime/autoload/zip.vim for both repos. Or run
git log -- runtime/plugin/zipPlugin.vim runtime/autoload/zip.vim
in the top level of this repository.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()