bug-readline
[Top][All Lists]
Advanced

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

Re: [Bug-readline] Readline 6.0 patch 004 trapped signal echoed to conso


From: Chet Ramey
Subject: Re: [Bug-readline] Readline 6.0 patch 004 trapped signal echoed to console
Date: Sun, 27 Sep 2009 23:00:34 -0400
User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)

Hery Ramihajamalala wrote:
> Hi
> It seems that using readline 6.0 redisplay trapped signal to the console.
> I have the same problem with bash and irb (both uses readline) : Ctrl-C and 
> Ctrl-Z are echoed to the terminal as ^C and ^Z.
> This feature si really anoying when 
> It does not occur when I use readline 5.2 on another installation of archlinux

Readline-6.0 obeys the stty 'echoctl' setting (tio.c_lflag & ECHOCTL).

You will be able to turn this off while keeping stty echoctl enabled
in bash-4.1/readline-6.1.  For the time being, you must turn off
echoctl.
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    address@hidden    http://cnswww.cns.cwru.edu/~chet/




reply via email to

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