bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] Patch to replace hard-coded vt100 sequences with terminfo


From: Juergen Sauermann
Subject: [Bug-apl] Patch to replace hard-coded vt100 sequences with terminfo
Date: Fri, 29 Nov 2013 19:53:23 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hello Elias,

I have integrated your patches into GNU APL, see SVN version 43.

Instead of replacing the ANSI escape sequences, I have added the curses
interface as a second method for configuring colors.

The choice between ANSI escape sequences and the curses interface is
made in the preferences file.

ANSI is still the default because my favorite color scheme (which uses
a brighter white for output and a darker white for input) seems not to work with
curses (at least I have not found a place that explains the color numbers).

The .configure option for colors are gone now.

/// Jürgen





reply via email to

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