terminalpp icon indicating copy to clipboard operation
terminalpp copied to clipboard

A C++ library for interacting with ANSI terminal windows.

Results 2 terminalpp issues
Sort by recently updated
recently updated
newest added

Allow a user to install a palette into a terminal. Based on the capabilities of a terminal, requested colours will be matched to the palette (e.g. by converting to HSL...

New Feature
Usability

If a character would be written in a different character, but it's actually the same character (e.g. 'X' is both US_ASCII and UK), then don't bother changing the character sets.

New Feature
Performance