[SLL] Curses display issues?
Randolph Bentson
bentson at holmsjoen.com
Sun Sep 7 09:15:27 PDT 2008
On Sun, Sep 07, 2008 at 12:49:27AM -0400, Mike Stunes wrote:
> I suddenly started having this bizarre issue with curses-based apps.
> Basically, anything that's supposed to be a line shows up as either a
> row of carets (^) or @-signs. Anyone else had this issue before? Trying
> 'reset' on the terminal doesn't work, and rebooting didn't do anything
> either.
I've seen this when I PuTTY to my system from my wife's system to
read mail. It was resolved when I configured the proper terminal
emulation. There's no one correct way in what I did because the
real key is to get the display window's character processing in
sync with display mode (character set) the application is using.
This approach my apply to your situation.
--
Randolph Bentson
bentson at holmsjoen.com
More information about the linux-list
mailing list