Re: [vim/vim] runtime(zip)!: Customizable zip/unzip commands (PR #20832)
curbe454 (Vim Github Repository) <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/20832/[email protected]> |
curbe454 left a comment (vim/vim#20832) > 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()`. When the commands to open/edit zip files are customizable, the resposibility to guarantee the correctness are transmit to the users. Based on this opinion, us developers should ensure the default behaviors are correct. -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/pull/20832#issuecomment-5082951648 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/c5082951648%40github.com.