[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Terminal echo
From: |
Thomas Dickey |
Subject: |
Re: Terminal echo |
Date: |
Tue, 1 Apr 2003 19:04:19 -0500 |
User-agent: |
Mutt/1.2.5i |
On Tue, Apr 01, 2003 at 10:02:47PM +0200, address@hidden wrote:
> Hi,
>
> There is a problem in conjuction with Readline: When temporary leaving
> curses fullscreen mode, invoking readline, and reactivating curses mode,
> the terminal settings somehow get wrong, and typed characters are echoed
> to the screen. (This is *not* curses generated echo, but terminal echo.)
> I've attached a simple test program demonstrating this.
>
> The problem appeared in 5.3; it worked fine up to 5.2. I tried to find
> the reason, but I wasn't able do track down any obvious change between
> those versions which might explain that...
actually (on this machine I have 5.3 and 5.2 installed), I don't see a
difference in behavior: both turn on echoing after executing readline.
The debug trace shows that ncurses is doing the echoing (attaching copies
of the old/new traces).
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
traces.zip
Description: Zip compressed data