v1koepke1 / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
0 stars 0 forks source link

UTF-8 Box drawing alignment problem with single line box characters. #428

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.cat UTF-8 test file
2.http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt
3.

What is the expected output? What do you see instead?
Output does not have properly nested and connected single and double line boxes.
Single line characters are too wide, and push other characters out of alignment.

What version of the product are you using (you can see this by using Menu
-> About in the Host List)?
Connectbot 1.7.1 on Dell AT&T Streak with Android 2.2

What type of system are you trying to connect to?
Linux

If you are able to connect, what is the output of "echo $TERM", "uname -a",
and any other relevant information on the host?
TERM=screen
Linux sharp 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5 17:53:09 EST 2011 i686 i686 
i386 GNU/Linux

Please provide any additional information below.

Original issue reported on code.google.com by gerald...@gmail.com on 27 Feb 2011 at 12:52