show_ansi_colors: Show the ANSI color table on the screen
Description
Show the ANSI color table on the screen
Usage
show_ansi_colors(colors = num_colors())
Value
The printed string, invisibly.
Arguments
- colors
Number of colors to show, meaningful values
are 8 and 256. It is automatically set to the number of
supported colors, if not specified.