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