Second option from my feedback.
Is there a way to reuse the ncurses format 1:1, the same directory
layout, file format and suffixes? This would make our version a ready
drop-in replacement and predictable behavior for $TERMINFO and similar
env(1) variables.
A benefit of this approach is to reuse
I think it would be good to make the database modular, and to stop
requiring having everything in one binary blob. I don't see any
downsides to Roy's suggestion.
Jaromir
2017-05-09 21:48 GMT+02:00 Kamil Rytarowski :
> On 09.05.2017 16:50, Roy Marples wrote:
>> On 09/05/2017 12:51, Kamil Rytarowsk
On 09.05.2017 16:50, Roy Marples wrote:
> On 09/05/2017 12:51, Kamil Rytarowski wrote:
>> I don't have a preference, but I'm surprised that our single .cdb
>> approach is going to be hybrid with support for ncurses layout.
>
> Other ideas welcome on how to allow pkgsrc to integrate terminfo
> desc
On 09/05/2017 12:51, Kamil Rytarowski wrote:
> I don't have a preference, but I'm surprised that our single .cdb
> approach is going to be hybrid with support for ncurses layout.
Other ideas welcome on how to allow pkgsrc to integrate terminfo
descriptions.
Roy
signature.asc
Description: OpenP
On 09.05.2017 11:59, Roy Marples wrote:
> On 05/05/2017 20:54, Kamil Rytarowski wrote:
>> I have a pending task to write from scratch in C# for CoreFX (.NET
>> platform assemblies) support for extracting registered entries from our
>> native terminfo cdb file. (This is currently enforced to be this
On 05/05/2017 20:54, Kamil Rytarowski wrote:
> I have a pending task to write from scratch in C# for CoreFX (.NET
> platform assemblies) support for extracting registered entries from our
> native terminfo cdb file. (This is currently enforced to be this way,
> the same happens for ncurses)
Intere
On 05.05.2017 18:09, Roy Marples wrote:
> Hi List!
>
> tic(8) is currently growing some changes.
> The big one is the ability to write to a directory/file database rather
> than a singular database. The general idea is to use the singular
> database for the base system and the directory/file datab