[ minicom-Bugs-300839 ] lines are cut incorrectly by replacing character at last column
noreply@alioth.debian.org
noreply@alioth.debian.org
Mon, 05 Jul 2004 02:52:53 -0600
Bugs item #300839, was opened at 2004-07-05 02:51
You can respond by visiting:
http://alioth.debian.org/tracker/?func=detail&atid=100031&aid=300839&group_id=31
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: lines are cut incorrectly by replacing character at last column
Initial Comment:
minicom version 2.1 (debian unstable)
how to reproduce:
- log into some unix box via minicom from xterm or similar
- turn off the line wrap (ie. minicom should cut lines)
- make your xterm narrower than the following string:
- echo "1234567890|1234567890|1234567890|1234567890|1234567890|1234567890|1234567890|1234567890X"
Now you should see that Minicom cuts that line from some point, depending on width of your terminal window. Take a closer look at the character at last column. Is it correct?
For me, it shows for example `"1234567890|1234567890|1234X'. It replaces the character of the last visible column with the character at the end of the whole string(!). It should have shown: `"1234567890|1234567890|12345'
This may cause some nasty debugging sessions if you rely that minicom shows exactly what the remote device prints. I did... :)
I assume this is a designed feature... I didn't find a config option for this, and this feature is really annoying. :)
- Toni
----------------------------------------------------------------------
Comment By: Nobody (None)
Date: 2004-07-05 02:52
Message:
Logged In: NO
submitted by <toniw@iki.fi> Please Cc me when replying, I have no account here
----------------------------------------------------------------------
You can respond by visiting:
http://alioth.debian.org/tracker/?func=detail&atid=100031&aid=300839&group_id=31