aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta/vimfn.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-08-06 06:47:38 +0800
committerzeertzjq <zeertzjq@outlook.com>2024-08-06 06:47:53 +0800
commit6f5b904fb2481f910ef0c186280fb5d5c2cc0d70 (patch)
treed60d6f55b4b14402e33082bd79c34f2f8bf5c566 /runtime/lua/vim/_meta/vimfn.lua
parent9a30abb29255cc3cffa0c21ea13faccac092ea78 (diff)
downloadrneovim-6f5b904fb2481f910ef0c186280fb5d5c2cc0d70.tar.gz
rneovim-6f5b904fb2481f910ef0c186280fb5d5c2cc0d70.tar.bz2
rneovim-6f5b904fb2481f910ef0c186280fb5d5c2cc0d70.zip
vim-patch:f0e9b72: runtime(zip): Fix for FreeBSD's unzip command
Problem: Cannot browse zipfiles with the unzip program found on FreeBSD. Solution: Adjust command arguments. Unzip found on FreeBSD complain about missing argument with the zipinfo modifier '-Z -1'. Joining arguments seems to work for both implementations. Also change `:sil!` to `:sil` so that error messages are properly reported (per review of Christian Brabandt). related: vim/vim#15411 https://github.com/vim/vim/commit/f0e9b72c8fdd47b9b410a11edf7479953cb2aed9 Co-authored-by: Damien <141588647+xrandomname@users.noreply.github.com>
Diffstat (limited to 'runtime/lua/vim/_meta/vimfn.lua')
0 files changed, 0 insertions, 0 deletions