ikariiin / connectbot

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

Asus EEE Transformer Midnight Commander Width and spacing #545

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ConnectBot to a Linux server
2. Open Midnight Commander
3. See scrambled information

What is the expected output? What do you see instead?
I expected to see neatly drawn lines and file listings. I saw what appears to 
be the midnight commander thinking the screen is wider than it actually is, and 
then wrapping in the client. 

What version of the product are you using (you can see this by using Menu
-> About in the Host List)?
1.7.1 2010.10.08

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

If you are able to connect, what is the output of "echo $TERM", "uname -a",
and any other relevant information on the host?
$TERM is set to screen
Linux nas.ciya 2.6.41.4-1.fc15.x86_64 #1 SMP Tue Nov 29 11:53:48 UTC 2011 
x86_64 x86_64 x86_64 GNU/Linux

Please provide any additional information below.

It is better, but by no means sorted out when I use ANSI emulation mode on the 
client. At least then the wrapping goes over the same line, so by moving up and 
down a bit i can get the bit I want to see repainted. 

Original issue reported on code.google.com by wolfen...@gmail.com on 28 Dec 2011 at 8:02