[PATCH v8 0/1] Pseudo console support in PTY (v8)

Thomas Wolff towo@towo.net
Sat Aug 24 22:22:00 GMT 2019


Am 24.08.2019 um 08:18 schrieb Takashi Yano:
> Hi Thomas,
>
> Thank you very much for testing.
>
> On Sat, 24 Aug 2019 00:30:02 +0200
> Thomas Wolff wrote:
>> Character set conversion for non-cygwin programs in a non-UTF-8 terminal
>> still does not work for me. But that is a minor issue, at least it's not
>> worse than before.
> How do you start mintty for non-UTF-8?
>
> I tested using your STC in mintty start by 'mintty -o Charset=CP1252'.
> It seems to work as expected.
Option Charset needs an additional option Locale to have an effect.
The easier way is
LC_ALL=de_DE mintty
or
LC_ALL=ja_JP mintty



More information about the Cygwin-developers mailing list