muhhiminminmin / mintty

Automatically exported from code.google.com/p/mintty
GNU General Public License v3.0
0 stars 0 forks source link

Use different encodings for native Windows commands output and remote output #376

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1. I am using a Windows 7 PC. The system encoding is GBK.
2. When I set "charset=UTF-8", the output of ssh is OK, but native Windows 
command output is garbled.
3. When I set "charset=GBK", native Windows command output is OK, but the 
output of ssh is garbled.

So, is it possible to use different encodings in these two different 
circumstances?

Thanks, :)

Original issue reported on code.google.com by shinysky...@gmail.com on 11 Mar 2013 at 3:04

GoogleCodeExporter commented 8 years ago
See https://github.com/mintty/mintty/issues for further progress on this issue.

Original comment by towom...@googlemail.com on 7 Aug 2015 at 1:25