On Nov 16, 12:15 am, James Vega <[email protected]> wrote: > On Mon, Nov 15, 2010 at 10:00 AM, mattn <[email protected]> wrote: > > Bram, I'm looking for your reply. > > As Ben's said, cmd.exe can treat slash as path separator. > > That depends on the command that's being run. There are still commands > which don't handle / as a path separator properly.
If you use shell as unix-like-shell, this will be same result. unix- like-shell don't replace arguments from backslash to slash cleverly. Most users of shellslash know the way to escape the problems. And they hope: The merit of 'possible to use slash' is bigger than demerit of 'some commands don't handle slash as a path separator' (I guess) Thanks. -- 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
