terminal-colors icon indicating copy to clipboard operation
terminal-colors copied to clipboard

Utility to test color capabilities of terminal.

Results 2 terminal-colors issues
Sort by recently updated
recently updated
newest added

Is there any possibility of packaging only the script in the releases section as it would allow making packages for package managers (such as Portage easier) as there would be...

enhancement

* added `--force-term N` to test for color support outside of what `tigetnum('colors')` reports * added cross-platform `terminal-colors` cli command installation [per PyPA conventions](https://packaging.python.org/en/latest/specifications/entry-points/#use-for-scripts) On Windows this creates a `terminal-colors.exe`...