Greetings, Bruce Visscher! > As a matter of fact, perhaps I don't need winpty anymore. I used to > have to prefix some windows console apps with this but that doesn't > seem to be necessary now.
There have been some progress on Microsoft side regarding console behavior in general, yes. But in general, Cygwin is surprisingly tolerable to the native console apps, until they start to behave way out of the ordinary. Small hint for many builtin tools - run `chcp 65001` somewhere in your shell init script to hint the native app that it should prefer UTF-8 output. Many Windows tools (including netsh, for example) will behave more consistently in such case. -- With best regards, Andrey Repin Thursday, May 18, 2023 10:21:41 Sorry for my terrible english... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple