Open GoogleCodeExporter opened 9 years ago
Same behavior with 7.4.729 (tuxproject.de).
Original comment by ch...@chrullrich.net
on 11 Jun 2015 at 9:11
works with gvim "test/\ testfile.txt"
Original comment by chrisbr...@googlemail.com
on 11 Jun 2015 at 9:55
Looks like a decent workaround...but it shouldn't be needed, since Vim
supposedly has Windows support and Windows mostly uses \ for native path
separator.
Original comment by fritzoph...@gmail.com
on 11 Jun 2015 at 2:38
It's not a workaround, decent or not. I don't think it was meant as one, either.
The main impact of this bug is that it breaks opening files from the shell
context menu, because you can't influence the path that Explorer passes to Vim
in that case.
With tab completion in a command prompt window, it is nearly as bad, but at
least there I could fix up the path to make Vim understand it before I run it.
Original comment by ch...@chrullrich.net
on 11 Jun 2015 at 2:45
Original issue reported on code.google.com by
ch...@chrullrich.net
on 11 Jun 2015 at 8:35