bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Transitional work on no-readline?


From: Juergen Sauermann
Subject: Re: [Bug-apl] Transitional work on no-readline?
Date: Thu, 04 Sep 2014 20:23:59 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.0

Hi David,

yes, this is work in progress. I have committed it together with the ⎕SVQ fix.
Normally the ANSI sequences should only be visible with --rawCIN which will become
the standard mode after libreadline has been removed (soon).

A way to get rid of the color sequences in the meantime might be to define their
ANSI sequences as 0 in your preferences file.

I guess updating APserver.cc alone should fix the ⎕SVQ problem.

/// Jürgen


On 09/04/2014 07:29 PM, David Lamkins wrote:
Juergen,

In SVN 450 through 452, GNU APL emits a lot of ANSI terminal controls to a piped stderr (i.e. in aplwrap) even in the case where --noColor is passed on the command line.

Is this a consequence of work-in-progress on removing readline? If so, I'll hold at SVN 449 until the work is done.


reply via email to

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