Should TermInfo parsing be a stdlib? #51618
Labels
display and printing
Aesthetics and correctness of printed representations of objects.
stdlib
Julia's standard library
#50797 introduced a TermInfo parsing to Base. I think it is only part of 1.11 and not part of 1.10?
Since the code is fairly separated and given #51110 it might be useful to update the terminfo parser,
independently of Julia.
In particular given #50797 (comment) it would be easier to implement more involved behaviours and ship them to the user in a timely fashion if it was a stdlib.
@tecosaur what do you think?
The text was updated successfully, but these errors were encountered: