1 Commits

Author SHA1 Message Date
Johannes Schindelin
2e9934c695 msys2-runtime: Fix stdio with app execution aliases (Microsoft Store applications) (#5932)
When I introduced support for executing Microsoft Store applications through their "app execution aliases", I had missed that it failed to spawn the process with the correct handles to the terminal, breaking interactive usage of, say, the Python interpreter.

This corresponds to https://github.com/msys2/msys2-runtime/pull/322
2026-01-05 18:38:49 +01:00