MSYS2 is a modern rewrite of MSYS, both of which are Cygwin (POSIX compatibility layer) forks with the aim of better interoperability with native Windows software.
I've been searching around, but I can't find a thorough description of what's going on with these 3 versions of MSYS. (…
msys msys2Traditionally MSYS bash has been considered inferior to Cygwin bash. The former was an ancillary tool inside MinGW intended for …
bash cygwin msys2While the current official Python version is 3.6, msys2 provides two packages for python3: msys/python3, currently using 3.4 mingw64/mingw-w64-x86_64…
python mingw msys2I tried to integrate MSYS2 shell into Visual studio Code integrated terminal. Here's my user settings: { "terminal.integrated.shell.windows": "…
bash shell visual-studio-code msys2