Hi. I wrote a patch to enable http/ftp/webdav access with netrw on windows+shellslash. I'm using vim but not use cygwin or msys2. However, then editing http file on vim, URL is displayed as:
http:\\example.com\foo.html So I want to use shellslash on windows too. Below is a patch to enable this. https://gist.github.com/mattn/0799137eea35ed4e789d Bram, I'm having one more idea to avoid this. It's keeping slash when the buffer name seems to be URL. How do you think? - mattn -- -- 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]. For more options, visit https://groups.google.com/d/optout.
