Using the terminal emulator, I am getting these characters when pulling up a graphical screen:
â â â â â
It's only doing on the graphical screen. It pulls up in putty fine.
I have the default ANSI and xterm set.
Thanks
Please, try to set different encoding. It is probably UTF-8. It can be done like this:
UTF-8
terminal.Options.Encoding = System.Text.Encoding.UTF8;
Welcome to Q&A forum for C# and VB.NET developers working with following .NET components:
Applications:
If you need immediate assistance, please contact us directly.