msys2.github.io icon indicating copy to clipboard operation
msys2.github.io copied to clipboard

The MSYS2 homepage

Results 54 msys2.github.io issues
Sort by recently updated
recently updated
newest added

/usr/bin/start has this line: ``` cmd //c start "${@//&/^&}" ``` The double slash prevents conversion of `/c` into `C:\`, instead it's converted to `/c` with a single slash. I couldn't...

Add descriptions of the hack for shared location.

See https://github.com/msys2/setup-msys2/issues/52 It's not very common to go from native to cygwin, but it can be confusing if it happens.