cli/pkg/cmd/search
Andy Feller 3eca268a7f Introduce color_labels support, update commands
This commit implements the actual changes around configuration setting / environment variable logic for displaying labels using their RGB hex color code in terminals with truecolor support.

One of the subtler changes in this commit is renaming generic ColorScheme.HexToRGB logic to render truecolor to ColorScheme.Label as this feature was being used exclusively for labels.  This is due to confusion about introducing the new `color_labels` config on top of generic coloring logic.
2025-04-02 18:24:20 -04:00
..
code Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
commits Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
issues Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
prs Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
repos Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
shared Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
search.go implement code search 2023-04-26 18:38:35 -06:00