bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mvwprintw


From: Bob Rossi
Subject: Re: mvwprintw
Date: Fri, 31 Mar 2006 14:23:45 -0500
User-agent: Mutt/1.5.9i

On Fri, Mar 31, 2006 at 02:17:47PM -0500, Thomas Dickey wrote:
> On Fri, 31 Mar 2006, Bob Rossi wrote:
> 
> >Now, the trace file I sent to you looked good to me. Did it look good to
> >you? Wouldn't the problem be detectable there? If you didn't see the
> 
> yes - but -
> 
> >file, I'll send it in again in this Email. The line:
> >(tgdb) b main.c:7
> >gets corrupted during the last display. Looks like this:
> >(tgdb) b main1Cc:
> 
> If something (outside ncurses) happens to write to the screen in the 
> middle of an escape sequence, that could produce this effect.  I see a 
> cursor-movement string being computed at the end of the trace:

OK, I will do this and reply shortly. However, I didn't notice a
wrapping issue. Instead I wrote 
'b main.c:777777777777777777777777777777777777'. 
Then ^U (to go to beginning).
Then Right arrows until it stops, which it only let's me hit the right
arrow 9 times until it stops. 

Then I can hit the left arrow and end up on the previous line.

Just trying to give you the most info available.

Bob Rossi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]