Closed GoogleCodeExporter closed 8 years ago
Most likely you use the Windows ping; unfortunately, the way Windows tools
choose a character set for their output is not compatible with the way it's
done in cygwin and it would be hard to adapt.
Mintty runs UTF-8 by default.
Some Windows tools can be convinced to use UTF-8 with chcp 65001.
You could also try to use cygping instead.
Original comment by towom...@googlemail.com
on 22 Jun 2012 at 2:39
What towo said.
One more alternative is to set the character set on the Text page of mintty's
options to your system's ANSI codepage, presumably CP1250. Start a new mintty
session to make sure that the shell within picks up the setting (via the LANG
variable).
The disadvantage of that is that you won't be able to use characters outside
that codepage and that there'll be problems when sshing to hosts using UTF-8.
Original comment by andy.koppe
on 22 Jun 2012 at 3:59
Original issue reported on code.google.com by
eustachy...@gmail.com
on 19 Jun 2012 at 3:48Attachments: