bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] GNU APL shouldn't have to use hard-coded escape sequences


From: Juergen Sauermann
Subject: Re: [Bug-apl] GNU APL shouldn't have to use hard-coded escape sequences
Date: Mon, 25 Nov 2013 17:08:04 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi Elias,

true. Please send the patches.

Actually the GNU APL ESC sequences for colors are not that hardcoded (you can ./configure them).
But I agree that terminfo is probably a better solution.

Thanks,
Jürgen


On 11/25/2013 02:54 PM, Elias Mårtenson wrote:
The implementation of GNU API uses hard-coded escape sequences (VT100). A better solution would be to use the traditional terminfo library, which has existed since the 80's.

The code base seems simple enough, and changing the code to use the terminfo should be simple. I'm willing to help out and provide patches if needed.

http://en.wikipedia.org/wiki/Terminfo

Regards,
Elias




reply via email to

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