[minicom-Bugs][312692] Handling of "ESC [ u" is broken (there's a typo)
minicom-bugs at alioth.debian.org
minicom-bugs at alioth.debian.org
Sat Sep 11 20:38:44 UTC 2010
Bugs item #312692, was changed at 2010-09-03 20:28 by Adam Lackorzynski
You can respond by visiting:
https://alioth.debian.org/tracker/?func=detail&atid=100031&aid=312692&group_id=30018
>Status: Closed
Priority: 3
Submitted By: George Karabin (gkarabin-guest)
Assigned to: Nobody (None)
Summary: Handling of "ESC [ u" is broken (there's a typo)
Category: None
Group: None
>Resolution: Fixed
Initial Comment:
The handling of "ESC [ u" isn't restoring position properly. There's an extraneous break statement that is keeping the restore code from running - turning it into dead code. The handler for "ESC 8" and "ESC u" has the same code, but without the extraneous break.
It looks like the problem's been in the source distributions from minicom 2.0.0. I'm guessing that "ESC [ u" is little used, at least by users of minicom.
----------------------------------------------------------------------
>Comment By: Adam Lackorzynski (al-guest)
Date: 2010-09-11 22:38
Message:
I removed the break. Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://alioth.debian.org/tracker/?func=detail&atid=100031&aid=312692&group_id=30018
More information about the minicom-devel
mailing list