Well, I don't have the same behavior and I have the latest version of
`cygpath.exe` according to my setup:
$ cd /
$ mkdir foo
$ touch foo.exe
$ cygpath -w foo
foo
$ cd foo
$ touch foo.exe
$ cygpath -w foo
foo.exe
$ cygpath --version
cygpath (cygwin) 2.8.0
Path Conversion Utility
Copyright (
Hi,
On Cygwin, I usually rebuild `vim` with `./configure --with-x
--prefix=/usr` which allows me to have the `--remote` option on vim.
>From this I can automatically bind any Windows text files to vim. If
no server is running, this means I will open a new terminal `mintty -`
in where I launch vim.
2 matches
Mail list logo