bug-readline
[Top][All Lists]
Advanced

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

Re: [Bug-readline] Bug report: Unwanted output on stdout from rl_initial


From: Chet Ramey
Subject: Re: [Bug-readline] Bug report: Unwanted output on stdout from rl_initialize()
Date: Fri, 22 Apr 2011 11:29:05 -0400
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

On 4/22/11 11:21 AM, Chet Ramey wrote:

>> Also, if the smm string is printed, perhaps the rmm string should be
>> printed after readline() is done? I remember this was causing some
>> problems with xterm and the eightBitInput resource.
> 
> This is a good idea, thanks.

The problem with it (there is always a problem with it) is that readline
enables meta-mode once before the first time readline is called.  I'd
have to change things so that became part of the per-invocation readline
initialization, which may have implications on other applications.

Chet
-- 
``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]