Re: [vim/vim] runtime(zip)!: Customizable zip/unzip commands (PR #20832)
Christian Brabandt (Vim Github Repository) <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/20832/[email protected]> |
chrisbra left a comment (vim/vim#20832) > This means the behavior of visiting(read/write) files that contains special character in a zip file without zip/unzip is unpredictable. Not only that, the zip/unzip command line parser is already insane. There is no sane way to handle strange characters robustly. That would mean we would need a custom escape function like what is done for powershell using `PSEscape()`. -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/pull/20832#issuecomment-5073804892 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/pull/20832/[email protected]> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/20832/c5073804892%40github.com.