On Sun, 18 Dec 2016 09:41:29, Corinna Vinschen wrote: > - Fix regression in console charset handling > Addresses: https://cygwin.com/ml/cygwin/2016-10/msg00000.html
It looks like fixing this may have caused another issue. Example test: With cmd.exe, you can type Alt 234 and it produces GREEK CAPITAL LETTER OMEGA U+03A9. However with Cygwin via Cygwin.bat it yields nothing. Non ASCII characters can be read from scripts, but they cannot be entered interactively. They cannot be pasted either; pasting some words will remove all non ASCII characters. I believe this to be a recent issue, if memory serves this did work before, and should given that cmd.exe handles it fine. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple